2022-03-21T14:27:47.352 INFO:root:teuthology version: 1.1.0-a4e18662 2022-03-21T14:27:47.354 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/yuriw-2022-03-21_14:18:49-rados-wip-yuri6-testing-2022-03-18-1104-distro-default-smithi/6750325 --verbose --name yuriw-2022-03-21_14:18:49-rados-wip-yuri6-testing-2022-03-18-1104-distro-default-smithi --description rados/rook/smoke/{0-distro/ubuntu_20.04 0-kubeadm 0-nvme-loop 1-rook 2-workload/radosbench 3-final cluster/1-node k8s/1.21 net/calico rook/1.7.2} --owner scheduled_yuriw@teuthology -- /home/teuthworker/archive/yuriw-2022-03-21_14:18:49-rados-wip-yuri6-testing-2022-03-18-1104-distro-default-smithi/6750325/orig.config.yaml 2022-03-21T14:27:47.388 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2022-03-21T14:27:47.450 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2022-03-21_14:18:49-rados-wip-yuri6-testing-2022-03-18-1104-distro-default-smithi/6750325 branch: wip-yuri6-testing-2022-03-18-1104 description: rados/rook/smoke/{0-distro/ubuntu_20.04 0-kubeadm 0-nvme-loop 1-rook 2-workload/radosbench 3-final cluster/1-node k8s/1.21 net/calico rook/1.7.2} email: null first_in_suite: false job_id: '6750325' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2022-03-21_14:18:49-rados-wip-yuri6-testing-2022-03-18-1104-distro-default-smithi nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-yuri6-testing-2022-03-18-1104 ceph: conf: global: osd crush chooseleaf type: 0 mgr: debug mgr: 20 debug ms: 1 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\) log-whitelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: e92561bf8a1bc96ca490936c6f46ac4673e1b26e ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: e92561bf8a1bc96ca490936c6f46ac4673e1b26e kernel: hwe: true kubeadm: pod_network: calico version: '1.21' rook: rook_branch: v1.7.2 rook_image: rook/ceph:v1.7.2 workunit: branch: wip-yuri6-testing-2022-03-18-1104 sha1: e92561bf8a1bc96ca490936c6f46ac4673e1b26e owner: scheduled_yuriw@teuthology priority: 71 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.a sha1: e92561bf8a1bc96ca490936c6f46ac4673e1b26e sleep_before_teardown: 0 suite: rados suite_branch: wip-yuri6-testing-2022-03-18-1104 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_e92561bf8a1bc96ca490936c6f46ac4673e1b26e/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: e92561bf8a1bc96ca490936c6f46ac4673e1b26e targets: smithi133.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwziQRuJ3DE9FOgnyXwoQqnKP5E5lrNh9TE6+V1367UyyFTs6YHjKm47ifOmq7DNN4tu8FjXUWoIQ0pEFRMPG5gbhRzdeCDZZ+8rMSRKJrTjhlw9aWfjpshv2whBrRLtgbAhbRu3O32RMzZKccIt25/+wCfL4gGtg+HIxLlQkxjte0tDorH2NFlZWR/QO19ml8EhblbHqtqdV4vcsd0IXTTVedTbuhK/jBBWh9zo/3aU4J7Uv4sT4NPNn82s6ysC8rqHV0i1NQ4LhB8FceljoLlpLYVyP/YWwiU0VEsrWNoi1bDF1hRMXHNqJy4zgbgS5LwD9FGEbeR4DA+OYabj7gbNzNPkPa14k4/SbqUBJBZByogRRM9ix4Qa+IqtJCOn4tjy71UccfYtQQG88DajTstZwmfaD1Tp1uT/SQedZXs6UXy4MJKVBbKq0DU01QGx87WUZ0Awv2hKwVTe6DowLO96UHI3tk3lDK7s7EKO9epII5aXXvYxdvuCtq/XtP2R8= tasks: - kubeadm: null - nvme_loop: null - rook: null - rook.shell: - ceph -s - ceph orch status - ceph orch ps - ceph orch ls - ceph orch device ls - install: host.a: null - radosbench: clients: - client.a - rook.shell: commands: - 'ceph orch host label add `hostname` foo ceph orch host ls | grep foo ceph orch host label rm `hostname` foo ceph orch host ls | grep -v foo ' - exec: host.a: - "set -ex\ntoolbox() {\n kubectl -n rook-ceph exec -it deploy/rook-ceph-tools\ \ -- \"$@\"\n}\norig_num_osd=`toolbox ceph osd stat | cut -f3 -d \" \"`\ntoolbox\ \ ceph orch osd rm 0 --force\nremoved_pv=\"\"\nwhile [ \"$removed_pv\" = \"\"\ \ ]\ndo\n removed_pv=`kubectl get pv | grep Released | cut -f1 -d \" \"`\n\ \ sleep 3s\ndone\ntarget_path=`kubectl get pv $removed_pv -o jsonpath='{.spec.local.path}'`\n\ host=`echo $removed_pv | cut -f1 -d \"-\"`\ntoolbox ceph orch device zap $host\ \ $target_path --force\nzap_completion=\"0\"\nwhile [ \"$zap_completion\" =\ \ \"0\" ]\ndo\n zap_completion=`kubectl get job -n rook-ceph rook-ceph-device-zap\ \ -o jsonpath='{.status.succeeded.path}'`\n sleep 3s\ndone\nkubectl patch\ \ pv $removed_pv -p '{\"spec\":{\"claimRef\": null}}'\ntoolbox ceph orch apply\ \ osd --all-available-devices\nkubectl delete job rook-ceph-device-zap -n rook-ceph\n\ num_osd=\"0\"\nwhile [ \"$num_osd\" != \"$orig_num_osd\" ]\ndo\n echo \"\ waiting for osd to come back up\"\n num_osd=`toolbox ceph osd stat | cut\ \ -f3 -d \" \"`\n sleep 30s\ndone\n" - rook.shell: commands: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch apply rgw foo - ceph orch apply mds foo - ceph orch apply rbd-mirror - ceph orch apply nfs foo --port 12777 teuthology_branch: master teuthology_sha1: a4e18662e5de936eb0ac089e531b933ecbcadb0a timestamp: 2022-03-21_14:18:49 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.22301 2022-03-21T14:27:47.451 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_e92561bf8a1bc96ca490936c6f46ac4673e1b26e/qa; will attempt to use it 2022-03-21T14:27:47.452 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_e92561bf8a1bc96ca490936c6f46ac4673e1b26e/qa/tasks 2022-03-21T14:27:47.452 INFO:teuthology.run_tasks:Running task internal.check_packages... 2022-03-21T14:27:47.454 INFO:teuthology.task.internal:Checking packages... 2022-03-21T14:27:47.476 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'e92561bf8a1bc96ca490936c6f46ac4673e1b26e' 2022-03-21T14:27:47.476 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-03-21T14:27:47.477 INFO:teuthology.packaging:ref: None 2022-03-21T14:27:47.477 INFO:teuthology.packaging:tag: None 2022-03-21T14:27:47.478 INFO:teuthology.packaging:branch: wip-yuri6-testing-2022-03-18-1104 2022-03-21T14:27:47.478 INFO:teuthology.packaging:sha1: e92561bf8a1bc96ca490936c6f46ac4673e1b26e 2022-03-21T14:27:47.478 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-yuri6-testing-2022-03-18-1104 2022-03-21T14:27:47.641 INFO:teuthology.task.internal:Found packages for ceph version 17.0.0-11187-ge92561bf-1focal 2022-03-21T14:27:47.642 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2022-03-21T14:27:47.653 INFO:teuthology.task.internal:no buildpackages task found 2022-03-21T14:27:47.654 INFO:teuthology.run_tasks:Running task internal.save_config... 2022-03-21T14:27:47.807 INFO:teuthology.task.internal:Saving configuration 2022-03-21T14:27:47.819 INFO:teuthology.run_tasks:Running task internal.check_lock... 2022-03-21T14:27:47.840 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-03-21T14:27:47.864 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi133.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2022-03-21_14:18:49-rados-wip-yuri6-testing-2022-03-18-1104-distro-default-smithi/6750325', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2022-03-21 14:22:36.564706', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHqP7gvuM5YlJcVhytsRPs8LfBLripO9I7M9kgZx48kg'} 2022-03-21T14:27:47.864 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2022-03-21T14:27:47.875 INFO:teuthology.task.internal:roles: ubuntu@smithi133.front.sepia.ceph.com - ['host.a', 'client.a'] 2022-03-21T14:27:47.875 INFO:teuthology.run_tasks:Running task console_log... 2022-03-21T14:27:47.926 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f9bf3ee0c80>, signals=[15]) 2022-03-21T14:27:47.928 INFO:teuthology.run_tasks:Running task internal.connect... 2022-03-21T14:27:47.938 INFO:teuthology.task.internal:Opening connections... 2022-03-21T14:27:47.939 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi133.front.sepia.ceph.com 2022-03-21T14:27:47.940 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-03-21T14:27:47.993 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2022-03-21T14:27:48.009 DEBUG:teuthology.orchestra.run.smithi133:> uname -m 2022-03-21T14:27:48.125 INFO:teuthology.orchestra.run.smithi133.stdout:x86_64 2022-03-21T14:27:48.125 DEBUG:teuthology.orchestra.run.smithi133:> cat /etc/os-release 2022-03-21T14:27:48.131 INFO:teuthology.orchestra.run.smithi133.stdout:NAME="Ubuntu" 2022-03-21T14:27:48.131 INFO:teuthology.orchestra.run.smithi133.stdout:VERSION="20.04.3 LTS (Focal Fossa)" 2022-03-21T14:27:48.131 INFO:teuthology.orchestra.run.smithi133.stdout:ID=ubuntu 2022-03-21T14:27:48.132 INFO:teuthology.orchestra.run.smithi133.stdout:ID_LIKE=debian 2022-03-21T14:27:48.132 INFO:teuthology.orchestra.run.smithi133.stdout:PRETTY_NAME="Ubuntu 20.04.3 LTS" 2022-03-21T14:27:48.132 INFO:teuthology.orchestra.run.smithi133.stdout:VERSION_ID="20.04" 2022-03-21T14:27:48.132 INFO:teuthology.orchestra.run.smithi133.stdout:HOME_URL="https://www.ubuntu.com/" 2022-03-21T14:27:48.132 INFO:teuthology.orchestra.run.smithi133.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2022-03-21T14:27:48.133 INFO:teuthology.orchestra.run.smithi133.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2022-03-21T14:27:48.133 INFO:teuthology.orchestra.run.smithi133.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2022-03-21T14:27:48.133 INFO:teuthology.orchestra.run.smithi133.stdout:VERSION_CODENAME=focal 2022-03-21T14:27:48.133 INFO:teuthology.orchestra.run.smithi133.stdout:UBUNTU_CODENAME=focal 2022-03-21T14:27:48.134 INFO:teuthology.lock.ops:Updating smithi133.front.sepia.ceph.com on lock server 2022-03-21T14:27:48.152 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2022-03-21T14:27:48.164 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2022-03-21T14:27:48.190 INFO:teuthology.task.internal:Checking for old test directory... 2022-03-21T14:27:48.190 DEBUG:teuthology.orchestra.run.smithi133:> test '!' -e /home/ubuntu/cephtest 2022-03-21T14:27:48.196 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2022-03-21T14:27:48.215 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2022-03-21T14:27:48.215 DEBUG:teuthology.orchestra.run.smithi133:> test -z $(ls -A /var/lib/ceph) 2022-03-21T14:27:48.248 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2022-03-21T14:27:48.281 INFO:teuthology.run_tasks:Running task kernel... 2022-03-21T14:27:48.298 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2022-03-21T14:27:48.299 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2022-03-21T14:27:48.299 DEBUG:teuthology.task.kernel:normalized overrides {'host.a': {'hwe': True}, 'client.a': {'hwe': True}} 2022-03-21T14:27:48.299 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro', 'hwe': True}}, timeout 300 2022-03-21T14:27:48.299 DEBUG:teuthology.orchestra.run.smithi133:> test -f /run/.containerenv -o -f /.dockerenv 2022-03-21T14:27:48.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-03-21T14:27:48.305 DEBUG:teuthology.orchestra.run.smithi133:> uname -r 2022-03-21T14:27:48.312 INFO:teuthology.orchestra.run.smithi133.stdout:5.4.0-97-generic 2022-03-21T14:27:48.312 INFO:teuthology.task.kernel:Running kernel on smithi133: 5.4.0-97-generic 2022-03-21T14:27:48.312 DEBUG:teuthology.orchestra.run.smithi133:> sudo apt-get clean 2022-03-21T14:27:48.406 DEBUG:teuthology.orchestra.run.smithi133:> sudo apt-get update 2022-03-21T14:27:48.710 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2022-03-21T14:27:48.710 INFO:teuthology.orchestra.run.smithi133.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-03-21T14:27:48.762 INFO:teuthology.orchestra.run.smithi133.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-03-21T14:27:49.097 INFO:teuthology.orchestra.run.smithi133.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-21T14:27:49.178 INFO:teuthology.orchestra.run.smithi133.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [402 kB] 2022-03-21T14:27:49.322 INFO:teuthology.orchestra.run.smithi133.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1,642 kB] 2022-03-21T14:27:49.452 INFO:teuthology.orchestra.run.smithi133.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1,317 kB] 2022-03-21T14:27:49.620 INFO:teuthology.orchestra.run.smithi133.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] 2022-03-21T14:27:49.633 INFO:teuthology.orchestra.run.smithi133.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [9,804 B] 2022-03-21T14:27:49.633 INFO:teuthology.orchestra.run.smithi133.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] 2022-03-21T14:27:49.670 INFO:teuthology.orchestra.run.smithi133.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [617 kB] 2022-03-21T14:27:49.679 INFO:teuthology.orchestra.run.smithi133.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [21.7 kB] 2022-03-21T14:27:49.680 INFO:teuthology.orchestra.run.smithi133.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] 2022-03-21T14:27:49.682 INFO:teuthology.orchestra.run.smithi133.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] 2022-03-21T14:27:49.684 INFO:teuthology.orchestra.run.smithi133.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [14.8 kB] 2022-03-21T14:27:49.684 INFO:teuthology.orchestra.run.smithi133.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [504 B] 2022-03-21T14:27:49.685 INFO:teuthology.orchestra.run.smithi133.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] 2022-03-21T14:27:49.685 INFO:teuthology.orchestra.run.smithi133.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [546 kB] 2022-03-21T14:27:49.700 INFO:teuthology.orchestra.run.smithi133.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] 2022-03-21T14:27:49.721 INFO:teuthology.orchestra.run.smithi133.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] 2022-03-21T14:27:49.724 INFO:teuthology.orchestra.run.smithi133.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [14.0 kB] 2022-03-21T14:27:49.750 INFO:teuthology.orchestra.run.smithi133.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [23.1 kB] 2022-03-21T14:27:49.751 INFO:teuthology.orchestra.run.smithi133.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] 2022-03-21T14:27:49.753 INFO:teuthology.orchestra.run.smithi133.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [500 B] 2022-03-21T14:27:49.753 INFO:teuthology.orchestra.run.smithi133.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] 2022-03-21T14:27:49.765 INFO:teuthology.orchestra.run.smithi133.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [673 kB] 2022-03-21T14:27:49.777 INFO:teuthology.orchestra.run.smithi133.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] 2022-03-21T14:27:49.781 INFO:teuthology.orchestra.run.smithi133.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [20.3 kB] 2022-03-21T14:27:49.781 INFO:teuthology.orchestra.run.smithi133.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 2022-03-21T14:27:49.782 INFO:teuthology.orchestra.run.smithi133.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,180 B] 2022-03-21T14:27:49.783 INFO:teuthology.orchestra.run.smithi133.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,196 B] 2022-03-21T14:27:49.783 INFO:teuthology.orchestra.run.smithi133.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [500 B] 2022-03-21T14:27:49.833 INFO:teuthology.orchestra.run.smithi133.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,432 B] 2022-03-21T14:27:49.834 INFO:teuthology.orchestra.run.smithi133.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.7 kB] 2022-03-21T14:27:49.835 INFO:teuthology.orchestra.run.smithi133.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,312 B] 2022-03-21T14:27:49.835 INFO:teuthology.orchestra.run.smithi133.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [580 B] 2022-03-21T14:27:49.835 INFO:teuthology.orchestra.run.smithi133.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [42.2 kB] 2022-03-21T14:27:49.842 INFO:teuthology.orchestra.run.smithi133.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [34.8 kB] 2022-03-21T14:27:49.922 INFO:teuthology.orchestra.run.smithi133.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main Translation-en [10.1 kB] 2022-03-21T14:27:49.923 INFO:teuthology.orchestra.run.smithi133.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [12.9 kB] 2022-03-21T14:27:49.924 INFO:teuthology.orchestra.run.smithi133.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [22.7 kB] 2022-03-21T14:27:49.924 INFO:teuthology.orchestra.run.smithi133.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe Translation-en [15.4 kB] 2022-03-21T14:27:49.925 INFO:teuthology.orchestra.run.smithi133.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [804 B] 2022-03-21T14:27:52.594 INFO:teuthology.orchestra.run.smithi133.stdout:Fetched 10.2 MB in 2s (4,651 kB/s) 2022-03-21T14:27:53.757 INFO:teuthology.orchestra.run.smithi133.stdout:Reading package lists... 2022-03-21T14:27:53.781 DEBUG:teuthology.orchestra.run.smithi133:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2022-03-21T14:27:53.848 INFO:teuthology.orchestra.run.smithi133.stdout:Reading package lists... 2022-03-21T14:27:54.023 INFO:teuthology.orchestra.run.smithi133.stdout:Building dependency tree... 2022-03-21T14:27:54.024 INFO:teuthology.orchestra.run.smithi133.stdout:Reading state information... 2022-03-21T14:27:54.173 INFO:teuthology.orchestra.run.smithi133.stdout:The following additional packages will be installed: 2022-03-21T14:27:54.174 INFO:teuthology.orchestra.run.smithi133.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2022-03-21T14:27:54.174 INFO:teuthology.orchestra.run.smithi133.stdout: libusbmuxd6 linux-image-5.13.0-35-generic linux-modules-5.13.0-35-generic 2022-03-21T14:27:54.175 INFO:teuthology.orchestra.run.smithi133.stdout: linux-modules-extra-5.13.0-35-generic thermald upower usbmuxd 2022-03-21T14:27:54.175 INFO:teuthology.orchestra.run.smithi133.stdout:Suggested packages: 2022-03-21T14:27:54.175 INFO:teuthology.orchestra.run.smithi133.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.13-source-5.13.0 2022-03-21T14:27:54.175 INFO:teuthology.orchestra.run.smithi133.stdout: linux-hwe-5.13-tools linux-headers-5.13.0-35-generic 2022-03-21T14:27:54.224 INFO:teuthology.orchestra.run.smithi133.stdout:The following NEW packages will be installed: 2022-03-21T14:27:54.225 INFO:teuthology.orchestra.run.smithi133.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2022-03-21T14:27:54.225 INFO:teuthology.orchestra.run.smithi133.stdout: libusbmuxd6 linux-image-5.13.0-35-generic linux-image-generic-hwe-20.04 2022-03-21T14:27:54.226 INFO:teuthology.orchestra.run.smithi133.stdout: linux-modules-5.13.0-35-generic linux-modules-extra-5.13.0-35-generic 2022-03-21T14:27:54.226 INFO:teuthology.orchestra.run.smithi133.stdout: thermald upower usbmuxd 2022-03-21T14:27:54.405 INFO:teuthology.orchestra.run.smithi133.stdout:0 upgraded, 13 newly installed, 0 to remove and 109 not upgraded. 2022-03-21T14:27:54.406 INFO:teuthology.orchestra.run.smithi133.stdout:Need to get 80.1 MB of archives. 2022-03-21T14:27:54.406 INFO:teuthology.orchestra.run.smithi133.stdout:After this operation, 409 MB of additional disk space will be used. 2022-03-21T14:27:54.406 INFO:teuthology.orchestra.run.smithi133.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2022-03-21T14:27:54.646 INFO:teuthology.orchestra.run.smithi133.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2022-03-21T14:27:54.657 INFO:teuthology.orchestra.run.smithi133.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2022-03-21T14:27:54.658 INFO:teuthology.orchestra.run.smithi133.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2022-03-21T14:27:54.743 INFO:teuthology.orchestra.run.smithi133.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2022-03-21T14:27:54.765 INFO:teuthology.orchestra.run.smithi133.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.13.0-35-generic amd64 5.13.0-35.40~20.04.1 [18.3 MB] 2022-03-21T14:27:55.609 INFO:teuthology.orchestra.run.smithi133.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.13.0-35-generic amd64 5.13.0-35.40~20.04.1 [10.0 MB] 2022-03-21T14:27:55.868 INFO:teuthology.orchestra.run.smithi133.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.13.0-35-generic amd64 5.13.0-35.40~20.04.1 [51.1 MB] 2022-03-21T14:27:57.625 INFO:teuthology.orchestra.run.smithi133.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.13.0.35.40~20.04.20 [2,632 B] 2022-03-21T14:27:57.625 INFO:teuthology.orchestra.run.smithi133.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2022-03-21T14:27:57.626 INFO:teuthology.orchestra.run.smithi133.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2022-03-21T14:27:57.630 INFO:teuthology.orchestra.run.smithi133.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2022-03-21T14:27:57.632 INFO:teuthology.orchestra.run.smithi133.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2022-03-21T14:27:58.036 INFO:teuthology.orchestra.run.smithi133.stdout:Fetched 80.1 MB in 3s (23.6 MB/s) 2022-03-21T14:27:58.227 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2022-03-21T14:27:59.725 INFO:teuthology.orchestra.run.smithi133.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 102042 files and directories currently installed.) 2022-03-21T14:27:59.730 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2022-03-21T14:27:59.857 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2022-03-21T14:28:00.210 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package libplist3:amd64. 2022-03-21T14:28:00.224 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2022-03-21T14:28:00.268 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2022-03-21T14:28:00.563 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2022-03-21T14:28:00.576 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2022-03-21T14:28:00.629 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2022-03-21T14:28:00.891 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2022-03-21T14:28:00.903 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2022-03-21T14:28:00.940 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2022-03-21T14:28:01.277 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package libupower-glib3:amd64. 2022-03-21T14:28:01.289 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2022-03-21T14:28:01.327 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2022-03-21T14:28:01.654 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package linux-modules-5.13.0-35-generic. 2022-03-21T14:28:01.668 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../05-linux-modules-5.13.0-35-generic_5.13.0-35.40~20.04.1_amd64.deb ... 2022-03-21T14:28:01.712 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-modules-5.13.0-35-generic (5.13.0-35.40~20.04.1) ... 2022-03-21T14:28:03.905 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package linux-image-5.13.0-35-generic. 2022-03-21T14:28:03.918 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../06-linux-image-5.13.0-35-generic_5.13.0-35.40~20.04.1_amd64.deb ... 2022-03-21T14:28:04.010 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-image-5.13.0-35-generic (5.13.0-35.40~20.04.1) ... 2022-03-21T14:28:04.458 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package linux-modules-extra-5.13.0-35-generic. 2022-03-21T14:28:04.474 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../07-linux-modules-extra-5.13.0-35-generic_5.13.0-35.40~20.04.1_amd64.deb ... 2022-03-21T14:28:04.516 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-modules-extra-5.13.0-35-generic (5.13.0-35.40~20.04.1) ... 2022-03-21T14:28:10.249 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2022-03-21T14:28:10.266 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.13.0.35.40~20.04.20_amd64.deb ... 2022-03-21T14:28:10.307 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking linux-image-generic-hwe-20.04 (5.13.0.35.40~20.04.20) ... 2022-03-21T14:28:10.632 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package libevdev2:amd64. 2022-03-21T14:28:10.646 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2022-03-21T14:28:10.682 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2022-03-21T14:28:11.043 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package thermald. 2022-03-21T14:28:11.058 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2022-03-21T14:28:11.102 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2022-03-21T14:28:11.643 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package upower. 2022-03-21T14:28:11.657 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2022-03-21T14:28:11.711 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking upower (0.99.11-1build2) ... 2022-03-21T14:28:12.109 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package usbmuxd. 2022-03-21T14:28:12.123 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2022-03-21T14:28:12.167 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2022-03-21T14:28:12.458 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2022-03-21T14:28:12.605 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2022-03-21T14:28:12.731 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2022-03-21T14:28:12.857 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2022-03-21T14:28:12.983 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2022-03-21T14:28:13.117 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2022-03-21T14:28:13.243 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up upower (0.99.11-1build2) ... 2022-03-21T14:28:13.680 INFO:teuthology.orchestra.run.smithi133.stdout:upower.service is a disabled or a static unit, not starting it. 2022-03-21T14:28:13.728 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2022-03-21T14:28:13.909 INFO:teuthology.orchestra.run.smithi133.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2022-03-21T14:28:13.920 INFO:teuthology.orchestra.run.smithi133.stdout:Adding system user `usbmux' (UID 114) ... 2022-03-21T14:28:13.920 INFO:teuthology.orchestra.run.smithi133.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2022-03-21T14:28:14.387 INFO:teuthology.orchestra.run.smithi133.stdout:Not creating home directory `/var/lib/usbmux'. 2022-03-21T14:28:14.613 INFO:teuthology.orchestra.run.smithi133.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2022-03-21T14:28:14.658 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2022-03-21T14:28:14.967 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2022-03-21T14:28:14.968 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2022-03-21T14:28:15.487 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-image-5.13.0-35-generic (5.13.0-35.40~20.04.1) ... 2022-03-21T14:28:16.776 INFO:teuthology.orchestra.run.smithi133.stdout:I: /boot/vmlinuz is now a symlink to vmlinuz-5.13.0-35-generic 2022-03-21T14:28:16.776 INFO:teuthology.orchestra.run.smithi133.stdout:I: /boot/initrd.img is now a symlink to initrd.img-5.13.0-35-generic 2022-03-21T14:28:16.930 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-modules-5.13.0-35-generic (5.13.0-35.40~20.04.1) ... 2022-03-21T14:28:18.257 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-modules-extra-5.13.0-35-generic (5.13.0-35.40~20.04.1) ... 2022-03-21T14:28:19.566 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up linux-image-generic-hwe-20.04 (5.13.0.35.40~20.04.20) ... 2022-03-21T14:28:19.701 INFO:teuthology.orchestra.run.smithi133.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-21T14:28:24.614 INFO:teuthology.orchestra.run.smithi133.stdout:Processing triggers for man-db (2.9.1-1) ... 2022-03-21T14:28:25.266 INFO:teuthology.orchestra.run.smithi133.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-03-21T14:28:25.375 INFO:teuthology.orchestra.run.smithi133.stdout:Processing triggers for linux-image-5.13.0-35-generic (5.13.0-35.40~20.04.1) ... 2022-03-21T14:28:25.575 INFO:teuthology.orchestra.run.smithi133.stdout:/etc/kernel/postinst.d/initramfs-tools: 2022-03-21T14:28:25.575 INFO:teuthology.orchestra.run.smithi133.stdout:update-initramfs: Generating /boot/initrd.img-5.13.0-35-generic 2022-03-21T14:28:49.066 INFO:teuthology.orchestra.run.smithi133.stdout:/etc/kernel/postinst.d/zz-update-grub: 2022-03-21T14:28:49.067 INFO:teuthology.orchestra.run.smithi133.stdout:Sourcing file `/etc/default/grub' 2022-03-21T14:28:49.071 INFO:teuthology.orchestra.run.smithi133.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2022-03-21T14:28:49.095 INFO:teuthology.orchestra.run.smithi133.stdout:Generating grub configuration file ... 2022-03-21T14:28:49.459 INFO:teuthology.orchestra.run.smithi133.stdout:Found linux image: /boot/vmlinuz-5.13.0-35-generic 2022-03-21T14:28:49.514 INFO:teuthology.orchestra.run.smithi133.stdout:Found initrd image: /boot/initrd.img-5.13.0-35-generic 2022-03-21T14:28:49.950 INFO:teuthology.orchestra.run.smithi133.stdout:Found linux image: /boot/vmlinuz-5.4.0-97-generic 2022-03-21T14:28:49.962 INFO:teuthology.orchestra.run.smithi133.stdout:Found initrd image: /boot/initrd.img-5.4.0-97-generic 2022-03-21T14:28:51.945 INFO:teuthology.orchestra.run.smithi133.stdout:done 2022-03-21T14:28:52.271 DEBUG:teuthology.orchestra.run.smithi133:> dpkg -s linux-image-generic-hwe-20.04 2022-03-21T14:28:52.301 INFO:teuthology.orchestra.run.smithi133.stdout:Package: linux-image-generic-hwe-20.04 2022-03-21T14:28:52.301 INFO:teuthology.orchestra.run.smithi133.stdout:Status: install ok installed 2022-03-21T14:28:52.302 INFO:teuthology.orchestra.run.smithi133.stdout:Priority: optional 2022-03-21T14:28:52.302 INFO:teuthology.orchestra.run.smithi133.stdout:Section: kernel 2022-03-21T14:28:52.302 INFO:teuthology.orchestra.run.smithi133.stdout:Installed-Size: 19 2022-03-21T14:28:52.303 INFO:teuthology.orchestra.run.smithi133.stdout:Maintainer: Ubuntu Kernel Team 2022-03-21T14:28:52.303 INFO:teuthology.orchestra.run.smithi133.stdout:Architecture: amd64 2022-03-21T14:28:52.303 INFO:teuthology.orchestra.run.smithi133.stdout:Source: linux-meta-hwe-5.13 2022-03-21T14:28:52.304 INFO:teuthology.orchestra.run.smithi133.stdout:Version: 5.13.0.35.40~20.04.20 2022-03-21T14:28:52.304 INFO:teuthology.orchestra.run.smithi133.stdout:Provides: virtualbox-guest-modules (= 5.13.0-35), wireguard-modules (= 1.0.0), zfs-modules (= 2.0.6-1ubuntu2) 2022-03-21T14:28:52.304 INFO:teuthology.orchestra.run.smithi133.stdout:Depends: linux-image-5.13.0-35-generic, linux-modules-extra-5.13.0-35-generic, linux-firmware, intel-microcode, amd64-microcode 2022-03-21T14:28:52.304 INFO:teuthology.orchestra.run.smithi133.stdout:Recommends: thermald 2022-03-21T14:28:52.305 INFO:teuthology.orchestra.run.smithi133.stdout:Description: Generic Linux kernel image 2022-03-21T14:28:52.305 INFO:teuthology.orchestra.run.smithi133.stdout: This package will always depend on the latest generic kernel image 2022-03-21T14:28:52.305 INFO:teuthology.orchestra.run.smithi133.stdout: available. 2022-03-21T14:28:52.305 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-97-generic Expected: 5.13.0-35-generic 2022-03-21T14:28:52.306 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2022-03-21T14:28:52.306 DEBUG:teuthology.task.kernel:src is distro, skipping download 2022-03-21T14:28:52.306 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2022-03-21T14:28:52.306 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi133.front.sepia.ceph.com, path=None, version=distro) 2022-03-21T14:28:52.307 DEBUG:teuthology.orchestra.run.smithi133:> sudo apt-get clean 2022-03-21T14:28:52.357 DEBUG:teuthology.orchestra.run.smithi133:> sudo apt-get update 2022-03-21T14:28:52.488 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2022-03-21T14:28:52.500 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-21T14:28:52.520 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-21T14:28:52.599 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-21T14:28:54.038 INFO:teuthology.orchestra.run.smithi133.stdout:Reading package lists... 2022-03-21T14:28:54.062 DEBUG:teuthology.orchestra.run.smithi133:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2022-03-21T14:28:54.129 INFO:teuthology.orchestra.run.smithi133.stdout:Reading package lists... 2022-03-21T14:28:54.283 INFO:teuthology.orchestra.run.smithi133.stdout:Building dependency tree... 2022-03-21T14:28:54.284 INFO:teuthology.orchestra.run.smithi133.stdout:Reading state information... 2022-03-21T14:28:54.451 INFO:teuthology.orchestra.run.smithi133.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.13.0.35.40~20.04.20). 2022-03-21T14:28:54.451 INFO:teuthology.orchestra.run.smithi133.stdout:0 upgraded, 0 newly installed, 0 to remove and 109 not upgraded. 2022-03-21T14:28:54.453 DEBUG:teuthology.orchestra.run.smithi133:> dpkg -s linux-image-generic-hwe-20.04 2022-03-21T14:28:54.474 INFO:teuthology.orchestra.run.smithi133.stdout:Package: linux-image-generic-hwe-20.04 2022-03-21T14:28:54.475 INFO:teuthology.orchestra.run.smithi133.stdout:Status: install ok installed 2022-03-21T14:28:54.475 INFO:teuthology.orchestra.run.smithi133.stdout:Priority: optional 2022-03-21T14:28:54.475 INFO:teuthology.orchestra.run.smithi133.stdout:Section: kernel 2022-03-21T14:28:54.475 INFO:teuthology.orchestra.run.smithi133.stdout:Installed-Size: 19 2022-03-21T14:28:54.475 INFO:teuthology.orchestra.run.smithi133.stdout:Maintainer: Ubuntu Kernel Team 2022-03-21T14:28:54.476 INFO:teuthology.orchestra.run.smithi133.stdout:Architecture: amd64 2022-03-21T14:28:54.476 INFO:teuthology.orchestra.run.smithi133.stdout:Source: linux-meta-hwe-5.13 2022-03-21T14:28:54.476 INFO:teuthology.orchestra.run.smithi133.stdout:Version: 5.13.0.35.40~20.04.20 2022-03-21T14:28:54.476 INFO:teuthology.orchestra.run.smithi133.stdout:Provides: virtualbox-guest-modules (= 5.13.0-35), wireguard-modules (= 1.0.0), zfs-modules (= 2.0.6-1ubuntu2) 2022-03-21T14:28:54.476 INFO:teuthology.orchestra.run.smithi133.stdout:Depends: linux-image-5.13.0-35-generic, linux-modules-extra-5.13.0-35-generic, linux-firmware, intel-microcode, amd64-microcode 2022-03-21T14:28:54.477 INFO:teuthology.orchestra.run.smithi133.stdout:Recommends: thermald 2022-03-21T14:28:54.477 INFO:teuthology.orchestra.run.smithi133.stdout:Description: Generic Linux kernel image 2022-03-21T14:28:54.477 INFO:teuthology.orchestra.run.smithi133.stdout: This package will always depend on the latest generic kernel image 2022-03-21T14:28:54.477 INFO:teuthology.orchestra.run.smithi133.stdout: available. 2022-03-21T14:28:54.478 DEBUG:teuthology.orchestra.run.smithi133:> mktemp 2022-03-21T14:28:54.482 INFO:teuthology.orchestra.run.smithi133.stdout:/tmp/tmp.BRU6YpmT5u 2022-03-21T14:28:54.483 DEBUG:teuthology.orchestra.run.smithi133:> sudo cp /boot/grub/grub.cfg /tmp/tmp.BRU6YpmT5u 2022-03-21T14:28:54.492 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod 0666 /tmp/tmp.BRU6YpmT5u 2022-03-21T14:28:54.576 DEBUG:teuthology.orchestra.remote:smithi133:/tmp/tmp.BRU6YpmT5u is 8KB 2022-03-21T14:28:54.590 DEBUG:teuthology.orchestra.run.smithi133:> rm -fr /tmp/tmp.BRU6YpmT5u 2022-03-21T14:28:54.596 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2022-03-21T14:28:54.650 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2022-03-21T14:28:54.650 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/grub.d/01_ceph_kernel 2022-03-21T14:28:54.650 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2022-03-21T14:28:54.695 INFO:teuthology.task.kernel:Distro Kernel Version: 5.13.0-35-generic 2022-03-21T14:28:54.695 DEBUG:teuthology.orchestra.run.smithi133:> sudo update-grub 2022-03-21T14:28:55.783 INFO:teuthology.orchestra.run.smithi133.stderr:Sourcing file `/etc/default/grub' 2022-03-21T14:28:55.784 INFO:teuthology.orchestra.run.smithi133.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2022-03-21T14:28:55.793 INFO:teuthology.orchestra.run.smithi133.stderr:Generating grub configuration file ... 2022-03-21T14:28:56.100 INFO:teuthology.orchestra.run.smithi133.stderr:Found linux image: /boot/vmlinuz-5.13.0-35-generic 2022-03-21T14:28:56.112 INFO:teuthology.orchestra.run.smithi133.stderr:Found initrd image: /boot/initrd.img-5.13.0-35-generic 2022-03-21T14:28:56.517 INFO:teuthology.orchestra.run.smithi133.stderr:Found linux image: /boot/vmlinuz-5.4.0-97-generic 2022-03-21T14:28:56.529 INFO:teuthology.orchestra.run.smithi133.stderr:Found initrd image: /boot/initrd.img-5.4.0-97-generic 2022-03-21T14:28:57.525 INFO:teuthology.orchestra.run.smithi133.stderr:done 2022-03-21T14:28:57.527 DEBUG:teuthology.orchestra.run.smithi133:> sudo shutdown -r now 2022-03-21T14:29:27.559 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2022-03-21T14:29:27.559 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2022-03-21T14:29:27.560 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-03-21T14:29:46.059 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.133 2022-03-21T14:30:16.077 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2022-03-21T14:30:16.079 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-03-21T14:30:34.443 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.133 2022-03-21T14:31:04.456 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2022-03-21T14:31:04.456 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-03-21T14:31:04.736 DEBUG:teuthology.orchestra.run.smithi133:> true 2022-03-21T14:31:05.228 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi133.front.sepia.ceph.com' 2022-03-21T14:31:05.229 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.13.0-35-generic"... 2022-03-21T14:31:05.229 DEBUG:teuthology.orchestra.run.smithi133:> uname -r 2022-03-21T14:31:05.236 INFO:teuthology.orchestra.run.smithi133.stdout:5.13.0-35-generic 2022-03-21T14:31:05.237 DEBUG:teuthology.task.kernel:current kernel version is 5.13.0-35-generic vs 5.13.0-35-generic 2022-03-21T14:31:05.237 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2022-03-21T14:31:05.237 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2022-03-21T14:31:06.238 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2022-03-21T14:31:06.239 DEBUG:teuthology.orchestra.run.smithi133:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2022-03-21T14:31:06.593 INFO:teuthology.orchestra.run.smithi133.stdout:ttyS1 2022-03-21T14:31:06.618 DEBUG:teuthology.parallel:result is None 2022-03-21T14:31:06.619 INFO:teuthology.run_tasks:Running task internal.base... 2022-03-21T14:31:06.628 INFO:teuthology.task.internal:Creating test directory... 2022-03-21T14:31:06.629 DEBUG:teuthology.orchestra.run.smithi133:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2022-03-21T14:31:06.636 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2022-03-21T14:31:06.704 INFO:teuthology.run_tasks:Running task internal.archive... 2022-03-21T14:31:06.779 INFO:teuthology.task.internal:Creating archive directory... 2022-03-21T14:31:06.779 DEBUG:teuthology.orchestra.run.smithi133:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2022-03-21T14:31:06.797 INFO:teuthology.run_tasks:Running task internal.coredump... 2022-03-21T14:31:06.856 INFO:teuthology.task.internal:Enabling coredump saving... 2022-03-21T14:31:06.857 DEBUG:teuthology.orchestra.run.smithi133:> 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 2022-03-21T14:31:06.882 INFO:teuthology.orchestra.run.smithi133.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-03-21T14:31:06.892 INFO:teuthology.orchestra.run.smithi133.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-03-21T14:31:06.893 INFO:teuthology.run_tasks:Running task internal.sudo... 2022-03-21T14:31:06.973 INFO:teuthology.task.internal:Configuring sudo... 2022-03-21T14:31:06.973 DEBUG:teuthology.orchestra.run.smithi133:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2022-03-21T14:31:06.991 INFO:teuthology.run_tasks:Running task internal.syslog... 2022-03-21T14:31:07.082 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2022-03-21T14:31:07.083 DEBUG:teuthology.orchestra.run.smithi133:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2022-03-21T14:31:07.090 DEBUG:teuthology.orchestra.run.smithi133:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2022-03-21T14:31:07.097 DEBUG:teuthology.orchestra.run.smithi133:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2022-03-21T14:31:07.146 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2022-03-21T14:31:07.147 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2022-03-21T14:31:07.170 DEBUG:teuthology.orchestra.run.smithi133:> sudo service rsyslog restart 2022-03-21T14:31:07.211 INFO:teuthology.run_tasks:Running task internal.timer... 2022-03-21T14:31:07.222 INFO:teuthology.task.internal:Starting timer... 2022-03-21T14:31:07.222 INFO:teuthology.run_tasks:Running task pcp... 2022-03-21T14:31:07.265 INFO:teuthology.run_tasks:Running task selinux... 2022-03-21T14:31:07.341 DEBUG:teuthology.task.selinux:Excluding smithi133: OS 'ubuntu' does not support SELinux 2022-03-21T14:31:07.341 DEBUG:teuthology.task.selinux:Getting current SELinux state 2022-03-21T14:31:07.342 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2022-03-21T14:31:07.342 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2022-03-21T14:31:07.342 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2022-03-21T14:31:07.426 DEBUG:teuthology.repo_utils:Setting repo remote to git://git.ceph.com/git/ceph-cm-ansible.git 2022-03-21T14:31:07.431 INFO:teuthology.repo_utils:Fetching master from origin 2022-03-21T14:31:07.462 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master to origin/master 2022-03-21T14:31:07.480 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'}]}] 2022-03-21T14:31:07.481 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi133.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/cephlab.yml 2022-03-21T14:34:14.313 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi133.front.sepia.ceph.com')] 2022-03-21T14:34:14.316 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2022-03-21T14:34:14.317 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-03-21T14:34:14.361 DEBUG:teuthology.orchestra.run.smithi133:> true 2022-03-21T14:34:14.476 INFO:teuthology.run_tasks:Running task clock... 2022-03-21T14:34:14.489 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2022-03-21T14:34:14.490 INFO:teuthology.orchestra.run:Running command with timeout 360 2022-03-21T14:34:14.492 DEBUG:teuthology.orchestra.run.smithi133:> 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 2022-03-21T14:34:14.526 INFO:teuthology.orchestra.run.smithi133.stdout:21 Mar 14:34:14 ntpd[9518]: ntpd 4.2.8p12@1.3728-o (1): Starting 2022-03-21T14:34:14.526 INFO:teuthology.orchestra.run.smithi133.stdout:21 Mar 14:34:14 ntpd[9518]: Command line: ntpd -gq 2022-03-21T14:34:14.527 INFO:teuthology.orchestra.run.smithi133.stdout:21 Mar 14:34:14 ntpd[9518]: proto: precision = 0.087 usec (-23) 2022-03-21T14:34:14.527 INFO:teuthology.orchestra.run.smithi133.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2022-03-21T14:34:14.528 INFO:teuthology.orchestra.run.smithi133.stdout:21 Mar 14:34:14 ntpd[9518]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2022-03-21T14:34:14.528 INFO:teuthology.orchestra.run.smithi133.stderr:restrict ::: KOD does nothing without LIMITED. 2022-03-21T14:34:14.529 INFO:teuthology.orchestra.run.smithi133.stdout:21 Mar 14:34:14 ntpd[9518]: restrict ::: KOD does nothing without LIMITED. 2022-03-21T14:34:14.529 INFO:teuthology.orchestra.run.smithi133.stdout:21 Mar 14:34:14 ntpd[9518]: Listen and drop on 0 v6wildcard [::]:123 2022-03-21T14:34:14.529 INFO:teuthology.orchestra.run.smithi133.stdout:21 Mar 14:34:14 ntpd[9518]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2022-03-21T14:34:14.530 INFO:teuthology.orchestra.run.smithi133.stdout:21 Mar 14:34:14 ntpd[9518]: Listen normally on 2 lo 127.0.0.1:123 2022-03-21T14:34:14.530 INFO:teuthology.orchestra.run.smithi133.stdout:21 Mar 14:34:14 ntpd[9518]: Listen normally on 3 enp3s0f1 172.21.15.133:123 2022-03-21T14:34:14.530 INFO:teuthology.orchestra.run.smithi133.stdout:21 Mar 14:34:14 ntpd[9518]: Listen normally on 4 lo [::1]:123 2022-03-21T14:34:14.530 INFO:teuthology.orchestra.run.smithi133.stdout:21 Mar 14:34:14 ntpd[9518]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:8087%5]:123 2022-03-21T14:34:14.530 INFO:teuthology.orchestra.run.smithi133.stdout:21 Mar 14:34:14 ntpd[9518]: Listening on routing socket on fd #22 for interface updates 2022-03-21T14:34:15.527 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:15 ntpd[9518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-21T14:34:15.527 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:15 ntpd[9518]: can't open /var/log/ntpstats/rawstats.20220321: Permission denied 2022-03-21T14:34:15.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:15 ntpd[9518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-21T14:34:15.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:15 ntpd[9518]: can't open /var/log/ntpstats/rawstats.20220321: Permission denied 2022-03-21T14:34:15.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:15 ntpd[9518]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-03-21T14:34:15.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:15 ntpd[9518]: can't open /var/log/ntpstats/peerstats.20220321: Permission denied 2022-03-21T14:34:16.527 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:16 ntpd[9518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-21T14:34:16.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:16 ntpd[9518]: can't open /var/log/ntpstats/rawstats.20220321: Permission denied 2022-03-21T14:34:16.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:16 ntpd[9518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-21T14:34:16.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:16 ntpd[9518]: can't open /var/log/ntpstats/rawstats.20220321: Permission denied 2022-03-21T14:34:16.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:16 ntpd[9518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-21T14:34:16.529 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:16 ntpd[9518]: can't open /var/log/ntpstats/rawstats.20220321: Permission denied 2022-03-21T14:34:16.529 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:16 ntpd[9518]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-03-21T14:34:16.529 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:16 ntpd[9518]: can't open /var/log/ntpstats/peerstats.20220321: Permission denied 2022-03-21T14:34:16.529 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:16 ntpd[9518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-21T14:34:16.530 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:16 ntpd[9518]: can't open /var/log/ntpstats/rawstats.20220321: Permission denied 2022-03-21T14:34:16.530 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:16 ntpd[9518]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-03-21T14:34:16.530 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:16 ntpd[9518]: can't open /var/log/ntpstats/peerstats.20220321: Permission denied 2022-03-21T14:34:17.527 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:17 ntpd[9518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-21T14:34:17.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:17 ntpd[9518]: can't open /var/log/ntpstats/rawstats.20220321: Permission denied 2022-03-21T14:34:17.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:17 ntpd[9518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-21T14:34:17.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:17 ntpd[9518]: can't open /var/log/ntpstats/rawstats.20220321: Permission denied 2022-03-21T14:34:17.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:17 ntpd[9518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-21T14:34:17.529 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:17 ntpd[9518]: can't open /var/log/ntpstats/rawstats.20220321: Permission denied 2022-03-21T14:34:17.529 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:17 ntpd[9518]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-03-21T14:34:17.529 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:17 ntpd[9518]: can't open /var/log/ntpstats/peerstats.20220321: Permission denied 2022-03-21T14:34:17.529 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:17 ntpd[9518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-21T14:34:17.530 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:17 ntpd[9518]: can't open /var/log/ntpstats/rawstats.20220321: Permission denied 2022-03-21T14:34:17.530 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:17 ntpd[9518]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-03-21T14:34:17.530 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:17 ntpd[9518]: can't open /var/log/ntpstats/peerstats.20220321: Permission denied 2022-03-21T14:34:18.527 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:18 ntpd[9518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-21T14:34:18.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:18 ntpd[9518]: can't open /var/log/ntpstats/rawstats.20220321: Permission denied 2022-03-21T14:34:18.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:18 ntpd[9518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-21T14:34:18.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:18 ntpd[9518]: can't open /var/log/ntpstats/rawstats.20220321: Permission denied 2022-03-21T14:34:18.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:18 ntpd[9518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-21T14:34:18.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:18 ntpd[9518]: can't open /var/log/ntpstats/rawstats.20220321: Permission denied 2022-03-21T14:34:18.529 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:18 ntpd[9518]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-03-21T14:34:18.529 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:18 ntpd[9518]: can't open /var/log/ntpstats/peerstats.20220321: Permission denied 2022-03-21T14:34:18.529 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:18 ntpd[9518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-21T14:34:18.529 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:18 ntpd[9518]: can't open /var/log/ntpstats/rawstats.20220321: Permission denied 2022-03-21T14:34:18.529 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:18 ntpd[9518]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-03-21T14:34:18.530 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:18 ntpd[9518]: can't open /var/log/ntpstats/peerstats.20220321: Permission denied 2022-03-21T14:34:19.527 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:19 ntpd[9518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-21T14:34:19.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:19 ntpd[9518]: can't open /var/log/ntpstats/rawstats.20220321: Permission denied 2022-03-21T14:34:19.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:19 ntpd[9518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-21T14:34:19.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:19 ntpd[9518]: can't open /var/log/ntpstats/rawstats.20220321: Permission denied 2022-03-21T14:34:19.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:19 ntpd[9518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-21T14:34:19.529 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:19 ntpd[9518]: can't open /var/log/ntpstats/rawstats.20220321: Permission denied 2022-03-21T14:34:19.529 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:19 ntpd[9518]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-03-21T14:34:19.529 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:19 ntpd[9518]: can't open /var/log/ntpstats/peerstats.20220321: Permission denied 2022-03-21T14:34:19.529 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:19 ntpd[9518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-21T14:34:19.529 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:19 ntpd[9518]: can't open /var/log/ntpstats/rawstats.20220321: Permission denied 2022-03-21T14:34:19.530 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:19 ntpd[9518]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-03-21T14:34:19.530 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:19 ntpd[9518]: can't open /var/log/ntpstats/peerstats.20220321: Permission denied 2022-03-21T14:34:20.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:20 ntpd[9518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-21T14:34:20.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:20 ntpd[9518]: can't open /var/log/ntpstats/rawstats.20220321: Permission denied 2022-03-21T14:34:20.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:20 ntpd[9518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-21T14:34:20.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:20 ntpd[9518]: can't open /var/log/ntpstats/rawstats.20220321: Permission denied 2022-03-21T14:34:20.529 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:20 ntpd[9518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-21T14:34:20.529 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:20 ntpd[9518]: can't open /var/log/ntpstats/rawstats.20220321: Permission denied 2022-03-21T14:34:20.529 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:20 ntpd[9518]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-03-21T14:34:20.529 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:20 ntpd[9518]: can't open /var/log/ntpstats/peerstats.20220321: Permission denied 2022-03-21T14:34:20.530 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:20 ntpd[9518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-21T14:34:20.530 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:20 ntpd[9518]: can't open /var/log/ntpstats/rawstats.20220321: Permission denied 2022-03-21T14:34:20.530 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:20 ntpd[9518]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-03-21T14:34:20.530 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:20 ntpd[9518]: can't open /var/log/ntpstats/peerstats.20220321: Permission denied 2022-03-21T14:34:21.527 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:21 ntpd[9518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-21T14:34:21.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:21 ntpd[9518]: can't open /var/log/ntpstats/rawstats.20220321: Permission denied 2022-03-21T14:34:21.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:21 ntpd[9518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-21T14:34:21.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:21 ntpd[9518]: can't open /var/log/ntpstats/rawstats.20220321: Permission denied 2022-03-21T14:34:21.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:21 ntpd[9518]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-03-21T14:34:21.528 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:21 ntpd[9518]: can't open /var/log/ntpstats/rawstats.20220321: Permission denied 2022-03-21T14:34:21.529 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:21 ntpd[9518]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-03-21T14:34:21.529 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:21 ntpd[9518]: can't open /var/log/ntpstats/peerstats.20220321: Permission denied 2022-03-21T14:34:21.529 INFO:teuthology.orchestra.run.smithi133.stdout:21 Mar 14:34:21 ntpd[9518]: ntpd: time slew -0.007793 s 2022-03-21T14:34:21.530 INFO:teuthology.orchestra.run.smithi133.stdout:ntpd: time slew -0.007793s 2022-03-21T14:34:21.530 INFO:teuthology.orchestra.run.smithi133.stderr:21 Mar 14:34:21 ntpd[9518]: can't open /var/log/ntpstats/loopstats.20220321: Permission denied 2022-03-21T14:34:21.640 INFO:teuthology.orchestra.run.smithi133.stdout: remote refid st t when poll reach delay offset jitter 2022-03-21T14:34:21.640 INFO:teuthology.orchestra.run.smithi133.stdout:============================================================================== 2022-03-21T14:34:21.640 INFO:teuthology.orchestra.run.smithi133.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-03-21T14:34:21.640 INFO:teuthology.orchestra.run.smithi133.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-03-21T14:34:21.641 INFO:teuthology.orchestra.run.smithi133.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-03-21T14:34:21.641 INFO:teuthology.orchestra.run.smithi133.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-03-21T14:34:21.641 INFO:teuthology.run_tasks:Running task kubeadm... 2022-03-21T14:34:21.658 INFO:tasks.kubeadm:Kubeadm start 2022-03-21T14:34:21.659 INFO:tasks.kubeadm:Config: {'pod_network': 'calico', 'version': '1.21'} 2022-03-21T14:34:21.659 DEBUG:teuthology.orchestra.run.smithi133:> sudo modprobe br_netfilter && sudo sysctl net.bridge.bridge-nf-call-ip6tables=1 && sudo sysctl net.bridge.bridge-nf-call-iptables=1 && sudo sysctl net.ipv4.ip_forward=1 && sudo swapoff -a 2022-03-21T14:34:21.684 INFO:teuthology.orchestra.run.smithi133.stdout:net.bridge.bridge-nf-call-ip6tables = 1 2022-03-21T14:34:21.691 INFO:teuthology.orchestra.run.smithi133.stdout:net.bridge.bridge-nf-call-iptables = 1 2022-03-21T14:34:21.697 INFO:teuthology.orchestra.run.smithi133.stdout:net.ipv4.ip_forward = 1 2022-03-21T14:34:21.739 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2022-03-21T14:34:21.739 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/etc/docker/daemon.json of=/dev/stdout 2022-03-21T14:34:21.753 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2022-03-21T14:34:21.754 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/docker/daemon.json 2022-03-21T14:34:21.810 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl restart docker || true 2022-03-21T14:34:22.850 INFO:tasks.kubeadm:Identifying pod subnet 2022-03-21T14:34:22.856 INFO:tasks.kubeadm:172.21.15.133 is in 172.21.0.0/20 at pos 3972 2022-03-21T14:34:22.870 INFO:tasks.kubeadm:Pod subnet: 10.252.32.0/21 2022-03-21T14:34:22.870 INFO:tasks.kubeadm:Installing kube{adm,ctl,let} 2022-03-21T14:34:22.870 DEBUG:teuthology.orchestra.run.smithi133:> sudo apt update && sudo apt install -y apt-transport-https ca-certificates curl && sudo curl -fsSLo /usr/share/keyrings/kubernetes-archive-keyring.gpg https://packages.cloud.google.com/apt/doc/apt-key.gpg && echo 'deb [signed-by=/usr/share/keyrings/kubernetes-archive-keyring.gpg] https://apt.kubernetes.io/ kubernetes-xenial main' | sudo tee /etc/apt/sources.list.d/kubernetes.list && sudo apt update && sudo apt install -y kubelet kubeadm kubectl bridge-utils 2022-03-21T14:34:22.893 INFO:teuthology.orchestra.run.smithi133.stderr: 2022-03-21T14:34:22.893 INFO:teuthology.orchestra.run.smithi133.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2022-03-21T14:34:22.893 INFO:teuthology.orchestra.run.smithi133.stderr: 2022-03-21T14:34:23.026 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2022-03-21T14:34:23.039 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-21T14:34:23.059 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-21T14:34:23.136 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-21T14:34:24.485 INFO:teuthology.orchestra.run.smithi133.stdout:Reading package lists... 2022-03-21T14:34:24.658 INFO:teuthology.orchestra.run.smithi133.stdout:Building dependency tree... 2022-03-21T14:34:24.659 INFO:teuthology.orchestra.run.smithi133.stdout:Reading state information... 2022-03-21T14:34:24.751 INFO:teuthology.orchestra.run.smithi133.stdout:98 packages can be upgraded. Run 'apt list --upgradable' to see them. 2022-03-21T14:34:24.765 INFO:teuthology.orchestra.run.smithi133.stderr: 2022-03-21T14:34:24.766 INFO:teuthology.orchestra.run.smithi133.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2022-03-21T14:34:24.766 INFO:teuthology.orchestra.run.smithi133.stderr: 2022-03-21T14:34:24.820 INFO:teuthology.orchestra.run.smithi133.stdout:Reading package lists... 2022-03-21T14:34:24.978 INFO:teuthology.orchestra.run.smithi133.stdout:Building dependency tree... 2022-03-21T14:34:24.978 INFO:teuthology.orchestra.run.smithi133.stdout:Reading state information... 2022-03-21T14:34:25.141 INFO:teuthology.orchestra.run.smithi133.stdout:ca-certificates is already the newest version (20210119~20.04.2). 2022-03-21T14:34:25.141 INFO:teuthology.orchestra.run.smithi133.stdout:curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-21T14:34:25.142 INFO:teuthology.orchestra.run.smithi133.stdout:The following NEW packages will be installed: 2022-03-21T14:34:25.142 INFO:teuthology.orchestra.run.smithi133.stdout: apt-transport-https 2022-03-21T14:34:25.323 INFO:teuthology.orchestra.run.smithi133.stdout:0 upgraded, 1 newly installed, 0 to remove and 98 not upgraded. 2022-03-21T14:34:25.324 INFO:teuthology.orchestra.run.smithi133.stdout:Need to get 4,680 B of archives. 2022-03-21T14:34:25.324 INFO:teuthology.orchestra.run.smithi133.stdout:After this operation, 162 kB of additional disk space will be used. 2022-03-21T14:34:25.324 INFO:teuthology.orchestra.run.smithi133.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4,680 B] 2022-03-21T14:34:25.537 INFO:teuthology.orchestra.run.smithi133.stderr:debconf: unable to initialize frontend: Dialog 2022-03-21T14:34:25.537 INFO:teuthology.orchestra.run.smithi133.stderr:debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2022-03-21T14:34:25.537 INFO:teuthology.orchestra.run.smithi133.stderr:debconf: falling back to frontend: Readline 2022-03-21T14:34:25.556 INFO:teuthology.orchestra.run.smithi133.stderr:debconf: unable to initialize frontend: Readline 2022-03-21T14:34:25.556 INFO:teuthology.orchestra.run.smithi133.stderr:debconf: (This frontend requires a controlling tty.) 2022-03-21T14:34:25.557 INFO:teuthology.orchestra.run.smithi133.stderr:debconf: falling back to frontend: Teletype 2022-03-21T14:34:25.562 INFO:teuthology.orchestra.run.smithi133.stderr:dpkg-preconfigure: unable to re-open stdin: 2022-03-21T14:34:25.615 INFO:teuthology.orchestra.run.smithi133.stdout:Fetched 4,680 B in 0s (27.0 kB/s) 2022-03-21T14:34:25.680 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package apt-transport-https. 2022-03-21T14:34:25.723 INFO:teuthology.orchestra.run.smithi133.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 109240 files and directories currently installed.) 2022-03-21T14:34:25.726 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 2022-03-21T14:34:25.762 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking apt-transport-https (2.0.6) ... 2022-03-21T14:34:26.021 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up apt-transport-https (2.0.6) ... 2022-03-21T14:34:26.553 INFO:teuthology.orchestra.run.smithi133.stdout:deb [signed-by=/usr/share/keyrings/kubernetes-archive-keyring.gpg] https://apt.kubernetes.io/ kubernetes-xenial main 2022-03-21T14:34:26.568 INFO:teuthology.orchestra.run.smithi133.stderr: 2022-03-21T14:34:26.568 INFO:teuthology.orchestra.run.smithi133.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2022-03-21T14:34:26.568 INFO:teuthology.orchestra.run.smithi133.stderr: 2022-03-21T14:34:26.815 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2022-03-21T14:34:26.815 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-21T14:34:26.883 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-21T14:34:26.963 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-21T14:34:27.411 INFO:teuthology.orchestra.run.smithi133.stdout:Get:5 https://packages.cloud.google.com/apt kubernetes-xenial InRelease [9,383 B] 2022-03-21T14:34:27.522 INFO:teuthology.orchestra.run.smithi133.stdout:Get:6 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 Packages [54.7 kB] 2022-03-21T14:34:27.653 INFO:teuthology.orchestra.run.smithi133.stdout:Fetched 64.1 kB in 1s (68.1 kB/s) 2022-03-21T14:34:28.497 INFO:teuthology.orchestra.run.smithi133.stdout:Reading package lists... 2022-03-21T14:34:28.673 INFO:teuthology.orchestra.run.smithi133.stdout:Building dependency tree... 2022-03-21T14:34:28.673 INFO:teuthology.orchestra.run.smithi133.stdout:Reading state information... 2022-03-21T14:34:28.765 INFO:teuthology.orchestra.run.smithi133.stdout:98 packages can be upgraded. Run 'apt list --upgradable' to see them. 2022-03-21T14:34:28.781 INFO:teuthology.orchestra.run.smithi133.stderr: 2022-03-21T14:34:28.781 INFO:teuthology.orchestra.run.smithi133.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2022-03-21T14:34:28.781 INFO:teuthology.orchestra.run.smithi133.stderr: 2022-03-21T14:34:28.834 INFO:teuthology.orchestra.run.smithi133.stdout:Reading package lists... 2022-03-21T14:34:29.008 INFO:teuthology.orchestra.run.smithi133.stdout:Building dependency tree... 2022-03-21T14:34:29.009 INFO:teuthology.orchestra.run.smithi133.stdout:Reading state information... 2022-03-21T14:34:29.159 INFO:teuthology.orchestra.run.smithi133.stdout:bridge-utils is already the newest version (1.6-2ubuntu1). 2022-03-21T14:34:29.159 INFO:teuthology.orchestra.run.smithi133.stdout:bridge-utils set to manually installed. 2022-03-21T14:34:29.159 INFO:teuthology.orchestra.run.smithi133.stdout:The following additional packages will be installed: 2022-03-21T14:34:29.160 INFO:teuthology.orchestra.run.smithi133.stdout: conntrack cri-tools ebtables kubernetes-cni socat 2022-03-21T14:34:29.160 INFO:teuthology.orchestra.run.smithi133.stdout:Suggested packages: 2022-03-21T14:34:29.161 INFO:teuthology.orchestra.run.smithi133.stdout: nftables 2022-03-21T14:34:29.208 INFO:teuthology.orchestra.run.smithi133.stdout:The following NEW packages will be installed: 2022-03-21T14:34:29.209 INFO:teuthology.orchestra.run.smithi133.stdout: conntrack cri-tools ebtables kubeadm kubectl kubelet kubernetes-cni socat 2022-03-21T14:34:29.472 INFO:teuthology.orchestra.run.smithi133.stdout:0 upgraded, 8 newly installed, 0 to remove and 98 not upgraded. 2022-03-21T14:34:29.473 INFO:teuthology.orchestra.run.smithi133.stdout:Need to get 77.7 MB of archives. 2022-03-21T14:34:29.473 INFO:teuthology.orchestra.run.smithi133.stdout:After this operation, 335 MB of additional disk space will be used. 2022-03-21T14:34:29.473 INFO:teuthology.orchestra.run.smithi133.stdout:Get:1 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 cri-tools amd64 1.23.0-00 [15.3 MB] 2022-03-21T14:34:29.499 INFO:teuthology.orchestra.run.smithi133.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-03-21T14:34:29.660 INFO:teuthology.orchestra.run.smithi133.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-03-21T14:34:29.753 INFO:teuthology.orchestra.run.smithi133.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-03-21T14:34:29.910 INFO:teuthology.orchestra.run.smithi133.stdout:Get:2 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubernetes-cni amd64 0.8.7-00 [25.0 MB] 2022-03-21T14:34:30.503 INFO:teuthology.orchestra.run.smithi133.stdout:Get:3 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubelet amd64 1.23.5-00 [19.5 MB] 2022-03-21T14:34:30.913 INFO:teuthology.orchestra.run.smithi133.stdout:Get:4 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubectl amd64 1.23.5-00 [8,931 kB] 2022-03-21T14:34:31.065 INFO:teuthology.orchestra.run.smithi133.stdout:Get:5 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubeadm amd64 1.23.5-00 [8,582 kB] 2022-03-21T14:34:31.457 INFO:teuthology.orchestra.run.smithi133.stderr:debconf: unable to initialize frontend: Dialog 2022-03-21T14:34:31.457 INFO:teuthology.orchestra.run.smithi133.stderr:debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2022-03-21T14:34:31.457 INFO:teuthology.orchestra.run.smithi133.stderr:debconf: falling back to frontend: Readline 2022-03-21T14:34:31.466 INFO:teuthology.orchestra.run.smithi133.stderr:debconf: unable to initialize frontend: Readline 2022-03-21T14:34:31.466 INFO:teuthology.orchestra.run.smithi133.stderr:debconf: (This frontend requires a controlling tty.) 2022-03-21T14:34:31.466 INFO:teuthology.orchestra.run.smithi133.stderr:debconf: falling back to frontend: Teletype 2022-03-21T14:34:31.472 INFO:teuthology.orchestra.run.smithi133.stderr:dpkg-preconfigure: unable to re-open stdin: 2022-03-21T14:34:31.519 INFO:teuthology.orchestra.run.smithi133.stdout:Fetched 77.7 MB in 2s (38.4 MB/s) 2022-03-21T14:34:31.614 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package conntrack. 2022-03-21T14:34:31.657 INFO:teuthology.orchestra.run.smithi133.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 109244 files and directories currently installed.) 2022-03-21T14:34:31.660 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../0-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-03-21T14:34:31.712 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking conntrack (1:1.4.5-2) ... 2022-03-21T14:34:31.999 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package cri-tools. 2022-03-21T14:34:32.012 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../1-cri-tools_1.23.0-00_amd64.deb ... 2022-03-21T14:34:32.040 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking cri-tools (1.23.0-00) ... 2022-03-21T14:34:33.368 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ebtables. 2022-03-21T14:34:33.383 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../2-ebtables_2.0.11-3build1_amd64.deb ... 2022-03-21T14:34:33.441 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ebtables (2.0.11-3build1) ... 2022-03-21T14:34:33.666 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package kubernetes-cni. 2022-03-21T14:34:33.680 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../3-kubernetes-cni_0.8.7-00_amd64.deb ... 2022-03-21T14:34:33.715 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking kubernetes-cni (0.8.7-00) ... 2022-03-21T14:34:35.159 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package socat. 2022-03-21T14:34:35.175 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../4-socat_1.7.3.3-2_amd64.deb ... 2022-03-21T14:34:35.217 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking socat (1.7.3.3-2) ... 2022-03-21T14:34:35.605 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package kubelet. 2022-03-21T14:34:35.618 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../5-kubelet_1.23.5-00_amd64.deb ... 2022-03-21T14:34:35.655 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking kubelet (1.23.5-00) ... 2022-03-21T14:34:38.024 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package kubectl. 2022-03-21T14:34:38.037 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../6-kubectl_1.23.5-00_amd64.deb ... 2022-03-21T14:34:38.081 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking kubectl (1.23.5-00) ... 2022-03-21T14:34:39.217 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package kubeadm. 2022-03-21T14:34:39.232 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../7-kubeadm_1.23.5-00_amd64.deb ... 2022-03-21T14:34:39.276 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking kubeadm (1.23.5-00) ... 2022-03-21T14:34:40.414 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up conntrack (1:1.4.5-2) ... 2022-03-21T14:34:40.532 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up kubectl (1.23.5-00) ... 2022-03-21T14:34:40.650 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ebtables (2.0.11-3build1) ... 2022-03-21T14:34:41.410 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up socat (1.7.3.3-2) ... 2022-03-21T14:34:41.536 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up cri-tools (1.23.0-00) ... 2022-03-21T14:34:41.662 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up kubernetes-cni (0.8.7-00) ... 2022-03-21T14:34:41.789 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up kubelet (1.23.5-00) ... 2022-03-21T14:34:42.011 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/kubelet.service -> /lib/systemd/system/kubelet.service. 2022-03-21T14:34:42.467 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up kubeadm (1.23.5-00) ... 2022-03-21T14:34:42.847 INFO:teuthology.orchestra.run.smithi133.stdout:Processing triggers for man-db (2.9.1-1) ... 2022-03-21T14:34:43.716 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl enable --now kubelet && sudo kubeadm config images pull 2022-03-21T14:34:57.252 INFO:teuthology.orchestra.run.smithi133.stdout:[config/images] Pulled k8s.gcr.io/kube-apiserver:v1.23.5 2022-03-21T14:34:59.870 INFO:teuthology.orchestra.run.smithi133.stdout:[config/images] Pulled k8s.gcr.io/kube-controller-manager:v1.23.5 2022-03-21T14:35:01.974 INFO:teuthology.orchestra.run.smithi133.stdout:[config/images] Pulled k8s.gcr.io/kube-scheduler:v1.23.5 2022-03-21T14:35:05.300 INFO:teuthology.orchestra.run.smithi133.stdout:[config/images] Pulled k8s.gcr.io/kube-proxy:v1.23.5 2022-03-21T14:35:06.725 INFO:teuthology.orchestra.run.smithi133.stdout:[config/images] Pulled k8s.gcr.io/pause:3.6 2022-03-21T14:35:11.499 INFO:teuthology.orchestra.run.smithi133.stdout:[config/images] Pulled k8s.gcr.io/etcd:3.5.1-0 2022-03-21T14:35:13.432 INFO:teuthology.orchestra.run.smithi133.stdout:[config/images] Pulled k8s.gcr.io/coredns/coredns:v1.8.6 2022-03-21T14:35:13.436 INFO:tasks.kubeadm:Token: abcdef.ku3ri7eabt6y5uhk 2022-03-21T14:35:13.437 INFO:tasks.kubeadm:Remotes: {Remote(name='ubuntu@smithi133.front.sepia.ceph.com'): '172.21.15.133'} 2022-03-21T14:35:13.437 DEBUG:teuthology.orchestra.run.smithi133:> sudo kubeadm init --node-name smithi133 --token abcdef.ku3ri7eabt6y5uhk --pod-network-cidr 10.252.32.0/21 2022-03-21T14:35:13.636 INFO:teuthology.orchestra.run.smithi133.stdout:[init] Using Kubernetes version: v1.23.5 2022-03-21T14:35:13.637 INFO:teuthology.orchestra.run.smithi133.stdout:[preflight] Running pre-flight checks 2022-03-21T14:35:14.087 INFO:teuthology.orchestra.run.smithi133.stdout:[preflight] Pulling images required for setting up a Kubernetes cluster 2022-03-21T14:35:14.087 INFO:teuthology.orchestra.run.smithi133.stdout:[preflight] This might take a minute or two, depending on the speed of your internet connection 2022-03-21T14:35:14.087 INFO:teuthology.orchestra.run.smithi133.stdout:[preflight] You can also perform this action in beforehand using 'kubeadm config images pull' 2022-03-21T14:35:14.402 INFO:teuthology.orchestra.run.smithi133.stdout:[certs] Using certificateDir folder "/etc/kubernetes/pki" 2022-03-21T14:35:14.547 INFO:teuthology.orchestra.run.smithi133.stdout:[certs] Generating "ca" certificate and key 2022-03-21T14:35:14.977 INFO:teuthology.orchestra.run.smithi133.stdout:[certs] Generating "apiserver" certificate and key 2022-03-21T14:35:14.977 INFO:teuthology.orchestra.run.smithi133.stdout:[certs] apiserver serving cert is signed for DNS names [kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local smithi133] and IPs [10.96.0.1 172.21.15.133] 2022-03-21T14:35:15.081 INFO:teuthology.orchestra.run.smithi133.stdout:[certs] Generating "apiserver-kubelet-client" certificate and key 2022-03-21T14:35:15.149 INFO:teuthology.orchestra.run.smithi133.stdout:[certs] Generating "front-proxy-ca" certificate and key 2022-03-21T14:35:15.339 INFO:teuthology.orchestra.run.smithi133.stdout:[certs] Generating "front-proxy-client" certificate and key 2022-03-21T14:35:15.522 INFO:teuthology.orchestra.run.smithi133.stdout:[certs] Generating "etcd/ca" certificate and key 2022-03-21T14:35:15.674 INFO:teuthology.orchestra.run.smithi133.stdout:[certs] Generating "etcd/server" certificate and key 2022-03-21T14:35:15.675 INFO:teuthology.orchestra.run.smithi133.stdout:[certs] etcd/server serving cert is signed for DNS names [localhost smithi133] and IPs [172.21.15.133 127.0.0.1 ::1] 2022-03-21T14:35:15.723 INFO:teuthology.orchestra.run.smithi133.stdout:[certs] Generating "etcd/peer" certificate and key 2022-03-21T14:35:15.724 INFO:teuthology.orchestra.run.smithi133.stdout:[certs] etcd/peer serving cert is signed for DNS names [localhost smithi133] and IPs [172.21.15.133 127.0.0.1 ::1] 2022-03-21T14:35:15.870 INFO:teuthology.orchestra.run.smithi133.stdout:[certs] Generating "etcd/healthcheck-client" certificate and key 2022-03-21T14:35:16.017 INFO:teuthology.orchestra.run.smithi133.stdout:[certs] Generating "apiserver-etcd-client" certificate and key 2022-03-21T14:35:16.194 INFO:teuthology.orchestra.run.smithi133.stdout:[certs] Generating "sa" key and public key 2022-03-21T14:35:16.195 INFO:teuthology.orchestra.run.smithi133.stdout:[kubeconfig] Using kubeconfig folder "/etc/kubernetes" 2022-03-21T14:35:16.353 INFO:teuthology.orchestra.run.smithi133.stdout:[kubeconfig] Writing "admin.conf" kubeconfig file 2022-03-21T14:35:16.566 INFO:teuthology.orchestra.run.smithi133.stdout:[kubeconfig] Writing "kubelet.conf" kubeconfig file 2022-03-21T14:35:16.866 INFO:teuthology.orchestra.run.smithi133.stdout:[kubeconfig] Writing "controller-manager.conf" kubeconfig file 2022-03-21T14:35:16.975 INFO:teuthology.orchestra.run.smithi133.stdout:[kubeconfig] Writing "scheduler.conf" kubeconfig file 2022-03-21T14:35:16.990 INFO:teuthology.orchestra.run.smithi133.stdout:[kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env" 2022-03-21T14:35:16.992 INFO:teuthology.orchestra.run.smithi133.stdout:[kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml" 2022-03-21T14:35:16.992 INFO:teuthology.orchestra.run.smithi133.stdout:[kubelet-start] Starting the kubelet 2022-03-21T14:35:17.221 INFO:teuthology.orchestra.run.smithi133.stdout:[control-plane] Using manifest folder "/etc/kubernetes/manifests" 2022-03-21T14:35:17.222 INFO:teuthology.orchestra.run.smithi133.stdout:[control-plane] Creating static Pod manifest for "kube-apiserver" 2022-03-21T14:35:17.225 INFO:teuthology.orchestra.run.smithi133.stdout:[control-plane] Creating static Pod manifest for "kube-controller-manager" 2022-03-21T14:35:17.228 INFO:teuthology.orchestra.run.smithi133.stdout:[control-plane] Creating static Pod manifest for "kube-scheduler" 2022-03-21T14:35:17.229 INFO:teuthology.orchestra.run.smithi133.stdout:[etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests" 2022-03-21T14:35:17.231 INFO:teuthology.orchestra.run.smithi133.stdout:[wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s 2022-03-21T14:35:33.735 INFO:teuthology.orchestra.run.smithi133.stdout:[apiclient] All control plane components are healthy after 16.503709 seconds 2022-03-21T14:35:33.735 INFO:teuthology.orchestra.run.smithi133.stdout:[upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace 2022-03-21T14:35:33.777 INFO:teuthology.orchestra.run.smithi133.stdout:[kubelet] Creating a ConfigMap "kubelet-config-1.23" in namespace kube-system with the configuration for the kubelets in the cluster 2022-03-21T14:35:33.778 INFO:teuthology.orchestra.run.smithi133.stdout:NOTE: The "kubelet-config-1.23" naming of the kubelet ConfigMap is deprecated. Once the UnversionedKubeletConfigMap feature gate graduates to Beta the default name will become just "kubelet-config". Kubeadm upgrade will handle this transition transparently. 2022-03-21T14:35:34.383 INFO:teuthology.orchestra.run.smithi133.stdout:[upload-certs] Skipping phase. Please see --upload-certs 2022-03-21T14:35:34.384 INFO:teuthology.orchestra.run.smithi133.stdout:[mark-control-plane] Marking the node smithi133 as control-plane by adding the labels: [node-role.kubernetes.io/master(deprecated) node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers] 2022-03-21T14:35:34.384 INFO:teuthology.orchestra.run.smithi133.stdout:[mark-control-plane] Marking the node smithi133 as control-plane by adding the taints [node-role.kubernetes.io/master:NoSchedule] 2022-03-21T14:35:34.957 INFO:teuthology.orchestra.run.smithi133.stdout:[bootstrap-token] Using token: abcdef.ku3ri7eabt6y5uhk 2022-03-21T14:35:34.957 INFO:teuthology.orchestra.run.smithi133.stdout:[bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles 2022-03-21T14:35:34.982 INFO:teuthology.orchestra.run.smithi133.stdout:[bootstrap-token] configured RBAC rules to allow Node Bootstrap tokens to get nodes 2022-03-21T14:35:35.000 INFO:teuthology.orchestra.run.smithi133.stdout:[bootstrap-token] configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials 2022-03-21T14:35:35.008 INFO:teuthology.orchestra.run.smithi133.stdout:[bootstrap-token] configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token 2022-03-21T14:35:35.017 INFO:teuthology.orchestra.run.smithi133.stdout:[bootstrap-token] configured RBAC rules to allow certificate rotation for all node client certificates in the cluster 2022-03-21T14:35:35.025 INFO:teuthology.orchestra.run.smithi133.stdout:[bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace 2022-03-21T14:35:35.100 INFO:teuthology.orchestra.run.smithi133.stdout:[kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key 2022-03-21T14:35:35.581 INFO:teuthology.orchestra.run.smithi133.stdout:[addons] Applied essential addon: CoreDNS 2022-03-21T14:35:35.722 INFO:teuthology.orchestra.run.smithi133.stdout:[addons] Applied essential addon: kube-proxy 2022-03-21T14:35:35.724 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:35:35.724 INFO:teuthology.orchestra.run.smithi133.stdout:Your Kubernetes control-plane has initialized successfully! 2022-03-21T14:35:35.725 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:35:35.725 INFO:teuthology.orchestra.run.smithi133.stdout:To start using your cluster, you need to run the following as a regular user: 2022-03-21T14:35:35.725 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:35:35.725 INFO:teuthology.orchestra.run.smithi133.stdout: mkdir -p $HOME/.kube 2022-03-21T14:35:35.725 INFO:teuthology.orchestra.run.smithi133.stdout: sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config 2022-03-21T14:35:35.726 INFO:teuthology.orchestra.run.smithi133.stdout: sudo chown $(id -u):$(id -g) $HOME/.kube/config 2022-03-21T14:35:35.726 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:35:35.726 INFO:teuthology.orchestra.run.smithi133.stdout:Alternatively, if you are the root user, you can run: 2022-03-21T14:35:35.726 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:35:35.726 INFO:teuthology.orchestra.run.smithi133.stdout: export KUBECONFIG=/etc/kubernetes/admin.conf 2022-03-21T14:35:35.727 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:35:35.727 INFO:teuthology.orchestra.run.smithi133.stdout:You should now deploy a pod network to the cluster. 2022-03-21T14:35:35.727 INFO:teuthology.orchestra.run.smithi133.stdout:Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at: 2022-03-21T14:35:35.727 INFO:teuthology.orchestra.run.smithi133.stdout: https://kubernetes.io/docs/concepts/cluster-administration/addons/ 2022-03-21T14:35:35.728 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:35:35.728 INFO:teuthology.orchestra.run.smithi133.stdout:Then you can join any number of worker nodes by running the following on each as root: 2022-03-21T14:35:35.728 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:35:35.728 INFO:teuthology.orchestra.run.smithi133.stdout:kubeadm join 172.21.15.133:6443 --token abcdef.ku3ri7eabt6y5uhk \ 2022-03-21T14:35:35.728 INFO:teuthology.orchestra.run.smithi133.stdout: --discovery-token-ca-cert-hash sha256:5ad68c47bfbe1ff73c2033c7a9bcf7475b027975e0d665e8628b79e2b7ad57df 2022-03-21T14:35:35.730 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2022-03-21T14:35:35.730 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/etc/kubernetes/admin.conf of=/dev/stdout 2022-03-21T14:35:35.740 INFO:tasks.kubeadm:Setting up kubectl 2022-03-21T14:35:35.740 DEBUG:teuthology.orchestra.run.smithi133:> mkdir -p .kube && sudo mkdir -p /root/.kube 2022-03-21T14:35:35.754 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2022-03-21T14:35:35.755 DEBUG:teuthology.orchestra.run.smithi133:> dd of=.kube/config 2022-03-21T14:35:35.808 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2022-03-21T14:35:35.809 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/root/.kube/config 2022-03-21T14:35:35.818 DEBUG:teuthology.orchestra.run.smithi133:> kubectl apply -f https://docs.projectcalico.org/manifests/tigera-operator.yaml 2022-03-21T14:35:38.548 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/bgpconfigurations.crd.projectcalico.org created 2022-03-21T14:35:38.595 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/bgppeers.crd.projectcalico.org created 2022-03-21T14:35:38.680 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/blockaffinities.crd.projectcalico.org created 2022-03-21T14:35:38.730 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/caliconodestatuses.crd.projectcalico.org created 2022-03-21T14:35:38.853 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/clusterinformations.crd.projectcalico.org created 2022-03-21T14:35:38.899 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/felixconfigurations.crd.projectcalico.org created 2022-03-21T14:35:38.950 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/globalnetworkpolicies.crd.projectcalico.org created 2022-03-21T14:35:39.026 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/globalnetworksets.crd.projectcalico.org created 2022-03-21T14:35:39.079 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/hostendpoints.crd.projectcalico.org created 2022-03-21T14:35:39.191 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/ipamblocks.crd.projectcalico.org created 2022-03-21T14:35:39.221 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/ipamconfigs.crd.projectcalico.org created 2022-03-21T14:35:39.271 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/ipamhandles.crd.projectcalico.org created 2022-03-21T14:35:39.379 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/ippools.crd.projectcalico.org created 2022-03-21T14:35:39.447 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/ipreservations.crd.projectcalico.org created 2022-03-21T14:35:39.514 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/kubecontrollersconfigurations.crd.projectcalico.org created 2022-03-21T14:35:39.575 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/networkpolicies.crd.projectcalico.org created 2022-03-21T14:35:39.689 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/networksets.crd.projectcalico.org created 2022-03-21T14:35:39.714 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/apiservers.operator.tigera.io created 2022-03-21T14:35:39.764 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/imagesets.operator.tigera.io created 2022-03-21T14:35:39.896 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/installations.operator.tigera.io created 2022-03-21T14:35:40.040 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/tigerastatuses.operator.tigera.io created 2022-03-21T14:35:40.114 INFO:teuthology.orchestra.run.smithi133.stdout:namespace/tigera-operator created 2022-03-21T14:35:40.123 INFO:teuthology.orchestra.run.smithi133.stderr:Warning: policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+ 2022-03-21T14:35:40.128 INFO:teuthology.orchestra.run.smithi133.stdout:podsecuritypolicy.policy/tigera-operator created 2022-03-21T14:35:40.202 INFO:teuthology.orchestra.run.smithi133.stdout:serviceaccount/tigera-operator created 2022-03-21T14:35:40.740 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrole.rbac.authorization.k8s.io/tigera-operator created 2022-03-21T14:35:40.740 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrolebinding.rbac.authorization.k8s.io/tigera-operator created 2022-03-21T14:35:40.741 INFO:teuthology.orchestra.run.smithi133.stdout:deployment.apps/tigera-operator created 2022-03-21T14:35:40.744 DEBUG:teuthology.orchestra.run.smithi133:> kubectl create -f - 2022-03-21T14:35:43.728 INFO:teuthology.orchestra.run.smithi133.stdout:installation.operator.tigera.io/default created 2022-03-21T14:35:43.734 INFO:tasks.kubeadm:Scanning for scratch devices 2022-03-21T14:35:43.735 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2022-03-21T14:35:43.735 DEBUG:teuthology.orchestra.run.smithi133:> dd if=/scratch_devs of=/dev/stdout 2022-03-21T14:35:43.742 INFO:tasks.kubeadm:Scratch devices on smithi133: ['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2022-03-21T14:35:43.742 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 2022-03-21T14:35:43.772 INFO:teuthology.orchestra.run.smithi133.stderr:10+0 records in 2022-03-21T14:35:43.772 INFO:teuthology.orchestra.run.smithi133.stderr:10+0 records out 2022-03-21T14:35:43.773 INFO:teuthology.orchestra.run.smithi133.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0199089 s, 527 MB/s 2022-03-21T14:35:43.774 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 2022-03-21T14:35:43.804 INFO:teuthology.orchestra.run.smithi133.stderr:10+0 records in 2022-03-21T14:35:43.804 INFO:teuthology.orchestra.run.smithi133.stderr:10+0 records out 2022-03-21T14:35:43.804 INFO:teuthology.orchestra.run.smithi133.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0186878 s, 561 MB/s 2022-03-21T14:35:43.806 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 2022-03-21T14:35:43.875 INFO:teuthology.orchestra.run.smithi133.stderr:10+0 records in 2022-03-21T14:35:43.875 INFO:teuthology.orchestra.run.smithi133.stderr:10+0 records out 2022-03-21T14:35:43.875 INFO:teuthology.orchestra.run.smithi133.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0160961 s, 651 MB/s 2022-03-21T14:35:43.877 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 2022-03-21T14:35:43.907 INFO:teuthology.orchestra.run.smithi133.stderr:10+0 records in 2022-03-21T14:35:43.907 INFO:teuthology.orchestra.run.smithi133.stderr:10+0 records out 2022-03-21T14:35:43.908 INFO:teuthology.orchestra.run.smithi133.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0188185 s, 557 MB/s 2022-03-21T14:35:43.915 INFO:tasks.kubeadm:Creating PVs + StorageClass 2022-03-21T14:35:43.915 DEBUG:tasks.kubeadm:apiVersion: v1 kind: PersistentVolume metadata: name: smithi133-lv-1 spec: accessModes: - ReadWriteOnce capacity: storage: 100Gi local: path: /dev/vg_nvme/lv_1 nodeAffinity: required: nodeSelectorTerms: - matchExpressions: - key: kubernetes.io/hostname operator: In values: - smithi133 persistentVolumeReclaimPolicy: Retain storageClassName: scratch volumeMode: Block --- apiVersion: v1 kind: PersistentVolume metadata: name: smithi133-lv-2 spec: accessModes: - ReadWriteOnce capacity: storage: 100Gi local: path: /dev/vg_nvme/lv_2 nodeAffinity: required: nodeSelectorTerms: - matchExpressions: - key: kubernetes.io/hostname operator: In values: - smithi133 persistentVolumeReclaimPolicy: Retain storageClassName: scratch volumeMode: Block --- apiVersion: v1 kind: PersistentVolume metadata: name: smithi133-lv-3 spec: accessModes: - ReadWriteOnce capacity: storage: 100Gi local: path: /dev/vg_nvme/lv_3 nodeAffinity: required: nodeSelectorTerms: - matchExpressions: - key: kubernetes.io/hostname operator: In values: - smithi133 persistentVolumeReclaimPolicy: Retain storageClassName: scratch volumeMode: Block --- apiVersion: v1 kind: PersistentVolume metadata: name: smithi133-lv-4 spec: accessModes: - ReadWriteOnce capacity: storage: 100Gi local: path: /dev/vg_nvme/lv_4 nodeAffinity: required: nodeSelectorTerms: - matchExpressions: - key: kubernetes.io/hostname operator: In values: - smithi133 persistentVolumeReclaimPolicy: Retain storageClassName: scratch volumeMode: Block --- apiVersion: storage.k8s.io/v1 kind: StorageClass metadata: name: scratch provisioner: kubernetes.io/no-provisioner volumeBindingMode: WaitForFirstConsumer 2022-03-21T14:35:43.916 DEBUG:teuthology.orchestra.run.smithi133:> kubectl create -f - 2022-03-21T14:35:44.130 INFO:teuthology.orchestra.run.smithi133.stdout:persistentvolume/smithi133-lv-1 created 2022-03-21T14:35:44.139 INFO:teuthology.orchestra.run.smithi133.stdout:persistentvolume/smithi133-lv-2 created 2022-03-21T14:35:44.148 INFO:teuthology.orchestra.run.smithi133.stdout:persistentvolume/smithi133-lv-3 created 2022-03-21T14:35:44.156 INFO:teuthology.orchestra.run.smithi133.stdout:persistentvolume/smithi133-lv-4 created 2022-03-21T14:35:44.165 INFO:teuthology.orchestra.run.smithi133.stdout:storageclass.storage.k8s.io/scratch created 2022-03-21T14:35:44.170 DEBUG:teuthology.orchestra.run.smithi133:> kubectl taint node smithi133 node-role.kubernetes.io/master- || true 2022-03-21T14:35:44.246 INFO:teuthology.orchestra.run.smithi133.stdout:node/smithi133 untainted 2022-03-21T14:35:44.249 INFO:tasks.kubeadm:Kubeadm complete, yielding 2022-03-21T14:35:44.249 INFO:teuthology.run_tasks:Running task nvme_loop... 2022-03-21T14:35:44.260 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2022-03-21T14:35:44.260 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2022-03-21T14:35:44.260 DEBUG:teuthology.orchestra.run.smithi133:> dd if=/scratch_devs of=/dev/stdout 2022-03-21T14:35:44.266 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2022-03-21T14:35:44.266 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/vg_nvme/lv_1 && sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_1 2022-03-21T14:35:44.273 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2022-03-21T14:35:44.273 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-03-21T14:35:44.274 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 5h/5d Inode: 496 Links: 1 2022-03-21T14:35:44.274 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-03-21T14:35:44.274 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2022-03-21 14:35:43.780752358 +0000 2022-03-21T14:35:44.274 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2022-03-21 14:35:43.780752358 +0000 2022-03-21T14:35:44.275 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2022-03-21 14:35:43.780752358 +0000 2022-03-21T14:35:44.275 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: - 2022-03-21T14:35:44.282 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2022-03-21T14:35:44.282 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2022-03-21T14:35:44.282 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.000492835 s, 1.0 MB/s 2022-03-21T14:35:44.285 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/vg_nvme/lv_2 && sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_2 2022-03-21T14:35:44.291 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2022-03-21T14:35:44.291 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-03-21T14:35:44.291 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 5h/5d Inode: 503 Links: 1 2022-03-21T14:35:44.291 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-03-21T14:35:44.292 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2022-03-21 14:35:43.804752358 +0000 2022-03-21T14:35:44.292 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2022-03-21 14:35:43.804752358 +0000 2022-03-21T14:35:44.292 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2022-03-21 14:35:43.804752358 +0000 2022-03-21T14:35:44.292 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: - 2022-03-21T14:35:44.300 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2022-03-21T14:35:44.301 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2022-03-21T14:35:44.301 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.00057718 s, 887 kB/s 2022-03-21T14:35:44.305 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/vg_nvme/lv_3 && sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_3 2022-03-21T14:35:44.311 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2022-03-21T14:35:44.311 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-03-21T14:35:44.312 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 5h/5d Inode: 508 Links: 1 2022-03-21T14:35:44.312 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-03-21T14:35:44.312 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2022-03-21 14:35:43.876752357 +0000 2022-03-21T14:35:44.312 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2022-03-21 14:35:43.872752357 +0000 2022-03-21T14:35:44.313 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2022-03-21 14:35:43.872752357 +0000 2022-03-21T14:35:44.313 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: - 2022-03-21T14:35:44.320 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2022-03-21T14:35:44.321 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2022-03-21T14:35:44.321 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.000510821 s, 1.0 MB/s 2022-03-21T14:35:44.325 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/vg_nvme/lv_4 && sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_4 2022-03-21T14:35:44.377 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2022-03-21T14:35:44.377 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-03-21T14:35:44.377 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 5h/5d Inode: 514 Links: 1 2022-03-21T14:35:44.378 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-03-21T14:35:44.378 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2022-03-21 14:35:43.908752357 +0000 2022-03-21T14:35:44.378 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2022-03-21 14:35:43.908752357 +0000 2022-03-21T14:35:44.378 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2022-03-21 14:35:43.908752357 +0000 2022-03-21T14:35:44.379 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: - 2022-03-21T14:35:44.386 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2022-03-21T14:35:44.387 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2022-03-21T14:35:44.387 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.000591951 s, 865 kB/s 2022-03-21T14:35:44.390 DEBUG:teuthology.orchestra.run.smithi133:> sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2022-03-21T14:35:44.491 INFO:teuthology.orchestra.run.smithi133.stdout:loop 2022-03-21T14:35:44.492 INFO:tasks.nvme_loop:Connecting nvme_loop smithi133:/dev/vg_nvme/lv_1... 2022-03-21T14:35:44.493 DEBUG:teuthology.orchestra.run.smithi133:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2022-03-21T14:35:44.514 INFO:teuthology.orchestra.run.smithi133.stdout:1 2022-03-21T14:35:44.540 INFO:teuthology.orchestra.run.smithi133.stdout:/dev/vg_nvme/lv_11 2022-03-21T14:35:44.566 INFO:tasks.nvme_loop:Connecting nvme_loop smithi133:/dev/vg_nvme/lv_2... 2022-03-21T14:35:44.567 DEBUG:teuthology.orchestra.run.smithi133:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2022-03-21T14:35:44.590 INFO:teuthology.orchestra.run.smithi133.stdout:1 2022-03-21T14:35:44.611 INFO:teuthology.orchestra.run.smithi133.stdout:/dev/vg_nvme/lv_21 2022-03-21T14:35:44.634 INFO:tasks.nvme_loop:Connecting nvme_loop smithi133:/dev/vg_nvme/lv_3... 2022-03-21T14:35:44.635 DEBUG:teuthology.orchestra.run.smithi133:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2022-03-21T14:35:44.706 INFO:teuthology.orchestra.run.smithi133.stdout:1 2022-03-21T14:35:44.732 INFO:teuthology.orchestra.run.smithi133.stdout:/dev/vg_nvme/lv_31 2022-03-21T14:35:44.755 INFO:tasks.nvme_loop:Connecting nvme_loop smithi133:/dev/vg_nvme/lv_4... 2022-03-21T14:35:44.755 DEBUG:teuthology.orchestra.run.smithi133:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2022-03-21T14:35:44.775 INFO:teuthology.orchestra.run.smithi133.stdout:1 2022-03-21T14:35:44.804 INFO:teuthology.orchestra.run.smithi133.stdout:/dev/vg_nvme/lv_41 2022-03-21T14:35:44.829 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2022-03-21T14:35:44.830 DEBUG:teuthology.orchestra.run.smithi133:> dd if=/scratch_devs of=/dev/stdout 2022-03-21T14:35:44.878 DEBUG:teuthology.orchestra.run.smithi133:> sudo nvme list 2022-03-21T14:35:44.893 INFO:teuthology.orchestra.run.smithi133.stdout:Node SN Model Namespace Usage Format FW Rev 2022-03-21T14:35:44.893 INFO:teuthology.orchestra.run.smithi133.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2022-03-21T14:35:44.893 INFO:teuthology.orchestra.run.smithi133.stdout:/dev/nvme0n1 PHFT620401AQ400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2022-03-21T14:35:44.894 INFO:teuthology.orchestra.run.smithi133.stdout:/dev/nvme1n1 7a39b59005767c20 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.13.0-3 2022-03-21T14:35:44.894 INFO:teuthology.orchestra.run.smithi133.stdout:/dev/nvme2n1 30f6f758fa90b8fa Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.13.0-3 2022-03-21T14:35:44.894 INFO:teuthology.orchestra.run.smithi133.stdout:/dev/nvme3n1 7e80c83c3ca73ce4 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.13.0-3 2022-03-21T14:35:44.894 INFO:teuthology.orchestra.run.smithi133.stdout:/dev/nvme4n1 d9a9c8e74c3342f2 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.13.0-3 2022-03-21T14:35:44.895 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2022-03-21T14:35:44.896 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2022-03-21T14:35:44.896 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/scratch_devs 2022-03-21T14:35:44.910 INFO:teuthology.run_tasks:Running task rook... 2022-03-21T14:35:44.976 INFO:tasks.rook:Rook start 2022-03-21T14:35:44.976 INFO:tasks.rook:Config: {'conf': {'global': {'osd crush chooseleaf type': 0}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, '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\\)'], 'log-whitelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'e92561bf8a1bc96ca490936c6f46ac4673e1b26e', 'rook_branch': 'v1.7.2', 'rook_image': 'rook/ceph:v1.7.2'} 2022-03-21T14:35:44.977 INFO:tasks.rook:Ceph image is quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e 2022-03-21T14:35:44.977 INFO:tasks.rook:Cloning https://github.com/rook/rook branch v1.7.2 2022-03-21T14:35:44.978 DEBUG:teuthology.orchestra.run.smithi133:> rm -rf rook && git clone --single-branch --branch v1.7.2 https://github.com/rook/rook rook 2022-03-21T14:35:44.985 INFO:teuthology.orchestra.run.smithi133.stderr:Cloning into 'rook'... 2022-03-21T14:35:47.297 INFO:teuthology.orchestra.run.smithi133.stderr:Note: switching to '1784489964d2e417b6050c7edc8f626b5cca49f5'. 2022-03-21T14:35:47.297 INFO:teuthology.orchestra.run.smithi133.stderr: 2022-03-21T14:35:47.297 INFO:teuthology.orchestra.run.smithi133.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2022-03-21T14:35:47.298 INFO:teuthology.orchestra.run.smithi133.stderr:changes and commit them, and you can discard any commits you make in this 2022-03-21T14:35:47.298 INFO:teuthology.orchestra.run.smithi133.stderr:state without impacting any branches by switching back to a branch. 2022-03-21T14:35:47.298 INFO:teuthology.orchestra.run.smithi133.stderr: 2022-03-21T14:35:47.298 INFO:teuthology.orchestra.run.smithi133.stderr:If you want to create a new branch to retain commits you create, you may 2022-03-21T14:35:47.298 INFO:teuthology.orchestra.run.smithi133.stderr:do so (now or later) by using -c with the switch command. Example: 2022-03-21T14:35:47.299 INFO:teuthology.orchestra.run.smithi133.stderr: 2022-03-21T14:35:47.299 INFO:teuthology.orchestra.run.smithi133.stderr: git switch -c 2022-03-21T14:35:47.299 INFO:teuthology.orchestra.run.smithi133.stderr: 2022-03-21T14:35:47.299 INFO:teuthology.orchestra.run.smithi133.stderr:Or undo this operation with: 2022-03-21T14:35:47.300 INFO:teuthology.orchestra.run.smithi133.stderr: 2022-03-21T14:35:47.300 INFO:teuthology.orchestra.run.smithi133.stderr: git switch - 2022-03-21T14:35:47.300 INFO:teuthology.orchestra.run.smithi133.stderr: 2022-03-21T14:35:47.300 INFO:teuthology.orchestra.run.smithi133.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2022-03-21T14:35:47.300 INFO:teuthology.orchestra.run.smithi133.stderr: 2022-03-21T14:35:47.423 INFO:tasks.rook:/home/teuthworker 2022-03-21T14:35:47.424 DEBUG:teuthology.orchestra.run.smithi133:> PATH=/sbin:/usr/sbin ip addr show 2022-03-21T14:35:47.429 INFO:teuthology.orchestra.run.smithi133.stdout:1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 2022-03-21T14:35:47.430 INFO:teuthology.orchestra.run.smithi133.stdout: link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2022-03-21T14:35:47.430 INFO:teuthology.orchestra.run.smithi133.stdout: inet 127.0.0.1/8 scope host lo 2022-03-21T14:35:47.430 INFO:teuthology.orchestra.run.smithi133.stdout: valid_lft forever preferred_lft forever 2022-03-21T14:35:47.431 INFO:teuthology.orchestra.run.smithi133.stdout: inet6 ::1/128 scope host 2022-03-21T14:35:47.431 INFO:teuthology.orchestra.run.smithi133.stdout: valid_lft forever preferred_lft forever 2022-03-21T14:35:47.431 INFO:teuthology.orchestra.run.smithi133.stdout:2: eno1: mtu 1500 qdisc noop state DOWN group default qlen 1000 2022-03-21T14:35:47.431 INFO:teuthology.orchestra.run.smithi133.stdout: link/ether 0c:c4:7a:d9:38:b2 brd ff:ff:ff:ff:ff:ff 2022-03-21T14:35:47.431 INFO:teuthology.orchestra.run.smithi133.stdout: altname enp7s0f0 2022-03-21T14:35:47.432 INFO:teuthology.orchestra.run.smithi133.stdout:3: eno2: mtu 1500 qdisc noop state DOWN group default qlen 1000 2022-03-21T14:35:47.432 INFO:teuthology.orchestra.run.smithi133.stdout: link/ether 0c:c4:7a:d9:38:b3 brd ff:ff:ff:ff:ff:ff 2022-03-21T14:35:47.432 INFO:teuthology.orchestra.run.smithi133.stdout: altname enp7s0f1 2022-03-21T14:35:47.432 INFO:teuthology.orchestra.run.smithi133.stdout:4: enp3s0f0: mtu 1500 qdisc noop state DOWN group default qlen 1000 2022-03-21T14:35:47.433 INFO:teuthology.orchestra.run.smithi133.stdout: link/ether 0c:c4:7a:88:80:86 brd ff:ff:ff:ff:ff:ff 2022-03-21T14:35:47.433 INFO:teuthology.orchestra.run.smithi133.stdout:5: enp3s0f1: mtu 1500 qdisc mq state UP group default qlen 1000 2022-03-21T14:35:47.433 INFO:teuthology.orchestra.run.smithi133.stdout: link/ether 0c:c4:7a:88:80:87 brd ff:ff:ff:ff:ff:ff 2022-03-21T14:35:47.433 INFO:teuthology.orchestra.run.smithi133.stdout: inet 172.21.15.133/20 brd 172.21.15.255 scope global dynamic enp3s0f1 2022-03-21T14:35:47.433 INFO:teuthology.orchestra.run.smithi133.stdout: valid_lft 42891sec preferred_lft 42891sec 2022-03-21T14:35:47.434 INFO:teuthology.orchestra.run.smithi133.stdout: inet6 fe80::ec4:7aff:fe88:8087/64 scope link 2022-03-21T14:35:47.434 INFO:teuthology.orchestra.run.smithi133.stdout: valid_lft forever preferred_lft forever 2022-03-21T14:35:47.434 INFO:teuthology.orchestra.run.smithi133.stdout:6: docker0: mtu 1500 qdisc noqueue state DOWN group default 2022-03-21T14:35:47.434 INFO:teuthology.orchestra.run.smithi133.stdout: link/ether 02:42:1f:6e:4a:d4 brd ff:ff:ff:ff:ff:ff 2022-03-21T14:35:47.435 INFO:teuthology.orchestra.run.smithi133.stdout: inet 172.17.0.1/16 brd 172.17.255.255 scope global docker0 2022-03-21T14:35:47.435 INFO:teuthology.orchestra.run.smithi133.stdout: valid_lft forever preferred_lft forever 2022-03-21T14:35:47.436 DEBUG:teuthology.orchestra.run.smithi133:> which systemctl 2022-03-21T14:35:47.440 INFO:teuthology.orchestra.run.smithi133.stdout:/usr/bin/systemctl 2022-03-21T14:35:47.441 DEBUG:teuthology.orchestra.run.smithi133:> true 2022-03-21T14:35:47.515 DEBUG:teuthology.orchestra.run.smithi133:> sudo lsb_release -is 2022-03-21T14:35:47.558 INFO:teuthology.orchestra.run.smithi133.stdout:Ubuntu 2022-03-21T14:35:47.562 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-03-21T14:35:47.563 INFO:tasks.rook:['__class__', '__del__', '__delattr__', '__dir__', '__eq__', '__format__', '__ge__', '__getattribute__', '__gt__', '__hash__', '__init__', '__init_subclass__', '__le__', '__lt__', '__ne__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', '__str__', '__subclasshook__', '_format_size', '_reconnect', '_runner', '_set_iface_and_cidr', '_sftp_get_file', '_sftp_get_size', '_sftp_open_file', '_sftp_put_file', 'chcon', 'chmod', 'connect', 'copy_file', 'ensure_online', 'get_file', 'get_tar', 'get_tar_stream', 'mkdtemp', 'mktemp', 'move_file', 'put_file', 'read_file', 'reconnect', 'remove', 'run', 'sh', 'sh_file', 'sudo_write_file', 'write_file'] 2022-03-21T14:35:47.629 DEBUG:teuthology.orchestra.remote:smithi133:rook/cluster/examples/kubernetes/ceph/operator.yaml is 22KB 2022-03-21T14:35:47.642 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2022-03-21T14:35:47.642 DEBUG:teuthology.orchestra.run.smithi133:> dd if=rook/cluster/examples/kubernetes/ceph/operator.yaml of=/dev/stdout 2022-03-21T14:35:47.649 INFO:tasks.rook:Patching operator to use image rook/ceph:v1.7.2 2022-03-21T14:35:47.686 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2022-03-21T14:35:47.687 DEBUG:teuthology.orchestra.run.smithi133:> dd of=operator.yaml 2022-03-21T14:35:47.701 INFO:tasks.rook:Deploying operator 2022-03-21T14:35:47.718 DEBUG:teuthology.orchestra.remote:smithi133:rook/cluster/examples/kubernetes/ceph/operator.yaml is 22KB 2022-03-21T14:35:47.755 DEBUG:teuthology.orchestra.remote:smithi133:rook/cluster/examples/kubernetes/ceph/operator.yaml is 22KB 2022-03-21T14:35:47.767 DEBUG:teuthology.orchestra.run.smithi133:> kubectl create -f rook/cluster/examples/kubernetes/ceph/crds.yaml -f rook/cluster/examples/kubernetes/ceph/common.yaml -f operator.yaml 2022-03-21T14:35:48.073 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/cephblockpools.ceph.rook.io created 2022-03-21T14:35:48.088 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/cephclients.ceph.rook.io created 2022-03-21T14:35:48.254 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/cephclusters.ceph.rook.io created 2022-03-21T14:35:48.284 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/cephfilesystemmirrors.ceph.rook.io created 2022-03-21T14:35:48.392 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/cephfilesystems.ceph.rook.io created 2022-03-21T14:35:48.431 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/cephnfses.ceph.rook.io created 2022-03-21T14:35:48.472 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/cephobjectrealms.ceph.rook.io created 2022-03-21T14:35:48.585 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/cephobjectstores.ceph.rook.io created 2022-03-21T14:35:48.617 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/cephobjectstoreusers.ceph.rook.io created 2022-03-21T14:35:48.793 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/cephobjectzonegroups.ceph.rook.io created 2022-03-21T14:35:48.855 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/cephobjectzones.ceph.rook.io created 2022-03-21T14:35:49.045 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/cephrbdmirrors.ceph.rook.io created 2022-03-21T14:35:49.314 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/objectbucketclaims.objectbucket.io created 2022-03-21T14:35:49.335 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/objectbuckets.objectbucket.io created 2022-03-21T14:35:49.683 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/volumereplicationclasses.replication.storage.openshift.io created 2022-03-21T14:35:49.707 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/volumereplications.replication.storage.openshift.io created 2022-03-21T14:35:49.739 INFO:teuthology.orchestra.run.smithi133.stdout:customresourcedefinition.apiextensions.k8s.io/volumes.rook.io created 2022-03-21T14:35:50.073 INFO:teuthology.orchestra.run.smithi133.stdout:namespace/rook-ceph created 2022-03-21T14:35:50.130 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-object-bucket created 2022-03-21T14:35:50.231 INFO:teuthology.orchestra.run.smithi133.stdout:serviceaccount/rook-ceph-admission-controller created 2022-03-21T14:35:50.233 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-admission-controller-role created 2022-03-21T14:35:50.264 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-admission-controller-rolebinding created 2022-03-21T14:35:50.407 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-cluster-mgmt created 2022-03-21T14:35:50.410 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-system created 2022-03-21T14:35:50.448 INFO:teuthology.orchestra.run.smithi133.stdout:role.rbac.authorization.k8s.io/rook-ceph-system created 2022-03-21T14:35:50.455 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-global created 2022-03-21T14:35:50.557 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-mgr-cluster created 2022-03-21T14:35:50.559 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-object-bucket created 2022-03-21T14:35:50.598 INFO:teuthology.orchestra.run.smithi133.stdout:serviceaccount/rook-ceph-system created 2022-03-21T14:35:50.622 INFO:teuthology.orchestra.run.smithi133.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-system created 2022-03-21T14:35:50.640 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-system created 2022-03-21T14:35:50.714 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-global created 2022-03-21T14:35:50.740 INFO:teuthology.orchestra.run.smithi133.stdout:serviceaccount/rook-ceph-osd created 2022-03-21T14:35:50.757 INFO:teuthology.orchestra.run.smithi133.stdout:serviceaccount/rook-ceph-mgr created 2022-03-21T14:35:50.764 INFO:teuthology.orchestra.run.smithi133.stdout:serviceaccount/rook-ceph-cmd-reporter created 2022-03-21T14:35:50.797 INFO:teuthology.orchestra.run.smithi133.stdout:role.rbac.authorization.k8s.io/rook-ceph-osd created 2022-03-21T14:35:50.908 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-osd created 2022-03-21T14:35:50.930 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-mgr-system created 2022-03-21T14:35:50.958 INFO:teuthology.orchestra.run.smithi133.stdout:role.rbac.authorization.k8s.io/rook-ceph-mgr created 2022-03-21T14:35:50.983 INFO:teuthology.orchestra.run.smithi133.stdout:role.rbac.authorization.k8s.io/rook-ceph-cmd-reporter created 2022-03-21T14:35:50.997 INFO:teuthology.orchestra.run.smithi133.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-cluster-mgmt created 2022-03-21T14:35:51.005 INFO:teuthology.orchestra.run.smithi133.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-osd created 2022-03-21T14:35:51.104 INFO:teuthology.orchestra.run.smithi133.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-mgr created 2022-03-21T14:35:51.107 INFO:teuthology.orchestra.run.smithi133.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-mgr-system created 2022-03-21T14:35:51.138 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-mgr-cluster created 2022-03-21T14:35:51.167 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-osd created 2022-03-21T14:35:51.172 INFO:teuthology.orchestra.run.smithi133.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-cmd-reporter created 2022-03-21T14:35:51.180 INFO:teuthology.orchestra.run.smithi133.stderr:Warning: policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+ 2022-03-21T14:35:51.180 INFO:teuthology.orchestra.run.smithi133.stdout:podsecuritypolicy.policy/00-rook-privileged created 2022-03-21T14:35:51.197 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrole.rbac.authorization.k8s.io/psp:rook created 2022-03-21T14:35:51.228 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-system-psp created 2022-03-21T14:35:51.231 INFO:teuthology.orchestra.run.smithi133.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-default-psp created 2022-03-21T14:35:51.251 INFO:teuthology.orchestra.run.smithi133.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-osd-psp created 2022-03-21T14:35:51.267 INFO:teuthology.orchestra.run.smithi133.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-mgr-psp created 2022-03-21T14:35:51.289 INFO:teuthology.orchestra.run.smithi133.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-cmd-reporter-psp created 2022-03-21T14:35:51.319 INFO:teuthology.orchestra.run.smithi133.stdout:serviceaccount/rook-csi-cephfs-plugin-sa created 2022-03-21T14:35:51.597 INFO:teuthology.orchestra.run.smithi133.stdout:serviceaccount/rook-csi-cephfs-provisioner-sa created 2022-03-21T14:35:51.797 INFO:teuthology.orchestra.run.smithi133.stdout:role.rbac.authorization.k8s.io/cephfs-external-provisioner-cfg created 2022-03-21T14:35:51.821 INFO:teuthology.orchestra.run.smithi133.stdout:rolebinding.rbac.authorization.k8s.io/cephfs-csi-provisioner-role-cfg created 2022-03-21T14:35:51.888 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrole.rbac.authorization.k8s.io/cephfs-csi-nodeplugin created 2022-03-21T14:35:52.061 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrole.rbac.authorization.k8s.io/cephfs-external-provisioner-runner created 2022-03-21T14:35:52.064 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-csi-cephfs-plugin-sa-psp created 2022-03-21T14:35:52.098 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-csi-cephfs-provisioner-sa-psp created 2022-03-21T14:35:52.122 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrolebinding.rbac.authorization.k8s.io/cephfs-csi-nodeplugin created 2022-03-21T14:35:52.280 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrolebinding.rbac.authorization.k8s.io/cephfs-csi-provisioner-role created 2022-03-21T14:35:52.283 INFO:teuthology.orchestra.run.smithi133.stdout:serviceaccount/rook-csi-rbd-plugin-sa created 2022-03-21T14:35:52.324 INFO:teuthology.orchestra.run.smithi133.stdout:serviceaccount/rook-csi-rbd-provisioner-sa created 2022-03-21T14:35:52.331 INFO:teuthology.orchestra.run.smithi133.stdout:role.rbac.authorization.k8s.io/rbd-external-provisioner-cfg created 2022-03-21T14:35:52.424 INFO:teuthology.orchestra.run.smithi133.stdout:rolebinding.rbac.authorization.k8s.io/rbd-csi-provisioner-role-cfg created 2022-03-21T14:35:52.466 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrole.rbac.authorization.k8s.io/rbd-csi-nodeplugin created 2022-03-21T14:35:52.508 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrole.rbac.authorization.k8s.io/rbd-external-provisioner-runner created 2022-03-21T14:35:52.587 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-csi-rbd-plugin-sa-psp created 2022-03-21T14:35:52.589 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-csi-rbd-provisioner-sa-psp created 2022-03-21T14:35:52.596 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrolebinding.rbac.authorization.k8s.io/rbd-csi-nodeplugin created 2022-03-21T14:35:52.634 INFO:teuthology.orchestra.run.smithi133.stdout:clusterrolebinding.rbac.authorization.k8s.io/rbd-csi-provisioner-role created 2022-03-21T14:35:52.638 INFO:teuthology.orchestra.run.smithi133.stdout:role.rbac.authorization.k8s.io/rook-ceph-purge-osd created 2022-03-21T14:35:52.655 INFO:teuthology.orchestra.run.smithi133.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-purge-osd created 2022-03-21T14:35:52.675 INFO:teuthology.orchestra.run.smithi133.stdout:serviceaccount/rook-ceph-purge-osd created 2022-03-21T14:35:52.729 INFO:teuthology.orchestra.run.smithi133.stdout:configmap/rook-ceph-operator-config created 2022-03-21T14:35:52.734 INFO:teuthology.orchestra.run.smithi133.stdout:deployment.apps/rook-ceph-operator created 2022-03-21T14:35:52.737 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-03-21T14:35:52.804 INFO:teuthology.orchestra.run.smithi133.stdout:NAME READY STATUS RESTARTS AGE 2022-03-21T14:35:52.804 INFO:teuthology.orchestra.run.smithi133.stdout:rook-ceph-operator-6b496c8959-tjc6p 0/1 Pending 0 0s 2022-03-21T14:36:02.808 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-03-21T14:36:02.868 INFO:teuthology.orchestra.run.smithi133.stdout:NAME READY STATUS RESTARTS AGE 2022-03-21T14:36:02.869 INFO:teuthology.orchestra.run.smithi133.stdout:rook-ceph-operator-6b496c8959-tjc6p 0/1 Pending 0 10s 2022-03-21T14:36:12.871 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-03-21T14:36:12.926 INFO:teuthology.orchestra.run.smithi133.stdout:NAME READY STATUS RESTARTS AGE 2022-03-21T14:36:12.927 INFO:teuthology.orchestra.run.smithi133.stdout:rook-ceph-operator-6b496c8959-tjc6p 0/1 Pending 0 20s 2022-03-21T14:36:22.930 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-03-21T14:36:22.988 INFO:teuthology.orchestra.run.smithi133.stdout:NAME READY STATUS RESTARTS AGE 2022-03-21T14:36:22.988 INFO:teuthology.orchestra.run.smithi133.stdout:rook-ceph-operator-6b496c8959-tjc6p 0/1 Pending 0 30s 2022-03-21T14:36:32.992 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-03-21T14:36:33.078 INFO:teuthology.orchestra.run.smithi133.stdout:NAME READY STATUS RESTARTS AGE 2022-03-21T14:36:33.078 INFO:teuthology.orchestra.run.smithi133.stdout:rook-ceph-operator-6b496c8959-tjc6p 0/1 ContainerCreating 0 41s 2022-03-21T14:36:43.080 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-03-21T14:36:43.429 INFO:teuthology.orchestra.run.smithi133.stdout:NAME READY STATUS RESTARTS AGE 2022-03-21T14:36:43.429 INFO:teuthology.orchestra.run.smithi133.stdout:rook-ceph-operator-6b496c8959-tjc6p 0/1 ContainerCreating 0 51s 2022-03-21T14:36:53.432 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-03-21T14:36:53.499 INFO:teuthology.orchestra.run.smithi133.stdout:NAME READY STATUS RESTARTS AGE 2022-03-21T14:36:53.499 INFO:teuthology.orchestra.run.smithi133.stdout:rook-ceph-operator-6b496c8959-tjc6p 0/1 ContainerCreating 0 61s 2022-03-21T14:37:03.501 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-03-21T14:37:03.708 INFO:teuthology.orchestra.run.smithi133.stdout:NAME READY STATUS RESTARTS AGE 2022-03-21T14:37:03.708 INFO:teuthology.orchestra.run.smithi133.stdout:rook-ceph-operator-6b496c8959-tjc6p 0/1 ContainerCreating 0 71s 2022-03-21T14:37:13.712 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-03-21T14:37:13.783 INFO:teuthology.orchestra.run.smithi133.stdout:NAME READY STATUS RESTARTS AGE 2022-03-21T14:37:13.784 INFO:teuthology.orchestra.run.smithi133.stdout:rook-ceph-operator-6b496c8959-tjc6p 1/1 Running 0 81s 2022-03-21T14:37:13.786 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph logs -f rook-ceph-operator-6b496c8959-tjc6p 2022-03-21T14:37:13.793 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2022-03-21T14:37:13.793 DEBUG:teuthology.orchestra.run.smithi133:> dd if=/scratch_devs of=/dev/stdout 2022-03-21T14:37:13.800 INFO:tasks.rook: override: [global] osd crush chooseleaf type = 0 2022-03-21T14:37:13.800 INFO:tasks.rook: override: [mgr] debug mgr = 20 2022-03-21T14:37:13.800 INFO:tasks.rook: override: [mgr] debug ms = 1 2022-03-21T14:37:13.801 INFO:tasks.rook: override: [mon] debug mon = 20 2022-03-21T14:37:13.801 INFO:tasks.rook: override: [mon] debug ms = 1 2022-03-21T14:37:13.801 INFO:tasks.rook: override: [mon] debug paxos = 20 2022-03-21T14:37:13.802 INFO:tasks.rook: override: [osd] debug ms = 1 2022-03-21T14:37:13.802 INFO:tasks.rook: override: [osd] debug osd = 20 2022-03-21T14:37:13.802 INFO:tasks.rook:Config: b"[global]\n\nlog to file = true\n\nmon clock drift allowed = 1.000\n\n# replicate across OSDs, not hosts\nosd crush chooseleaf type = 0\n\n# enable some debugging\nauth debug = true\nms die on old message = true\nms die on bug = true\ndebug asserts on shutdown = true\n\n\n[osd]\n# debugging\nosd debug shutdown = true\nosd debug op order = true\nosd debug verify stray on activate = true\nosd debug pg log writeout = true\nosd debug verify cached snaps = true\nosd debug verify missing on start = true\nosd debug misdirected ops = true\nosd op queue = debug_random\nosd op queue cut off = debug_random\nosd shutdown pgref assert = true\nbdev debug aio = true\nosd sloppy crc = true\ndebug ms = 1\ndebug osd = 20\n\n\n[mon]\n# rotate auth tickets quickly to exercise renewal paths\nauth mon ticket ttl = 660# 11m\nauth service ticket ttl = 240# 4m\n\n# don't complain about global id reclaim\nmon_warn_on_insecure_global_id_reclaim = false\nmon_warn_on_insecure_global_id_reclaim_allowed = false\ndebug mon = 20\ndebug ms = 1\ndebug paxos = 20\n[mgr]\ndebug mgr = 20\ndebug ms = 1\n" 2022-03-21T14:37:13.805 DEBUG:teuthology.orchestra.run.smithi133:> kubectl create -f - 2022-03-21T14:37:13.875 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:12.528034 I | rookcmd: starting Rook v1.7.2 with arguments '/usr/local/bin/rook ceph operator' 2022-03-21T14:37:13.875 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:12.528132 I | rookcmd: flag values: --add_dir_header=false, --alsologtostderr=false, --csi-cephfs-plugin-template-path=/etc/ceph-csi/cephfs/csi-cephfsplugin.yaml, --csi-cephfs-provisioner-dep-template-path=/etc/ceph-csi/cephfs/csi-cephfsplugin-provisioner-dep.yaml, --csi-rbd-plugin-template-path=/etc/ceph-csi/rbd/csi-rbdplugin.yaml, --csi-rbd-provisioner-dep-template-path=/etc/ceph-csi/rbd/csi-rbdplugin-provisioner-dep.yaml, --enable-machine-disruption-budget=false, --help=false, --kubeconfig=, --log-flush-frequency=5s, --log-level=INFO, --log_backtrace_at=:0, --log_dir=, --log_file=, --log_file_max_size=1800, --logtostderr=true, --one_output=false, --operator-image=, --service-account=, --skip_headers=false, --skip_log_headers=false, --stderrthreshold=2, --v=0, --vmodule= 2022-03-21T14:37:13.876 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:12.528135 I | cephcmd: starting Rook-Ceph operator 2022-03-21T14:37:13.876 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:12.684200 I | cephcmd: base ceph version inside the rook operator image is "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)" 2022-03-21T14:37:13.876 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:12.690577 I | op-k8sutil: ROOK_CEPH_COMMANDS_TIMEOUT_SECONDS="15" (configmap) 2022-03-21T14:37:13.876 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:12.692721 I | op-k8sutil: ROOK_ENABLE_DISCOVERY_DAEMON="false" (configmap) 2022-03-21T14:37:13.876 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:12.694682 I | operator: looking for secret "rook-ceph-admission-controller" 2022-03-21T14:37:13.877 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:12.696223 I | operator: secret "rook-ceph-admission-controller" not found. proceeding without the admission controller 2022-03-21T14:37:13.877 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:12.698533 I | op-k8sutil: ROOK_ENABLE_FLEX_DRIVER="false" (configmap) 2022-03-21T14:37:13.877 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:12.698553 I | operator: watching all namespaces for ceph cluster CRs 2022-03-21T14:37:13.877 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:12.698612 I | operator: setting up the controller-runtime manager 2022-03-21T14:37:13.878 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:12.700469 I | ceph-cluster-controller: ConfigMap "rook-ceph-operator-config" changes detected. Updating configurations 2022-03-21T14:37:13.878 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:12.704007 I | op-k8sutil: ROOK_LOG_LEVEL="INFO" (configmap) 2022-03-21T14:37:13.878 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:13.107059 I | ceph-cluster-controller: successfully started 2022-03-21T14:37:13.878 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:13.107168 I | ceph-cluster-controller: enabling hotplug orchestration 2022-03-21T14:37:13.878 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:13.107205 I | ceph-crashcollector-controller: successfully started 2022-03-21T14:37:13.879 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:13.107325 I | ceph-block-pool-controller: successfully started 2022-03-21T14:37:13.879 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:13.107442 I | ceph-object-store-user-controller: successfully started 2022-03-21T14:37:13.879 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:13.107553 I | ceph-object-realm-controller: successfully started 2022-03-21T14:37:13.879 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:13.107652 I | ceph-object-zonegroup-controller: successfully started 2022-03-21T14:37:13.879 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:13.107741 I | ceph-object-zone-controller: successfully started 2022-03-21T14:37:13.880 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:13.107967 I | ceph-object-controller: successfully started 2022-03-21T14:37:13.880 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:13.108122 I | ceph-file-controller: successfully started 2022-03-21T14:37:13.880 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:13.108241 I | ceph-nfs-controller: successfully started 2022-03-21T14:37:13.880 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:13.108366 I | ceph-rbd-mirror-controller: successfully started 2022-03-21T14:37:13.880 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:13.108481 I | ceph-client-controller: successfully started 2022-03-21T14:37:13.881 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:13.108583 I | ceph-filesystem-mirror-controller: successfully started 2022-03-21T14:37:13.881 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:13.109992 I | operator: starting the controller-runtime manager 2022-03-21T14:37:14.771 INFO:teuthology.orchestra.run.smithi133.stdout:configmap/rook-config-override created 2022-03-21T14:37:14.775 INFO:tasks.rook:Cluster: apiVersion: ceph.rook.io/v1 kind: CephCluster metadata: name: rook-ceph namespace: rook-ceph spec: cephVersion: allowUnsupported: true image: quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e dataDirHostPath: /var/lib/rook mgr: count: 1 modules: - enabled: true name: rook mon: allowMultiplePerNode: true count: 1 skipUpgradeChecks: true 2022-03-21T14:37:14.775 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2022-03-21T14:37:14.775 DEBUG:teuthology.orchestra.run.smithi133:> dd of=cluster.yaml 2022-03-21T14:37:14.781 DEBUG:teuthology.orchestra.run.smithi133:> kubectl create -f cluster.yaml 2022-03-21T14:37:17.132 INFO:teuthology.orchestra.run.smithi133.stdout:cephcluster.ceph.rook.io/rook-ceph created 2022-03-21T14:37:17.138 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:17.137516 I | clusterdisruption-controller: create event from ceph cluster CR 2022-03-21T14:37:17.138 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:17.137790 I | ceph-spec: adding finalizer "cephcluster.ceph.rook.io" on "rook-ceph" 2022-03-21T14:37:17.171 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:17.167241 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-03-21T14:37:17.171 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:17.168711 I | ceph-cluster-controller: CR has changed for "rook-ceph". diff=  v1.ClusterSpec{ 2022-03-21T14:37:17.171 INFO:tasks.rook.operator.smithi133.stdout:   ... // 3 identical fields 2022-03-21T14:37:17.171 INFO:tasks.rook.operator.smithi133.stdout:   Labels: nil, 2022-03-21T14:37:17.172 INFO:tasks.rook.operator.smithi133.stdout:   Placement: nil, 2022-03-21T14:37:17.172 INFO:tasks.rook.operator.smithi133.stdout:   Network: v1.NetworkSpec{ 2022-03-21T14:37:17.172 INFO:tasks.rook.operator.smithi133.stdout:   Provider: "", 2022-03-21T14:37:17.172 INFO:tasks.rook.operator.smithi133.stdout:   Selectors: nil, 2022-03-21T14:37:17.173 INFO:tasks.rook.operator.smithi133.stdout:   HostNetwork: false, 2022-03-21T14:37:17.173 INFO:tasks.rook.operator.smithi133.stdout:-  IPFamily: "", 2022-03-21T14:37:17.173 INFO:tasks.rook.operator.smithi133.stdout:+  IPFamily: "IPv4", 2022-03-21T14:37:17.173 INFO:tasks.rook.operator.smithi133.stdout:   DualStack: false, 2022-03-21T14:37:17.173 INFO:tasks.rook.operator.smithi133.stdout:   }, 2022-03-21T14:37:17.174 INFO:tasks.rook.operator.smithi133.stdout:   Resources: nil, 2022-03-21T14:37:17.174 INFO:tasks.rook.operator.smithi133.stdout:   PriorityClassNames: nil, 2022-03-21T14:37:17.174 INFO:tasks.rook.operator.smithi133.stdout:   ... // 16 identical fields 2022-03-21T14:37:17.174 INFO:tasks.rook.operator.smithi133.stdout:  } 2022-03-21T14:37:17.175 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:17.173178 I | op-k8sutil: ROOK_ENABLE_FLEX_DRIVER="false" (configmap) 2022-03-21T14:37:17.186 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:17.187420 I | ceph-csi: successfully created csi config map "rook-ceph-csi-config" 2022-03-21T14:37:17.187 DEBUG:teuthology.orchestra.remote:smithi133:rook/cluster/examples/kubernetes/ceph/operator.yaml is 22KB 2022-03-21T14:37:17.196 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:17.197139 I | ceph-cluster-controller: clusterInfo not yet found, must be a new cluster 2022-03-21T14:37:17.196 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:17.197187 I | op-k8sutil: ROOK_CSI_ENABLE_RBD="true" (configmap) 2022-03-21T14:37:17.198 DEBUG:teuthology.orchestra.run.smithi133:> kubectl create -f rook/cluster/examples/kubernetes/ceph/toolbox.yaml 2022-03-21T14:37:17.199 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:17.199532 I | op-k8sutil: ROOK_CSI_ENABLE_CEPHFS="true" (configmap) 2022-03-21T14:37:17.202 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:17.201441 I | op-k8sutil: ROOK_CSI_ALLOW_UNSUPPORTED_VERSION="false" (configmap) 2022-03-21T14:37:17.202 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:17.203067 I | op-k8sutil: ROOK_CSI_ENABLE_GRPC_METRICS="false" (configmap) 2022-03-21T14:37:17.205 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:17.204953 I | op-k8sutil: CSI_ENABLE_HOST_NETWORK="true" (default) 2022-03-21T14:37:17.240 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:17.241819 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e... 2022-03-21T14:37:17.248 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:17.249808 I | op-k8sutil: ROOK_CSI_CEPH_IMAGE="quay.io/cephcsi/cephcsi:v3.4.0" (default) 2022-03-21T14:37:17.449 INFO:teuthology.orchestra.run.smithi133.stdout:deployment.apps/rook-ceph-tools created 2022-03-21T14:37:17.455 INFO:tasks.rook:Waiting for tools container to start 2022-03-21T14:37:17.455 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-21T14:37:17.589 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:17.587353 I | op-k8sutil: ROOK_CSI_REGISTRAR_IMAGE="k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.2.0" (default) 2022-03-21T14:37:17.592 INFO:teuthology.orchestra.run.smithi133.stdout:NAME READY STATUS RESTARTS AGE 2022-03-21T14:37:17.592 INFO:teuthology.orchestra.run.smithi133.stdout:rook-ceph-tools-7677f7f4b9-kl85h 0/1 Pending 0 0s 2022-03-21T14:37:17.970 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:17.971277 I | op-k8sutil: ROOK_CSI_PROVISIONER_IMAGE="k8s.gcr.io/sig-storage/csi-provisioner:v2.2.2" (default) 2022-03-21T14:37:18.170 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:18.171226 I | op-k8sutil: ROOK_CSI_ATTACHER_IMAGE="k8s.gcr.io/sig-storage/csi-attacher:v3.2.1" (default) 2022-03-21T14:37:18.424 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:18.424842 I | op-k8sutil: ROOK_CSI_SNAPSHOTTER_IMAGE="k8s.gcr.io/sig-storage/csi-snapshotter:v4.1.1" (default) 2022-03-21T14:37:18.741 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:18.741094 I | op-k8sutil: ROOK_CSI_KUBELET_DIR_PATH="/var/lib/kubelet" (default) 2022-03-21T14:37:18.898 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:18.899521 I | op-k8sutil: CSI_VOLUME_REPLICATION_IMAGE="quay.io/csiaddons/volumereplication-operator:v0.1.0" (default) 2022-03-21T14:37:18.970 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:18.971746 I | op-k8sutil: ROOK_CSI_CEPHFS_POD_LABELS="" (default) 2022-03-21T14:37:19.171 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:19.172418 I | op-k8sutil: ROOK_CSI_RBD_POD_LABELS="" (default) 2022-03-21T14:37:19.171 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:19.172457 I | ceph-csi: detecting the ceph csi image version for image "quay.io/cephcsi/cephcsi:v3.4.0" 2022-03-21T14:37:19.369 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:19.370668 I | op-k8sutil: CSI_PROVISIONER_TOLERATIONS="" (default) 2022-03-21T14:37:22.595 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-21T14:37:22.875 INFO:teuthology.orchestra.run.smithi133.stdout:NAME READY STATUS RESTARTS AGE 2022-03-21T14:37:22.875 INFO:teuthology.orchestra.run.smithi133.stdout:rook-ceph-tools-7677f7f4b9-kl85h 0/1 ContainerCreating 0 5s 2022-03-21T14:37:27.877 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-21T14:37:27.946 INFO:teuthology.orchestra.run.smithi133.stdout:NAME READY STATUS RESTARTS AGE 2022-03-21T14:37:27.946 INFO:teuthology.orchestra.run.smithi133.stdout:rook-ceph-tools-7677f7f4b9-kl85h 0/1 ContainerCreating 0 10s 2022-03-21T14:37:32.950 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-21T14:37:33.018 INFO:teuthology.orchestra.run.smithi133.stdout:NAME READY STATUS RESTARTS AGE 2022-03-21T14:37:33.019 INFO:teuthology.orchestra.run.smithi133.stdout:rook-ceph-tools-7677f7f4b9-kl85h 0/1 ContainerCreating 0 16s 2022-03-21T14:37:38.021 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-21T14:37:38.103 INFO:teuthology.orchestra.run.smithi133.stdout:NAME READY STATUS RESTARTS AGE 2022-03-21T14:37:38.104 INFO:teuthology.orchestra.run.smithi133.stdout:rook-ceph-tools-7677f7f4b9-kl85h 0/1 ContainerCreating 0 21s 2022-03-21T14:37:43.106 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-21T14:37:43.186 INFO:teuthology.orchestra.run.smithi133.stdout:NAME READY STATUS RESTARTS AGE 2022-03-21T14:37:43.186 INFO:teuthology.orchestra.run.smithi133.stdout:rook-ceph-tools-7677f7f4b9-kl85h 0/1 ContainerCreating 0 26s 2022-03-21T14:37:48.188 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-21T14:37:48.444 INFO:teuthology.orchestra.run.smithi133.stdout:NAME READY STATUS RESTARTS AGE 2022-03-21T14:37:48.444 INFO:teuthology.orchestra.run.smithi133.stdout:rook-ceph-tools-7677f7f4b9-kl85h 0/1 ContainerCreating 0 31s 2022-03-21T14:37:53.448 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-21T14:37:53.821 INFO:teuthology.orchestra.run.smithi133.stdout:NAME READY STATUS RESTARTS AGE 2022-03-21T14:37:53.822 INFO:teuthology.orchestra.run.smithi133.stdout:rook-ceph-tools-7677f7f4b9-kl85h 0/1 ContainerCreating 0 36s 2022-03-21T14:37:55.553 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:55.551525 I | ceph-csi: Detected ceph CSI image version: "v3.4.0" 2022-03-21T14:37:55.898 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:55.895963 I | op-k8sutil: CSI_FORCE_CEPHFS_KERNEL_CLIENT="true" (configmap) 2022-03-21T14:37:55.901 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:55.898923 I | op-k8sutil: CSI_CEPHFS_GRPC_METRICS_PORT="9091" (default) 2022-03-21T14:37:55.904 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:55.903057 I | op-k8sutil: CSI_CEPHFS_LIVENESS_METRICS_PORT="9081" (default) 2022-03-21T14:37:56.323 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:56.321809 I | op-k8sutil: CSI_RBD_GRPC_METRICS_PORT="9090" (default) 2022-03-21T14:37:56.329 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:56.324475 I | op-k8sutil: CSI_RBD_LIVENESS_METRICS_PORT="9080" (default) 2022-03-21T14:37:56.518 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:56.513842 I | op-k8sutil: CSI_PLUGIN_PRIORITY_CLASSNAME="" (default) 2022-03-21T14:37:56.550 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:56.523184 I | ceph-cluster-controller: detected ceph image version: "17.0.0-11187 quincy" 2022-03-21T14:37:56.550 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:56.523212 I | ceph-cluster-controller: validating ceph version from provided image 2022-03-21T14:37:56.550 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:56.523221 W | ceph-cluster-controller: unsupported ceph version detected: "17.0.0-11187 quincy", pursuing 2022-03-21T14:37:56.595 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:56.588662 I | op-k8sutil: CSI_PROVISIONER_PRIORITY_CLASSNAME="" (default) 2022-03-21T14:37:56.658 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:56.656649 I | op-k8sutil: CSI_ENABLE_OMAP_GENERATOR="false" (default) 2022-03-21T14:37:56.663 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:56.656958 I | ceph-cluster-controller: cluster "rook-ceph": version "17.0.0-11187 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e" 2022-03-21T14:37:56.683 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:56.681055 I | op-k8sutil: CSI_ENABLE_RBD_SNAPSHOTTER="true" (configmap) 2022-03-21T14:37:56.734 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:56.731753 I | op-k8sutil: CSI_ENABLE_CEPHFS_SNAPSHOTTER="true" (configmap) 2022-03-21T14:37:56.800 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:56.798137 I | op-k8sutil: CSI_ENABLE_VOLUME_REPLICATION="false" (configmap) 2022-03-21T14:37:56.802 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:56.799110 E | ceph-spec: failed to update cluster condition to {Type:Progressing Status:True Reason:ClusterProgressing Message:Configuring the Ceph cluster LastHeartbeatTime:2022-03-21 14:37:56.732161368 +0000 UTC m=+44.256042211 LastTransitionTime:2022-03-21 14:37:56.732161206 +0000 UTC m=+44.256042074}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-03-21T14:37:56.933 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:56.931208 I | op-k8sutil: CSI_CEPHFS_PLUGIN_UPDATE_STRATEGY="RollingUpdate" (default) 2022-03-21T14:37:57.229 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:57.227507 I | op-mon: start running mons 2022-03-21T14:37:57.308 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:57.306367 I | op-k8sutil: CSI_RBD_PLUGIN_UPDATE_STRATEGY="RollingUpdate" (default) 2022-03-21T14:37:57.308 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:57.306399 I | ceph-csi: Kubernetes version is 1.23 2022-03-21T14:37:57.555 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:57.553513 I | op-mon: creating mon secrets for a new cluster 2022-03-21T14:37:57.713 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:57.711379 I | op-k8sutil: ROOK_CSI_RESIZER_IMAGE="k8s.gcr.io/sig-storage/csi-resizer:v1.2.0" (default) 2022-03-21T14:37:58.109 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:58.107205 I | op-k8sutil: CSI_LOG_LEVEL="" (default) 2022-03-21T14:37:58.708 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:58.706554 I | op-mon: existing maxMonID not found or failed to load. configmaps "rook-ceph-mon-endpoints" not found 2022-03-21T14:37:58.824 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-21T14:37:58.890 INFO:teuthology.orchestra.run.smithi133.stdout:NAME READY STATUS RESTARTS AGE 2022-03-21T14:37:58.890 INFO:teuthology.orchestra.run.smithi133.stdout:rook-ceph-tools-7677f7f4b9-kl85h 0/1 ContainerCreating 0 41s 2022-03-21T14:37:58.908 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:58.906149 I | op-k8sutil: CSI_PROVISIONER_TOLERATIONS="" (default) 2022-03-21T14:37:59.110 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:59.108601 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":[]}] data: mapping:{"node":{}} maxMonId:-1] 2022-03-21T14:37:59.309 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:59.306934 I | op-k8sutil: CSI_PROVISIONER_NODE_AFFINITY="" (default) 2022-03-21T14:37:59.708 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:37:59.706927 I | op-k8sutil: CSI_PLUGIN_TOLERATIONS="" (default) 2022-03-21T14:38:00.123 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:00.121542 I | op-k8sutil: CSI_PLUGIN_NODE_AFFINITY="" (default) 2022-03-21T14:38:00.509 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:00.507154 I | op-k8sutil: CSI_RBD_PLUGIN_TOLERATIONS="" (default) 2022-03-21T14:38:00.708 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:00.706688 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-21T14:38:00.709 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:00.706940 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-21T14:38:00.907 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:00.905850 I | op-k8sutil: CSI_RBD_PLUGIN_NODE_AFFINITY="" (default) 2022-03-21T14:38:01.308 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:01.306321 I | op-k8sutil: CSI_RBD_PLUGIN_RESOURCE="" (default) 2022-03-21T14:38:01.709 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:01.707384 I | op-k8sutil: CSI_RBD_PROVISIONER_TOLERATIONS="" (default) 2022-03-21T14:38:02.107 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:02.105695 I | op-k8sutil: CSI_RBD_PROVISIONER_NODE_AFFINITY="" (default) 2022-03-21T14:38:02.507 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:02.505303 I | op-k8sutil: CSI_RBD_PROVISIONER_RESOURCE="" (default) 2022-03-21T14:38:02.525 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:02.523985 I | ceph-csi: successfully started CSI Ceph RBD driver 2022-03-21T14:38:03.111 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:03.107969 I | op-mon: targeting the mon count 1 2022-03-21T14:38:03.553 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:03.550955 I | op-k8sutil: CSI_CEPHFS_PLUGIN_TOLERATIONS="" (default) 2022-03-21T14:38:03.556 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:03.553889 I | op-k8sutil: CSI_CEPHFS_PLUGIN_NODE_AFFINITY="" (default) 2022-03-21T14:38:03.556 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:03.554612 I | ceph-cluster-controller: Cluster update requested. CANCELLING CURRENT ORCHESTRATION 2022-03-21T14:38:03.556 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:03.554728 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-03-21T14:38:03.737 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:03.735069 I | op-k8sutil: CSI_CEPHFS_PLUGIN_RESOURCE="" (default) 2022-03-21T14:38:03.893 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-21T14:38:04.143 INFO:teuthology.orchestra.run.smithi133.stdout:NAME READY STATUS RESTARTS AGE 2022-03-21T14:38:04.143 INFO:teuthology.orchestra.run.smithi133.stdout:rook-ceph-tools-7677f7f4b9-kl85h 0/1 ContainerCreating 0 47s 2022-03-21T14:38:04.145 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:04.138867 I | op-k8sutil: CSI_CEPHFS_PROVISIONER_TOLERATIONS="" (default) 2022-03-21T14:38:04.340 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:04.338231 I | op-k8sutil: CSI_CEPHFS_PROVISIONER_NODE_AFFINITY="" (default) 2022-03-21T14:38:04.507 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:04.505438 I | op-mon: parsing mon endpoints: 2022-03-21T14:38:04.507 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:04.505458 W | op-mon: ignoring invalid monitor 2022-03-21T14:38:04.516 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:04.514483 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e... 2022-03-21T14:38:04.751 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:04.749247 I | op-k8sutil: CSI_CEPHFS_PROVISIONER_RESOURCE="" (default) 2022-03-21T14:38:04.760 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:04.759057 I | ceph-csi: successfully started CSI CephFS driver 2022-03-21T14:38:05.903 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:05.901205 I | op-k8sutil: CSI_RBD_FSGROUPPOLICY="ReadWriteOnceWithFSType" (configmap) 2022-03-21T14:38:05.986 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:05.984432 I | ceph-csi: CSIDriver object created for driver "rook-ceph.rbd.csi.ceph.com" 2022-03-21T14:38:06.150 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:06.148522 I | op-k8sutil: CSI_CEPHFS_FSGROUPPOLICY="None" (configmap) 2022-03-21T14:38:06.155 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:06.154403 I | ceph-csi: CSIDriver object created for driver "rook-ceph.cephfs.csi.ceph.com" 2022-03-21T14:38:09.146 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-21T14:38:09.207 INFO:teuthology.orchestra.run.smithi133.stdout:NAME READY STATUS RESTARTS AGE 2022-03-21T14:38:09.207 INFO:teuthology.orchestra.run.smithi133.stdout:rook-ceph-tools-7677f7f4b9-kl85h 0/1 ContainerCreating 0 52s 2022-03-21T14:38:14.210 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-21T14:38:14.262 INFO:teuthology.orchestra.run.smithi133.stdout:NAME READY STATUS RESTARTS AGE 2022-03-21T14:38:14.263 INFO:teuthology.orchestra.run.smithi133.stdout:rook-ceph-tools-7677f7f4b9-kl85h 0/1 ContainerCreating 0 57s 2022-03-21T14:38:19.265 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-21T14:38:19.332 INFO:teuthology.orchestra.run.smithi133.stdout:NAME READY STATUS RESTARTS AGE 2022-03-21T14:38:19.332 INFO:teuthology.orchestra.run.smithi133.stdout:rook-ceph-tools-7677f7f4b9-kl85h 0/1 ContainerCreating 0 62s 2022-03-21T14:38:19.747 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:19.745633 I | ceph-cluster-controller: detected ceph image version: "17.0.0-11187 quincy" 2022-03-21T14:38:19.747 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:19.745827 I | ceph-cluster-controller: validating ceph version from provided image 2022-03-21T14:38:19.747 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:19.745863 W | ceph-cluster-controller: unsupported ceph version detected: "17.0.0-11187 quincy", pursuing 2022-03-21T14:38:20.049 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:20.048619 I | op-mon: parsing mon endpoints: 2022-03-21T14:38:20.050 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:20.048653 W | op-mon: ignoring invalid monitor 2022-03-21T14:38:20.273 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:20.270985 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-21T14:38:20.274 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:20.271225 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-21T14:38:20.390 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:20.387936 E | ceph-cluster-controller: failed to get ceph daemons versions, this typically happens during the first cluster initialization. failed to run 'ceph versions'. . unable to get monitor info from DNS SRV with service name: ceph-mon 2022-03-21T14:38:20.390 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T14:38:20.381+0000 7f1c61593700 -1 failed for service _ceph-mon._tcp 2022-03-21T14:38:20.390 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T14:38:20.381+0000 7f1c61593700 -1 monclient: get_monmap_and_config cannot identify monitors to contact 2022-03-21T14:38:20.390 INFO:tasks.rook.operator.smithi133.stdout:[errno 2] RADOS object not found (error connecting to the cluster): exit status 1 2022-03-21T14:38:20.391 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:20.387983 I | ceph-cluster-controller: cluster "rook-ceph": version "17.0.0-11187 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e" 2022-03-21T14:38:21.117 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:21.116203 I | op-mon: start running mons 2022-03-21T14:38:21.556 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:21.554756 I | op-mon: parsing mon endpoints: 2022-03-21T14:38:21.556 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:21.554781 W | op-mon: ignoring invalid monitor 2022-03-21T14:38:22.084 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:22.081997 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":[]}] data: mapping:{"node":{}} maxMonId:-1] 2022-03-21T14:38:22.364 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:22.362756 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-21T14:38:22.366 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:22.363021 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-21T14:38:22.743 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:22.742289 I | op-mon: targeting the mon count 1 2022-03-21T14:38:22.748 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:22.747737 I | op-mon: sched-mon: created canary deployment rook-ceph-mon-a-canary 2022-03-21T14:38:22.849 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:22.848041 I | op-mon: sched-mon: waiting for canary pod creation rook-ceph-mon-a-canary 2022-03-21T14:38:24.336 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-21T14:38:24.421 INFO:teuthology.orchestra.run.smithi133.stdout:NAME READY STATUS RESTARTS AGE 2022-03-21T14:38:24.422 INFO:teuthology.orchestra.run.smithi133.stdout:rook-ceph-tools-7677f7f4b9-kl85h 0/1 ContainerCreating 0 67s 2022-03-21T14:38:28.383 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:28.381002 I | op-mon: sched-mon: canary monitor deployment rook-ceph-mon-a-canary scheduled to smithi133 2022-03-21T14:38:28.383 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:28.381050 I | op-mon: assignmon: mon a assigned to node smithi133 2022-03-21T14:38:28.567 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:28.566070 I | op-mon: cleaning up canary monitor deployment "rook-ceph-mon-a-canary" 2022-03-21T14:38:28.600 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:28.599285 I | op-mon: creating mon a 2022-03-21T14:38:29.425 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-21T14:38:29.440 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:29.438276 I | op-mon: mon "a" endpoint is [v2:10.105.249.227:3300,v1:10.105.249.227:6789] 2022-03-21T14:38:29.514 INFO:teuthology.orchestra.run.smithi133.stdout:NAME READY STATUS RESTARTS AGE 2022-03-21T14:38:29.514 INFO:teuthology.orchestra.run.smithi133.stdout:rook-ceph-tools-7677f7f4b9-kl85h 0/1 ContainerCreating 0 72s 2022-03-21T14:38:29.633 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:29.631783 I | op-mon: monitor endpoints changed, updating the bootstrap peer token 2022-03-21T14:38:29.636 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:29.631953 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.105.249.227:6789"]}] data:a=10.105.249.227:6789 mapping:{"node":{"a":{"Name":"smithi133","Hostname":"smithi133","Address":"172.21.15.133"}}} maxMonId:-1] 2022-03-21T14:38:29.636 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:29.632075 I | op-mon: monitor endpoints changed, updating the bootstrap peer token 2022-03-21T14:38:29.810 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:29.809040 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-21T14:38:29.810 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:29.809242 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-21T14:38:29.877 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:29.866675 I | op-mon: 0 of 1 expected mons are ready. creating or updating deployments without checking quorum in attempt to achieve a healthy mon cluster 2022-03-21T14:38:29.983 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:29.981712 I | op-mon: updating maxMonID from -1 to 0 after committing mon "a" 2022-03-21T14:38:31.843 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:31.841512 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.105.249.227:6789"]}] data:a=10.105.249.227:6789 mapping:{"node":{"a":{"Name":"smithi133","Hostname":"smithi133","Address":"172.21.15.133"}}} maxMonId:0] 2022-03-21T14:38:31.843 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:31.841608 I | op-mon: waiting for mon quorum with [a] 2022-03-21T14:38:32.205 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:32.204900 I | op-mon: mons running: [a] 2022-03-21T14:38:34.518 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-03-21T14:38:34.776 INFO:teuthology.orchestra.run.smithi133.stdout:NAME READY STATUS RESTARTS AGE 2022-03-21T14:38:34.776 INFO:teuthology.orchestra.run.smithi133.stdout:rook-ceph-tools-7677f7f4b9-kl85h 1/1 Running 0 77s 2022-03-21T14:38:34.779 INFO:tasks.rook:Waiting for mgr/rook orchestrator to be available 2022-03-21T14:38:34.779 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch status -f json 2022-03-21T14:38:35.166 INFO:teuthology.orchestra.run.smithi133.stderr:unable to get monitor info from DNS SRV with service name: ceph-mon 2022-03-21T14:38:35.166 INFO:teuthology.orchestra.run.smithi133.stderr:2022-03-21T14:38:35.161+0000 7f32731aa700 -1 failed for service _ceph-mon._tcp 2022-03-21T14:38:35.167 INFO:teuthology.orchestra.run.smithi133.stderr:2022-03-21T14:38:35.161+0000 7f32731aa700 -1 monclient: get_monmap_and_config cannot identify monitors to contact 2022-03-21T14:38:35.167 INFO:teuthology.orchestra.run.smithi133.stderr:[errno 2] RADOS object not found (error connecting to the cluster) 2022-03-21T14:38:35.168 INFO:teuthology.orchestra.run.smithi133.stderr:command terminated with exit code 1 2022-03-21T14:38:35.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-03-21T14:38:45.172 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch status -f json 2022-03-21T14:38:46.213 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:38:46.213 INFO:teuthology.orchestra.run.smithi133.stderr:no valid command found; 10 closest matches: 2022-03-21T14:38:46.213 INFO:teuthology.orchestra.run.smithi133.stderr:pg stat 2022-03-21T14:38:46.214 INFO:teuthology.orchestra.run.smithi133.stderr:pg getmap 2022-03-21T14:38:46.214 INFO:teuthology.orchestra.run.smithi133.stderr:pg dump [all|summary|sum|delta|pools|osds|pgs|pgs_brief...] 2022-03-21T14:38:46.214 INFO:teuthology.orchestra.run.smithi133.stderr:pg dump_json [all|summary|sum|pools|osds|pgs...] 2022-03-21T14:38:46.214 INFO:teuthology.orchestra.run.smithi133.stderr:pg dump_pools_json 2022-03-21T14:38:46.215 INFO:teuthology.orchestra.run.smithi133.stderr:pg ls-by-pool [...] 2022-03-21T14:38:46.215 INFO:teuthology.orchestra.run.smithi133.stderr:pg ls-by-primary [] [...] 2022-03-21T14:38:46.215 INFO:teuthology.orchestra.run.smithi133.stderr:pg ls-by-osd [] [...] 2022-03-21T14:38:46.215 INFO:teuthology.orchestra.run.smithi133.stderr:pg ls [] [...] 2022-03-21T14:38:46.215 INFO:teuthology.orchestra.run.smithi133.stderr:pg dump_stuck [inactive|unclean|stale|undersized|degraded...] [] 2022-03-21T14:38:46.216 INFO:teuthology.orchestra.run.smithi133.stderr:Error EINVAL: invalid command 2022-03-21T14:38:46.216 INFO:teuthology.orchestra.run.smithi133.stderr:command terminated with exit code 22 2022-03-21T14:38:46.219 DEBUG:teuthology.orchestra.run:got remote process result: 22 2022-03-21T14:38:46.865 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:46.864159 I | op-mon: Monitors in quorum: [a] 2022-03-21T14:38:46.865 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:46.864192 I | op-mon: mons created: 1 2022-03-21T14:38:47.080 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:47.079272 I | op-mon: waiting for mon quorum with [a] 2022-03-21T14:38:47.085 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:47.084441 I | op-mon: mons running: [a] 2022-03-21T14:38:47.301 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:47.300750 I | op-mon: Monitors in quorum: [a] 2022-03-21T14:38:47.301 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:47.300787 I | op-config: setting "global"="mon allow pool delete"="true" option to the mon configuration database 2022-03-21T14:38:47.577 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:47.575903 I | op-config: successfully set "global"="mon allow pool delete"="true" option to the mon configuration database 2022-03-21T14:38:47.577 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:47.575939 I | op-config: setting "global"="mon cluster log file"="" option to the mon configuration database 2022-03-21T14:38:47.853 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:47.852225 I | op-config: successfully set "global"="mon cluster log file"="" option to the mon configuration database 2022-03-21T14:38:47.853 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:47.852259 I | op-config: setting "global"="mon allow pool size one"="true" option to the mon configuration database 2022-03-21T14:38:48.253 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:48.252761 I | op-config: successfully set "global"="mon allow pool size one"="true" option to the mon configuration database 2022-03-21T14:38:48.254 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:48.252796 I | op-config: setting "global"="log to file"="false" option to the mon configuration database 2022-03-21T14:38:48.543 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:48.542316 I | op-config: successfully set "global"="log to file"="false" option to the mon configuration database 2022-03-21T14:38:48.543 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:48.542341 I | op-config: setting "global"="rbd_default_features"="3" option to the mon configuration database 2022-03-21T14:38:48.820 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:48.819532 I | op-config: successfully set "global"="rbd_default_features"="3" option to the mon configuration database 2022-03-21T14:38:48.821 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:48.819564 I | op-config: deleting "log file" option from the mon configuration database 2022-03-21T14:38:49.038 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:49.037549 I | op-config: successfully deleted "log file" option from the mon configuration database 2022-03-21T14:38:49.039 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:49.037590 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2022-03-21T14:38:49.394 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:49.393127 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2022-03-21T14:38:49.676 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:49.675148 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2022-03-21T14:38:49.944 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:49.943240 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2022-03-21T14:38:50.349 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:50.348118 I | ceph-csi: created kubernetes csi secrets for cluster "rook-ceph" 2022-03-21T14:38:50.349 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:50.348141 I | cephclient: getting or creating ceph auth key "client.crash" 2022-03-21T14:38:50.651 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:50.650545 I | ceph-crashcollector-controller: created kubernetes crash collector secret for cluster "rook-ceph" 2022-03-21T14:38:50.864 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:50.862823 I | cephclient: successfully enabled msgr2 protocol 2022-03-21T14:38:50.864 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:50.862889 I | cephclient: create rbd-mirror bootstrap peer token "client.rbd-mirror-peer" 2022-03-21T14:38:50.864 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:50.862898 I | cephclient: getting or creating ceph auth key "client.rbd-mirror-peer" 2022-03-21T14:38:51.134 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:51.133963 I | cephclient: successfully created rbd-mirror bootstrap peer token for cluster "rook-ceph" 2022-03-21T14:38:51.148 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:51.148037 I | op-mgr: start running mgr 2022-03-21T14:38:51.149 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:38:51.148077 I | cephclient: getting or creating ceph auth key "mgr.a" 2022-03-21T14:38:56.221 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch status -f json 2022-03-21T14:38:56.684 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:38:56.684 INFO:teuthology.orchestra.run.smithi133.stderr:no valid command found; 10 closest matches: 2022-03-21T14:38:56.685 INFO:teuthology.orchestra.run.smithi133.stderr:pg stat 2022-03-21T14:38:56.685 INFO:teuthology.orchestra.run.smithi133.stderr:pg getmap 2022-03-21T14:38:56.685 INFO:teuthology.orchestra.run.smithi133.stderr:pg dump [all|summary|sum|delta|pools|osds|pgs|pgs_brief...] 2022-03-21T14:38:56.685 INFO:teuthology.orchestra.run.smithi133.stderr:pg dump_json [all|summary|sum|pools|osds|pgs...] 2022-03-21T14:38:56.685 INFO:teuthology.orchestra.run.smithi133.stderr:pg dump_pools_json 2022-03-21T14:38:56.686 INFO:teuthology.orchestra.run.smithi133.stderr:pg ls-by-pool [...] 2022-03-21T14:38:56.686 INFO:teuthology.orchestra.run.smithi133.stderr:pg ls-by-primary [] [...] 2022-03-21T14:38:56.686 INFO:teuthology.orchestra.run.smithi133.stderr:pg ls-by-osd [] [...] 2022-03-21T14:38:56.686 INFO:teuthology.orchestra.run.smithi133.stderr:pg ls [] [...] 2022-03-21T14:38:56.686 INFO:teuthology.orchestra.run.smithi133.stderr:pg dump_stuck [inactive|unclean|stale|undersized|degraded...] [] 2022-03-21T14:38:56.687 INFO:teuthology.orchestra.run.smithi133.stderr:Error EINVAL: invalid command 2022-03-21T14:38:56.688 INFO:teuthology.orchestra.run.smithi133.stderr:command terminated with exit code 22 2022-03-21T14:38:56.690 DEBUG:teuthology.orchestra.run:got remote process result: 22 2022-03-21T14:39:00.577 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:00.576833 I | op-k8sutil: finished waiting for updated deployment "rook-ceph-mgr-a" 2022-03-21T14:39:00.580 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:00.579820 I | op-mgr: setting services to point to mgr "a" 2022-03-21T14:39:00.638 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:00.637270 I | op-osd: start running osds in namespace "rook-ceph" 2022-03-21T14:39:00.638 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:00.637439 W | op-osd: useAllNodes is set to false and no nodes, storageClassDevicesets or volumeSources are specified, no OSD pods are going to be created 2022-03-21T14:39:00.638 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:00.637537 I | op-osd: wait timeout for healthy OSDs during upgrade or restart is "10m0s" 2022-03-21T14:39:00.660 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:00.660008 I | op-osd: start provisioning the OSDs on PVCs, if needed 2022-03-21T14:39:00.673 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:00.672967 I | op-osd: no storageClassDeviceSets defined to configure OSDs on PVCs 2022-03-21T14:39:00.674 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:00.672997 I | op-osd: start provisioning the OSDs on nodes, if needed 2022-03-21T14:39:00.674 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:00.673003 I | op-osd: no nodes are defined for configuring OSDs on raw devices 2022-03-21T14:39:01.053 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:01.052805 I | op-osd: finished running OSDs in namespace "rook-ceph" 2022-03-21T14:39:01.053 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:01.052836 I | ceph-cluster-controller: done reconciling ceph cluster in namespace "rook-ceph" 2022-03-21T14:39:01.073 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:01.072671 W | cephclient: failed to enable mgr module "rook". trying again... 2022-03-21T14:39:01.080 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:01.080090 I | ceph-cluster-controller: enabling ceph mon monitoring goroutine for cluster "rook-ceph" 2022-03-21T14:39:01.081 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:01.080112 I | ceph-cluster-controller: enabling ceph osd monitoring goroutine for cluster "rook-ceph" 2022-03-21T14:39:01.081 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:01.080125 I | ceph-cluster-controller: enabling ceph status monitoring goroutine for cluster "rook-ceph" 2022-03-21T14:39:01.084 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:01.082551 I | op-mgr: successful modules: dashboard 2022-03-21T14:39:01.084 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:01.082849 I | op-k8sutil: ROOK_OBC_WATCH_OPERATOR_NAMESPACE="true" (configmap) 2022-03-21T14:39:01.084 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:01.082867 I | op-bucket-prov: ceph bucket provisioner launched watching for provisioner "rook-ceph.ceph.rook.io/bucket" 2022-03-21T14:39:01.089 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:01.083672 I | op-k8sutil: Reporting Event rook-ceph:rook-ceph Normal:ReconcileSucceeded:successfully configured CephCluster "rook-ceph/rook-ceph" 2022-03-21T14:39:01.089 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:01.083799 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-03-21T14:39:01.090 INFO:tasks.rook.operator.smithi133.stdout:I0321 14:39:01.083838 7 manager.go:118] objectbucket.io/provisioner-manager "msg"="starting provisioner" "name"="rook-ceph.ceph.rook.io/bucket" 2022-03-21T14:39:01.097 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:01.097466 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:39:01.108 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:01.107662 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e... 2022-03-21T14:39:01.346 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:01.345753 W | cephclient: failed to set mgr module mode "upmap". trying again... 2022-03-21T14:39:02.410 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:02.409701 I | op-mgr: successful modules: prometheus 2022-03-21T14:39:06.297 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:06.296938 W | cephclient: failed to enable mgr module "rook". trying again... 2022-03-21T14:39:06.622 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:06.621824 W | cephclient: failed to set mgr module mode "upmap". trying again... 2022-03-21T14:39:06.692 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch status -f json 2022-03-21T14:39:07.127 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:39:07.128 INFO:teuthology.orchestra.run.smithi133.stderr:no valid command found; 10 closest matches: 2022-03-21T14:39:07.128 INFO:teuthology.orchestra.run.smithi133.stderr:pg stat 2022-03-21T14:39:07.128 INFO:teuthology.orchestra.run.smithi133.stderr:pg getmap 2022-03-21T14:39:07.128 INFO:teuthology.orchestra.run.smithi133.stderr:pg dump [all|summary|sum|delta|pools|osds|pgs|pgs_brief...] 2022-03-21T14:39:07.129 INFO:teuthology.orchestra.run.smithi133.stderr:pg dump_json [all|summary|sum|pools|osds|pgs...] 2022-03-21T14:39:07.129 INFO:teuthology.orchestra.run.smithi133.stderr:pg dump_pools_json 2022-03-21T14:39:07.129 INFO:teuthology.orchestra.run.smithi133.stderr:pg ls-by-pool [...] 2022-03-21T14:39:07.129 INFO:teuthology.orchestra.run.smithi133.stderr:pg ls-by-primary [] [...] 2022-03-21T14:39:07.130 INFO:teuthology.orchestra.run.smithi133.stderr:pg ls-by-osd [] [...] 2022-03-21T14:39:07.130 INFO:teuthology.orchestra.run.smithi133.stderr:pg ls [] [...] 2022-03-21T14:39:07.130 INFO:teuthology.orchestra.run.smithi133.stderr:pg dump_stuck [inactive|unclean|stale|undersized|degraded...] [] 2022-03-21T14:39:07.130 INFO:teuthology.orchestra.run.smithi133.stderr:Error EINVAL: invalid command 2022-03-21T14:39:07.135 INFO:teuthology.orchestra.run.smithi133.stderr:command terminated with exit code 22 2022-03-21T14:39:07.137 DEBUG:teuthology.orchestra.run:got remote process result: 22 2022-03-21T14:39:07.328 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:07.249928 I | ceph-cluster-controller: detected ceph image version: "17.0.0-11187 quincy" 2022-03-21T14:39:07.328 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:07.249947 I | ceph-cluster-controller: validating ceph version from provided image 2022-03-21T14:39:07.328 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:07.249954 W | ceph-cluster-controller: unsupported ceph version detected: "17.0.0-11187 quincy", pursuing 2022-03-21T14:39:07.653 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:07.653105 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:39:07.710 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:07.709779 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-21T14:39:07.710 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:07.709955 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-21T14:39:07.950 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:07.949245 I | ceph-cluster-controller: cluster "rook-ceph": version "17.0.0-11187 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e" 2022-03-21T14:39:08.065 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:08.065044 I | op-mon: start running mons 2022-03-21T14:39:08.169 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:08.169347 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:39:08.211 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:08.210248 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.105.249.227:6789"]}] data:a=10.105.249.227:6789 mapping:{"node":{"a":{"Name":"smithi133","Hostname":"smithi133","Address":"172.21.15.133"}}} maxMonId:0] 2022-03-21T14:39:08.247 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:08.247047 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-21T14:39:08.248 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:08.247229 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-21T14:39:09.043 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:09.042375 I | op-mon: targeting the mon count 1 2022-03-21T14:39:09.046 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:09.045440 I | op-config: setting "global"="mon allow pool delete"="true" option to the mon configuration database 2022-03-21T14:39:09.272 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:09.271913 I | op-config: successfully set "global"="mon allow pool delete"="true" option to the mon configuration database 2022-03-21T14:39:09.272 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:09.271945 I | op-config: setting "global"="mon cluster log file"="" option to the mon configuration database 2022-03-21T14:39:09.489 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:09.488583 I | op-config: successfully set "global"="mon cluster log file"="" option to the mon configuration database 2022-03-21T14:39:09.489 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:09.488613 I | op-config: setting "global"="mon allow pool size one"="true" option to the mon configuration database 2022-03-21T14:39:09.710 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:09.709891 I | op-config: successfully set "global"="mon allow pool size one"="true" option to the mon configuration database 2022-03-21T14:39:09.711 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:09.709925 I | op-config: setting "global"="log to file"="false" option to the mon configuration database 2022-03-21T14:39:09.933 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:09.932801 I | op-config: successfully set "global"="log to file"="false" option to the mon configuration database 2022-03-21T14:39:09.934 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:09.932822 I | op-config: setting "global"="rbd_default_features"="3" option to the mon configuration database 2022-03-21T14:39:10.193 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:10.192397 I | op-config: successfully set "global"="rbd_default_features"="3" option to the mon configuration database 2022-03-21T14:39:10.193 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:10.192427 I | op-config: deleting "log file" option from the mon configuration database 2022-03-21T14:39:10.411 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:10.411098 I | op-config: successfully deleted "log file" option from the mon configuration database 2022-03-21T14:39:10.412 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:10.411125 I | op-mon: checking for basic quorum with existing mons 2022-03-21T14:39:10.570 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:10.569895 I | op-mon: mon "a" endpoint is [v2:10.105.249.227:3300,v1:10.105.249.227:6789] 2022-03-21T14:39:10.656 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:10.656303 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.105.249.227:6789"]}] data:a=10.105.249.227:6789 mapping:{"node":{"a":{"Name":"smithi133","Hostname":"smithi133","Address":"172.21.15.133"}}} maxMonId:0] 2022-03-21T14:39:11.040 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:11.039439 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-21T14:39:11.043 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:11.039700 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-21T14:39:11.450 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:11.450072 I | op-mon: deployment for mon rook-ceph-mon-a already exists. updating if needed 2022-03-21T14:39:11.458 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:11.457726 I | op-k8sutil: deployment "rook-ceph-mon-a" did not change, nothing to update 2022-03-21T14:39:11.458 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:11.457750 I | op-mon: waiting for mon quorum with [a] 2022-03-21T14:39:11.632 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:11.632007 W | cephclient: failed to enable mgr module "rook". trying again... 2022-03-21T14:39:11.644 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:11.643289 I | op-mon: mons running: [a] 2022-03-21T14:39:11.865 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:11.864356 I | op-mon: Monitors in quorum: [a] 2022-03-21T14:39:11.865 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:11.864383 I | op-mon: mons created: 1 2022-03-21T14:39:11.928 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:11.928379 W | cephclient: failed to set mgr module mode "upmap". trying again... 2022-03-21T14:39:12.084 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:12.083879 I | op-mon: waiting for mon quorum with [a] 2022-03-21T14:39:12.089 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:12.089647 I | op-mon: mons running: [a] 2022-03-21T14:39:12.309 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:12.308869 I | op-mon: Monitors in quorum: [a] 2022-03-21T14:39:12.309 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:12.308902 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2022-03-21T14:39:12.535 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:12.534946 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2022-03-21T14:39:12.799 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:12.798520 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2022-03-21T14:39:13.109 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:13.109187 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2022-03-21T14:39:13.442 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:13.441436 I | ceph-csi: created kubernetes csi secrets for cluster "rook-ceph" 2022-03-21T14:39:13.442 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:13.441467 I | cephclient: getting or creating ceph auth key "client.crash" 2022-03-21T14:39:13.842 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:13.841180 I | ceph-crashcollector-controller: created kubernetes crash collector secret for cluster "rook-ceph" 2022-03-21T14:39:14.097 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:14.096599 I | cephclient: successfully enabled msgr2 protocol 2022-03-21T14:39:14.097 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:14.096639 I | cephclient: create rbd-mirror bootstrap peer token "client.rbd-mirror-peer" 2022-03-21T14:39:14.097 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:14.096651 I | cephclient: getting or creating ceph auth key "client.rbd-mirror-peer" 2022-03-21T14:39:14.320 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:14.320467 I | cephclient: successfully created rbd-mirror bootstrap peer token for cluster "rook-ceph" 2022-03-21T14:39:14.366 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:14.365664 I | op-mgr: start running mgr 2022-03-21T14:39:14.366 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:14.365709 I | cephclient: getting or creating ceph auth key "mgr.a" 2022-03-21T14:39:14.898 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:14.897556 I | op-mgr: deployment for mgr rook-ceph-mgr-a already exists. updating if needed 2022-03-21T14:39:14.906 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:14.905462 I | op-k8sutil: deployment "rook-ceph-mgr-a" did not change, nothing to update 2022-03-21T14:39:14.909 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:14.908312 I | op-mgr: setting services to point to mgr "a" 2022-03-21T14:39:15.658 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:15.656971 I | op-osd: start running osds in namespace "rook-ceph" 2022-03-21T14:39:15.658 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:15.657003 W | op-osd: useAllNodes is set to false and no nodes, storageClassDevicesets or volumeSources are specified, no OSD pods are going to be created 2022-03-21T14:39:15.661 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:15.657014 I | op-osd: wait timeout for healthy OSDs during upgrade or restart is "10m0s" 2022-03-21T14:39:15.674 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:15.673674 I | op-osd: start provisioning the OSDs on PVCs, if needed 2022-03-21T14:39:15.841 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:15.841397 I | op-osd: no storageClassDeviceSets defined to configure OSDs on PVCs 2022-03-21T14:39:15.842 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:15.841424 I | op-osd: start provisioning the OSDs on nodes, if needed 2022-03-21T14:39:15.842 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:15.841430 I | op-osd: no nodes are defined for configuring OSDs on raw devices 2022-03-21T14:39:16.653 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:16.652511 I | op-osd: finished running OSDs in namespace "rook-ceph" 2022-03-21T14:39:16.653 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:16.652538 I | ceph-cluster-controller: done reconciling ceph cluster in namespace "rook-ceph" 2022-03-21T14:39:17.097 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:17.096104 I | op-mgr: successful modules: prometheus 2022-03-21T14:39:17.100 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:17.097038 I | op-mgr: successful modules: dashboard 2022-03-21T14:39:17.100 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:17.099080 I | op-mgr: successful modules: mgr module(s) from the spec 2022-03-21T14:39:17.139 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch status -f json 2022-03-21T14:39:18.104 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:18.104480 I | op-mgr: successful modules: mgr module(s) from the spec 2022-03-21T14:39:25.422 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:25.421590 I | op-mgr: successful modules: balancer 2022-03-21T14:39:25.490 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:25.490282 I | op-mgr: successful modules: orchestrator modules 2022-03-21T14:39:25.491 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:25.490460 I | op-mgr: successful modules: orchestrator modules 2022-03-21T14:39:25.492 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:25.492106 I | op-mgr: successful modules: balancer 2022-03-21T14:39:25.508 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:39:25.508 INFO:teuthology.orchestra.run.smithi133.stdout:{"available": true, "backend": "rook"} 2022-03-21T14:39:25.532 INFO:tasks.rook: mgr/rook orchestrator is active 2022-03-21T14:39:25.532 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph config set mgr mgr/rook/storage_class scratch 2022-03-21T14:39:26.108 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch apply osd --all-available-devices 2022-03-21T14:39:26.783 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:26.782658 I | ceph-cluster-controller: CR has changed for "rook-ceph". diff=  v1.ClusterSpec{ 2022-03-21T14:39:26.783 INFO:tasks.rook.operator.smithi133.stdout:   CephVersion: {Image: "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", AllowUnsupported: true}, 2022-03-21T14:39:26.784 INFO:tasks.rook.operator.smithi133.stdout:   Storage: v1.StorageScopeSpec{ 2022-03-21T14:39:26.784 INFO:tasks.rook.operator.smithi133.stdout:   ... // 3 identical fields 2022-03-21T14:39:26.784 INFO:tasks.rook.operator.smithi133.stdout:   Config: nil, 2022-03-21T14:39:26.784 INFO:tasks.rook.operator.smithi133.stdout:   Selection: {}, 2022-03-21T14:39:26.785 INFO:teuthology.orchestra.run.smithi133.stdout:['Success'] 2022-03-21T14:39:26.785 INFO:tasks.rook.operator.smithi133.stdout:-  StorageClassDeviceSets: nil, 2022-03-21T14:39:26.786 INFO:tasks.rook.operator.smithi133.stdout:+  StorageClassDeviceSets: []v1.StorageClassDeviceSet{ 2022-03-21T14:39:26.786 INFO:tasks.rook.operator.smithi133.stdout:+  { 2022-03-21T14:39:26.786 INFO:tasks.rook.operator.smithi133.stdout:+  Name: "smithi133-lv-1", 2022-03-21T14:39:26.786 INFO:tasks.rook.operator.smithi133.stdout:+  Count: 1, 2022-03-21T14:39:26.788 INFO:tasks.rook.operator.smithi133.stdout:+  VolumeClaimTemplates: []v1.PersistentVolumeClaim{{...}}, 2022-03-21T14:39:26.789 INFO:tasks.rook.operator.smithi133.stdout:+  }, 2022-03-21T14:39:26.789 INFO:tasks.rook.operator.smithi133.stdout:+  { 2022-03-21T14:39:26.789 INFO:tasks.rook.operator.smithi133.stdout:+  Name: "smithi133-lv-2", 2022-03-21T14:39:26.789 INFO:tasks.rook.operator.smithi133.stdout:+  Count: 1, 2022-03-21T14:39:26.789 INFO:tasks.rook.operator.smithi133.stdout:+  VolumeClaimTemplates: []v1.PersistentVolumeClaim{{...}}, 2022-03-21T14:39:26.790 INFO:tasks.rook.operator.smithi133.stdout:+  }, 2022-03-21T14:39:26.790 INFO:tasks.rook.operator.smithi133.stdout:+  { 2022-03-21T14:39:26.790 INFO:tasks.rook.operator.smithi133.stdout:+  Name: "smithi133-lv-3", 2022-03-21T14:39:26.790 INFO:tasks.rook.operator.smithi133.stdout:+  Count: 1, 2022-03-21T14:39:26.791 INFO:tasks.rook.operator.smithi133.stdout:+  VolumeClaimTemplates: []v1.PersistentVolumeClaim{{...}}, 2022-03-21T14:39:26.791 INFO:tasks.rook.operator.smithi133.stdout:+  }, 2022-03-21T14:39:26.791 INFO:tasks.rook.operator.smithi133.stdout:+  { 2022-03-21T14:39:26.791 INFO:tasks.rook.operator.smithi133.stdout:+  Name: "smithi133-lv-4", 2022-03-21T14:39:26.791 INFO:tasks.rook.operator.smithi133.stdout:+  Count: 1, 2022-03-21T14:39:26.792 INFO:tasks.rook.operator.smithi133.stdout:+  VolumeClaimTemplates: []v1.PersistentVolumeClaim{{...}}, 2022-03-21T14:39:26.792 INFO:tasks.rook.operator.smithi133.stdout:+  }, 2022-03-21T14:39:26.792 INFO:tasks.rook.operator.smithi133.stdout:+  }, 2022-03-21T14:39:26.792 INFO:tasks.rook.operator.smithi133.stdout:   }, 2022-03-21T14:39:26.792 INFO:tasks.rook.operator.smithi133.stdout:   Annotations: nil, 2022-03-21T14:39:26.793 INFO:tasks.rook.operator.smithi133.stdout:   Labels: nil, 2022-03-21T14:39:26.793 INFO:tasks.rook.operator.smithi133.stdout:   ... // 20 identical fields 2022-03-21T14:39:26.793 INFO:tasks.rook.operator.smithi133.stdout:  } 2022-03-21T14:39:26.793 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:26.782770 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-03-21T14:39:26.805 INFO:tasks.rook:Waiting for 4 OSDs 2022-03-21T14:39:26.805 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph osd stat -f json 2022-03-21T14:39:26.809 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:26.809590 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:39:26.841 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:26.841848 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e... 2022-03-21T14:39:27.294 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:39:27.315 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":4,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2022-03-21T14:39:27.315 INFO:tasks.rook: have 0/4 OSDs 2022-03-21T14:39:32.380 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:32.378528 I | ceph-cluster-controller: detected ceph image version: "17.0.0-11187 quincy" 2022-03-21T14:39:32.380 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:32.378575 I | ceph-cluster-controller: validating ceph version from provided image 2022-03-21T14:39:32.381 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:32.378593 W | ceph-cluster-controller: unsupported ceph version detected: "17.0.0-11187 quincy", pursuing 2022-03-21T14:39:32.567 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:32.566475 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:39:32.781 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:32.781016 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-21T14:39:32.781 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:32.781319 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-21T14:39:33.210 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:33.210667 I | ceph-cluster-controller: cluster "rook-ceph": version "17.0.0-11187 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e" 2022-03-21T14:39:33.313 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:33.313272 I | op-mon: start running mons 2022-03-21T14:39:33.423 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:33.422989 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:39:33.544 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:33.544729 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.105.249.227:6789"]}] data:a=10.105.249.227:6789 mapping:{"node":{"a":{"Name":"smithi133","Hostname":"smithi133","Address":"172.21.15.133"}}} maxMonId:0] 2022-03-21T14:39:33.552 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:33.552262 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-21T14:39:33.552 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:33.552396 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-21T14:39:34.330 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:34.329941 I | op-mon: targeting the mon count 1 2022-03-21T14:39:34.345 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:34.345691 I | ceph-cluster-controller: Cluster update requested. CANCELLING CURRENT ORCHESTRATION 2022-03-21T14:39:35.346 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:35.346619 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-03-21T14:39:35.351 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:35.351241 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:39:35.366 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:35.364908 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e... 2022-03-21T14:39:35.388 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:35.388050 I | op-k8sutil: Removing previous job rook-ceph-detect-version to start a new one 2022-03-21T14:39:35.394 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:35.394281 I | op-k8sutil: batch job rook-ceph-detect-version still exists 2022-03-21T14:39:37.316 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph osd stat -f json 2022-03-21T14:39:37.398 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:37.397685 I | op-k8sutil: batch job rook-ceph-detect-version deleted 2022-03-21T14:39:37.799 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:39:37.817 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":4,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2022-03-21T14:39:37.817 INFO:tasks.rook: have 0/4 OSDs 2022-03-21T14:39:43.558 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:43.558492 I | ceph-cluster-controller: detected ceph image version: "17.0.0-11187 quincy" 2022-03-21T14:39:43.559 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:43.558532 I | ceph-cluster-controller: validating ceph version from provided image 2022-03-21T14:39:43.559 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:43.558551 W | ceph-cluster-controller: unsupported ceph version detected: "17.0.0-11187 quincy", pursuing 2022-03-21T14:39:43.904 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:43.903976 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:39:44.003 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:44.002713 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-21T14:39:44.003 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:44.003031 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-21T14:39:44.413 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:44.413211 I | ceph-cluster-controller: cluster "rook-ceph": version "17.0.0-11187 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e" 2022-03-21T14:39:44.563 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:44.563767 I | op-mon: start running mons 2022-03-21T14:39:44.586 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:44.586277 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:39:44.634 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:44.634765 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.105.249.227:6789"]}] data:a=10.105.249.227:6789 mapping:{"node":{"a":{"Name":"smithi133","Hostname":"smithi133","Address":"172.21.15.133"}}} maxMonId:0] 2022-03-21T14:39:44.672 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:44.668993 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-21T14:39:44.673 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:44.669439 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-21T14:39:45.555 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:45.555834 I | op-mon: targeting the mon count 1 2022-03-21T14:39:45.560 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:45.560808 I | op-config: setting "global"="mon allow pool delete"="true" option to the mon configuration database 2022-03-21T14:39:45.905 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:45.905610 I | op-config: successfully set "global"="mon allow pool delete"="true" option to the mon configuration database 2022-03-21T14:39:45.906 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:45.905638 I | op-config: setting "global"="mon cluster log file"="" option to the mon configuration database 2022-03-21T14:39:46.242 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:46.242135 I | op-config: successfully set "global"="mon cluster log file"="" option to the mon configuration database 2022-03-21T14:39:46.242 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:46.242165 I | op-config: setting "global"="mon allow pool size one"="true" option to the mon configuration database 2022-03-21T14:39:46.581 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:46.581015 I | op-config: successfully set "global"="mon allow pool size one"="true" option to the mon configuration database 2022-03-21T14:39:46.581 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:46.581045 I | op-config: setting "global"="log to file"="false" option to the mon configuration database 2022-03-21T14:39:46.938 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:46.938524 I | op-config: successfully set "global"="log to file"="false" option to the mon configuration database 2022-03-21T14:39:46.939 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:46.938551 I | op-config: setting "global"="rbd_default_features"="3" option to the mon configuration database 2022-03-21T14:39:47.291 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:47.291523 I | op-config: successfully set "global"="rbd_default_features"="3" option to the mon configuration database 2022-03-21T14:39:47.292 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:47.291556 I | op-config: deleting "log file" option from the mon configuration database 2022-03-21T14:39:47.662 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:47.662497 I | op-config: successfully deleted "log file" option from the mon configuration database 2022-03-21T14:39:47.663 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:47.662538 I | op-mon: checking for basic quorum with existing mons 2022-03-21T14:39:47.727 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:47.727528 I | op-mon: mon "a" endpoint is [v2:10.105.249.227:3300,v1:10.105.249.227:6789] 2022-03-21T14:39:47.739 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:47.739766 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.105.249.227:6789"]}] data:a=10.105.249.227:6789 mapping:{"node":{"a":{"Name":"smithi133","Hostname":"smithi133","Address":"172.21.15.133"}}} maxMonId:0] 2022-03-21T14:39:47.746 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:47.746450 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-21T14:39:47.746 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:47.746593 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-21T14:39:47.819 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph osd stat -f json 2022-03-21T14:39:48.088 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:48.088278 I | op-mon: deployment for mon rook-ceph-mon-a already exists. updating if needed 2022-03-21T14:39:48.095 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:48.095470 I | op-k8sutil: deployment "rook-ceph-mon-a" did not change, nothing to update 2022-03-21T14:39:48.095 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:48.095495 I | op-mon: waiting for mon quorum with [a] 2022-03-21T14:39:48.270 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:48.270716 I | op-mon: mons running: [a] 2022-03-21T14:39:48.332 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:39:48.351 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":4,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2022-03-21T14:39:48.352 INFO:tasks.rook: have 0/4 OSDs 2022-03-21T14:39:48.678 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:48.678703 I | op-mon: Monitors in quorum: [a] 2022-03-21T14:39:48.679 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:48.678722 I | op-mon: mons created: 1 2022-03-21T14:39:49.089 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:49.089886 I | op-mon: waiting for mon quorum with [a] 2022-03-21T14:39:49.095 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:49.095785 I | op-mon: mons running: [a] 2022-03-21T14:39:49.494 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:49.494542 I | op-mon: Monitors in quorum: [a] 2022-03-21T14:39:49.494 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:49.494594 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2022-03-21T14:39:49.914 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:49.914579 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2022-03-21T14:39:50.326 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:50.326300 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2022-03-21T14:39:50.736 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:50.736945 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2022-03-21T14:39:51.224 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:51.224731 I | ceph-csi: created kubernetes csi secrets for cluster "rook-ceph" 2022-03-21T14:39:51.224 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:51.224753 I | cephclient: getting or creating ceph auth key "client.crash" 2022-03-21T14:39:51.652 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:51.652771 I | ceph-crashcollector-controller: created kubernetes crash collector secret for cluster "rook-ceph" 2022-03-21T14:39:52.058 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:52.058046 I | cephclient: successfully enabled msgr2 protocol 2022-03-21T14:39:52.058 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:52.058079 I | cephclient: create rbd-mirror bootstrap peer token "client.rbd-mirror-peer" 2022-03-21T14:39:52.058 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:52.058086 I | cephclient: getting or creating ceph auth key "client.rbd-mirror-peer" 2022-03-21T14:39:52.468 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:52.468957 I | cephclient: successfully created rbd-mirror bootstrap peer token for cluster "rook-ceph" 2022-03-21T14:39:52.516 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:52.516501 I | op-mgr: start running mgr 2022-03-21T14:39:52.516 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:52.516531 I | cephclient: getting or creating ceph auth key "mgr.a" 2022-03-21T14:39:52.980 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:52.980488 I | op-mgr: deployment for mgr rook-ceph-mgr-a already exists. updating if needed 2022-03-21T14:39:52.990 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:52.990766 I | op-k8sutil: deployment "rook-ceph-mgr-a" did not change, nothing to update 2022-03-21T14:39:52.993 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:52.992930 I | op-mgr: setting services to point to mgr "a" 2022-03-21T14:39:53.124 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:53.124035 I | op-osd: start running osds in namespace "rook-ceph" 2022-03-21T14:39:53.124 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:53.124123 I | op-osd: wait timeout for healthy OSDs during upgrade or restart is "10m0s" 2022-03-21T14:39:53.128 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:53.128681 I | op-osd: start provisioning the OSDs on PVCs, if needed 2022-03-21T14:39:53.212 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:53.212748 I | op-osd: creating 1 new PVCs for device set "smithi133-lv-1" 2022-03-21T14:39:53.418 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:53.416225 I | op-osd: successfully provisioned PVC "smithi133-lv-1-data-0q85l6" 2022-03-21T14:39:53.419 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:53.419726 I | op-osd: creating 1 new PVCs for device set "smithi133-lv-2" 2022-03-21T14:39:53.638 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:53.639138 I | op-osd: successfully provisioned PVC "smithi133-lv-2-data-0whcsh" 2022-03-21T14:39:53.639 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:53.639174 I | op-osd: creating 1 new PVCs for device set "smithi133-lv-3" 2022-03-21T14:39:53.816 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:53.816508 I | op-osd: successfully provisioned PVC "smithi133-lv-3-data-05lsp8" 2022-03-21T14:39:53.816 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:53.816567 I | op-osd: creating 1 new PVCs for device set "smithi133-lv-4" 2022-03-21T14:39:53.981 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:53.981943 I | op-mgr: successful modules: balancer 2022-03-21T14:39:54.020 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:54.021303 I | op-osd: successfully provisioned PVC "smithi133-lv-4-data-0rrhzq" 2022-03-21T14:39:54.030 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:54.030914 I | op-osd: OSD will have its main bluestore block on "smithi133-lv-1-data-0q85l6" 2022-03-21T14:39:54.490 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:54.490943 I | op-osd: started OSD provisioning job for PVC "smithi133-lv-1-data-0q85l6" 2022-03-21T14:39:54.491 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:54.490969 I | op-osd: OSD will have its main bluestore block on "smithi133-lv-2-data-0whcsh" 2022-03-21T14:39:54.536 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:54.536662 I | op-mgr: successful modules: prometheus 2022-03-21T14:39:54.539 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:54.536993 I | op-mgr: successful modules: dashboard 2022-03-21T14:39:54.539 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:54.537434 I | op-mgr: successful modules: mgr module(s) from the spec 2022-03-21T14:39:54.826 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:54.826794 I | op-osd: started OSD provisioning job for PVC "smithi133-lv-2-data-0whcsh" 2022-03-21T14:39:54.826 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:54.826822 I | op-osd: OSD will have its main bluestore block on "smithi133-lv-3-data-05lsp8" 2022-03-21T14:39:55.236 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:55.236534 I | op-osd: started OSD provisioning job for PVC "smithi133-lv-3-data-05lsp8" 2022-03-21T14:39:55.236 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:55.236567 I | op-osd: OSD will have its main bluestore block on "smithi133-lv-4-data-0rrhzq" 2022-03-21T14:39:55.628 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:55.628072 I | op-osd: started OSD provisioning job for PVC "smithi133-lv-4-data-0rrhzq" 2022-03-21T14:39:55.628 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:55.628107 I | op-osd: start provisioning the OSDs on nodes, if needed 2022-03-21T14:39:55.628 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:55.628114 I | op-osd: no nodes are defined for configuring OSDs on raw devices 2022-03-21T14:39:55.864 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:55.864345 I | op-osd: OSD orchestration status for PVC smithi133-lv-1-data-0q85l6 is "starting" 2022-03-21T14:39:55.870 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:55.864689 I | op-osd: OSD orchestration status for PVC smithi133-lv-2-data-0whcsh is "starting" 2022-03-21T14:39:55.870 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:55.865011 I | op-osd: OSD orchestration status for PVC smithi133-lv-3-data-05lsp8 is "starting" 2022-03-21T14:39:55.870 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:55.867286 I | op-osd: OSD orchestration status for PVC smithi133-lv-4-data-0rrhzq is "starting" 2022-03-21T14:39:56.321 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:39:56.321772 I | op-mgr: successful modules: orchestrator modules 2022-03-21T14:39:58.353 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph osd stat -f json 2022-03-21T14:39:59.294 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:39:59.314 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2022-03-21T14:39:59.314 INFO:tasks.rook: have 0/4 OSDs 2022-03-21T14:40:04.842 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:40:04.842373 I | op-osd: OSD orchestration status for node smithi133-lv-4-data-0rrhzq is "orchestrating" 2022-03-21T14:40:05.255 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:40:05.256047 I | op-osd: OSD orchestration status for PVC smithi133-lv-4-data-0rrhzq is "orchestrating" 2022-03-21T14:40:09.315 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph osd stat -f json 2022-03-21T14:40:09.882 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:40:09.909 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":6,"num_osds":1,"num_up_osds":0,"osd_up_since":0,"num_in_osds":1,"osd_in_since":1647873606,"num_remapped_pgs":0} 2022-03-21T14:40:09.909 INFO:tasks.rook: have 0/4 OSDs 2022-03-21T14:40:12.817 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:40:12.814430 I | op-osd: OSD orchestration status for PVC smithi133-lv-4-data-0rrhzq is "completed" 2022-03-21T14:40:12.817 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:40:12.814460 I | op-osd: creating OSD 0 on PVC "smithi133-lv-4-data-0rrhzq" 2022-03-21T14:40:12.818 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:40:12.814472 I | op-osd: OSD will have its main bluestore block on "smithi133-lv-4-data-0rrhzq" 2022-03-21T14:40:17.856 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:40:17.856350 I | op-osd: OSD orchestration status for node smithi133-lv-1-data-0q85l6 is "orchestrating" 2022-03-21T14:40:18.359 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:40:18.360523 I | op-osd: OSD orchestration status for PVC smithi133-lv-1-data-0q85l6 is "orchestrating" 2022-03-21T14:40:19.911 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph osd stat -f json 2022-03-21T14:40:20.699 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:40:20.719 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1647873619,"num_remapped_pgs":0} 2022-03-21T14:40:20.720 INFO:tasks.rook: have 0/4 OSDs 2022-03-21T14:40:25.529 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:40:25.529472 I | op-osd: OSD orchestration status for PVC smithi133-lv-1-data-0q85l6 is "completed" 2022-03-21T14:40:25.529 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:40:25.529491 I | op-osd: creating OSD 1 on PVC "smithi133-lv-1-data-0q85l6" 2022-03-21T14:40:25.529 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:40:25.529497 I | op-osd: OSD will have its main bluestore block on "smithi133-lv-1-data-0q85l6" 2022-03-21T14:40:27.228 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:40:27.226909 I | op-osd: OSD orchestration status for node smithi133-lv-3-data-05lsp8 is "orchestrating" 2022-03-21T14:40:28.333 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:40:28.333895 I | op-osd: OSD orchestration status for PVC smithi133-lv-3-data-05lsp8 is "orchestrating" 2022-03-21T14:40:29.902 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:40:29.903550 I | op-osd: OSD orchestration status for node smithi133-lv-2-data-0whcsh is "orchestrating" 2022-03-21T14:40:30.721 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph osd stat -f json 2022-03-21T14:40:31.197 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:40:31.198460 I | op-osd: OSD orchestration status for PVC smithi133-lv-2-data-0whcsh is "orchestrating" 2022-03-21T14:40:31.991 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:40:32.006 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":8,"num_osds":3,"num_up_osds":0,"osd_up_since":0,"num_in_osds":3,"osd_in_since":1647873629,"num_remapped_pgs":0} 2022-03-21T14:40:32.007 INFO:tasks.rook: have 0/4 OSDs 2022-03-21T14:40:35.685 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:40:35.685606 I | op-osd: OSD orchestration status for PVC smithi133-lv-3-data-05lsp8 is "completed" 2022-03-21T14:40:35.685 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:40:35.685641 I | op-osd: creating OSD 2 on PVC "smithi133-lv-3-data-05lsp8" 2022-03-21T14:40:35.685 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:40:35.685652 I | op-osd: OSD will have its main bluestore block on "smithi133-lv-3-data-05lsp8" 2022-03-21T14:40:40.025 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:40:40.022239 I | op-osd: OSD orchestration status for PVC smithi133-lv-2-data-0whcsh is "completed" 2022-03-21T14:40:40.025 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:40:40.022327 I | op-osd: creating OSD 3 on PVC "smithi133-lv-2-data-0whcsh" 2022-03-21T14:40:40.025 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:40:40.022347 I | op-osd: OSD will have its main bluestore block on "smithi133-lv-2-data-0whcsh" 2022-03-21T14:40:42.008 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph osd stat -f json 2022-03-21T14:40:42.795 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:40:42.796534 I | op-osd: finished running OSDs in namespace "rook-ceph" 2022-03-21T14:40:42.795 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:40:42.796565 I | ceph-cluster-controller: done reconciling ceph cluster in namespace "rook-ceph" 2022-03-21T14:40:44.342 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:40:44.361 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":9,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1647873633,"num_remapped_pgs":0} 2022-03-21T14:40:44.361 INFO:tasks.rook: have 0/4 OSDs 2022-03-21T14:40:54.363 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph osd stat -f json 2022-03-21T14:40:55.117 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:40:55.134 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":12,"num_osds":4,"num_up_osds":1,"osd_up_since":1647873653,"num_in_osds":4,"osd_in_since":1647873633,"num_remapped_pgs":0} 2022-03-21T14:40:55.134 INFO:tasks.rook: have 1/4 OSDs 2022-03-21T14:41:05.135 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph osd stat -f json 2022-03-21T14:41:05.915 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:41:05.935 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":17,"num_osds":4,"num_up_osds":2,"osd_up_since":1647873662,"num_in_osds":4,"osd_in_since":1647873633,"num_remapped_pgs":0} 2022-03-21T14:41:05.935 INFO:tasks.rook: have 2/4 OSDs 2022-03-21T14:41:15.937 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph osd stat -f json 2022-03-21T14:41:16.453 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:41:16.474 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":23,"num_osds":4,"num_up_osds":4,"osd_up_since":1647873675,"num_in_osds":4,"osd_in_since":1647873633,"num_remapped_pgs":0} 2022-03-21T14:41:16.475 INFO:tasks.rook:Distributing ceph config and client.admin keyring 2022-03-21T14:41:16.475 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- cat /etc/ceph/ceph.conf 2022-03-21T14:41:16.702 INFO:teuthology.orchestra.run.smithi133.stdout:[global] 2022-03-21T14:41:16.703 INFO:teuthology.orchestra.run.smithi133.stdout:mon_host = 10.105.249.227:6789 2022-03-21T14:41:16.703 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:41:16.703 INFO:teuthology.orchestra.run.smithi133.stdout:[client.admin] 2022-03-21T14:41:16.703 INFO:teuthology.orchestra.run.smithi133.stdout:keyring = /etc/ceph/keyring 2022-03-21T14:41:16.706 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- cat /etc/ceph/keyring 2022-03-21T14:41:16.854 INFO:teuthology.orchestra.run.smithi133.stdout:[client.admin] 2022-03-21T14:41:16.854 INFO:teuthology.orchestra.run.smithi133.stdout:key = AQDFjThiI6zrIBAAEXH/zV8H+F439egjfFXFKg== 2022-03-21T14:41:16.859 DEBUG:teuthology.orchestra.run.smithi133:> sudo mkdir -p /etc/ceph 2022-03-21T14:41:16.872 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2022-03-21T14:41:16.872 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/ceph/ceph.conf 2022-03-21T14:41:16.935 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2022-03-21T14:41:16.935 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/ceph/keyring 2022-03-21T14:41:16.946 INFO:tasks.rook:Setting up client nodes... 2022-03-21T14:41:16.947 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph auth get-or-create client.a mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2022-03-21T14:41:17.555 INFO:teuthology.orchestra.run.smithi133.stdout:[client.a] 2022-03-21T14:41:17.556 INFO:teuthology.orchestra.run.smithi133.stdout: key = AQCNjjhi5DCdHhAAxjf/QooPW2IxxSdOsAkECg== 2022-03-21T14:41:17.576 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2022-03-21T14:41:17.577 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/ceph/ceph.client.a.keyring 2022-03-21T14:41:17.577 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod 0644 /etc/ceph/ceph.client.a.keyring 2022-03-21T14:41:17.600 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph osd dump --format=json 2022-03-21T14:41:18.073 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:41:18.074 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":24,"fsid":"0f314386-78fc-4949-934a-88dcda914976","created":"2022-03-21T14:38:45.687323+0000","modified":"2022-03-21T14:41:16.998909+0000","last_up_change":"2022-03-21T14:41:15.404647+0000","last_in_change":"2022-03-21T14:40:33.257951+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":9,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":4,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2022-03-21T14:41:12.692597+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,"object_hash":2,"pg_autoscale_mode":"on","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":"23","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":{}}}],"osds":[{"osd":0,"uuid":"4e85b0da-2f6f-4fed-b50d-73c4a8fde27c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":12,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.22:6800","nonce":1609909460},{"type":"v1","addr":"10.252.32.22:6801","nonce":1609909460}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.22:6802","nonce":1609909460},{"type":"v1","addr":"10.252.32.22:6803","nonce":1609909460}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.22:6806","nonce":1609909460},{"type":"v1","addr":"10.252.32.22:6807","nonce":1609909460}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.22:6804","nonce":1609909460},{"type":"v1","addr":"10.252.32.22:6805","nonce":1609909460}]},"public_addr":"10.252.32.22:6801/1609909460","cluster_addr":"10.252.32.22:6803/1609909460","heartbeat_back_addr":"10.252.32.22:6807/1609909460","heartbeat_front_addr":"10.252.32.22:6805/1609909460","state":["exists","up"]},{"osd":1,"uuid":"1a58c2b7-4890-42fa-9cce-07912db7340b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":21,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.24:6800","nonce":3026782088},{"type":"v1","addr":"10.252.32.24:6801","nonce":3026782088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.24:6802","nonce":3026782088},{"type":"v1","addr":"10.252.32.24:6803","nonce":3026782088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.24:6806","nonce":3026782088},{"type":"v1","addr":"10.252.32.24:6807","nonce":3026782088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.24:6804","nonce":3026782088},{"type":"v1","addr":"10.252.32.24:6805","nonce":3026782088}]},"public_addr":"10.252.32.24:6801/3026782088","cluster_addr":"10.252.32.24:6803/3026782088","heartbeat_back_addr":"10.252.32.24:6807/3026782088","heartbeat_front_addr":"10.252.32.24:6805/3026782088","state":["exists","up"]},{"osd":2,"uuid":"9ffc25dd-8acf-4111-8269-eacd48b57cd4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.25:6800","nonce":3238059582},{"type":"v1","addr":"10.252.32.25:6801","nonce":3238059582}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.25:6802","nonce":3238059582},{"type":"v1","addr":"10.252.32.25:6803","nonce":3238059582}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.25:6806","nonce":3238059582},{"type":"v1","addr":"10.252.32.25:6807","nonce":3238059582}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.25:6804","nonce":3238059582},{"type":"v1","addr":"10.252.32.25:6805","nonce":3238059582}]},"public_addr":"10.252.32.25:6801/3238059582","cluster_addr":"10.252.32.25:6803/3238059582","heartbeat_back_addr":"10.252.32.25:6807/3238059582","heartbeat_front_addr":"10.252.32.25:6805/3238059582","state":["exists","up"]},{"osd":3,"uuid":"fb609059-5e56-4f58-b3ea-98d2d0e2b44f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":23,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.26:6800","nonce":1904697581},{"type":"v1","addr":"10.252.32.26:6801","nonce":1904697581}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.26:6802","nonce":1904697581},{"type":"v1","addr":"10.252.32.26:6803","nonce":1904697581}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.26:6806","nonce":1904697581},{"type":"v1","addr":"10.252.32.26:6807","nonce":1904697581}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.26:6804","nonce":1904697581},{"type":"v1","addr":"10.252.32.26:6805","nonce":1904697581}]},"public_addr":"10.252.32.26:6801/1904697581","cluster_addr":"10.252.32.26:6803/1904697581","heartbeat_back_addr":"10.252.32.26:6807/1904697581","heartbeat_front_addr":"10.252.32.26:6805/1904697581","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-03-21T14:40:50.873652+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-03-21T14:41:00.584984+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-03-21T14:41:10.447718+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-03-21T14:41:13.070310+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.252.32.14:6801/891717259":"2022-03-22T14:39:24.016839+0000","10.252.32.14:6800/891717259":"2022-03-22T14:39:24.016839+0000","10.252.32.14:0/3204216572":"2022-03-22T14:39:24.016839+0000","10.252.32.14:0/1914242490":"2022-03-22T14:39:24.016839+0000","10.252.32.14:0/429279847":"2022-03-22T14:39:24.016839+0000"},"erasure_code_profiles":{"default":{"k":"2","m":"2","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}} 2022-03-21T14:41:18.093 INFO:tasks.rook.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2022-03-21T14:41:12.692597+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, 'object_hash': 2, 'pg_autoscale_mode': 'on', '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': '23', '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': {}}}] 2022-03-21T14:41:18.093 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph osd pool get .mgr pg_num 2022-03-21T14:41:18.594 INFO:teuthology.orchestra.run.smithi133.stdout:pg_num: 1 2022-03-21T14:41:18.612 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2022-03-21T14:41:18.613 INFO:tasks.rook.ceph_manager.ceph:waiting for mgr available 2022-03-21T14:41:18.614 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph mgr dump --format=json 2022-03-21T14:41:19.182 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:41:19.200 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":15,"active_gid":4222,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.14:6800","nonce":3549205607},{"type":"v1","addr":"10.252.32.14:6801","nonce":3549205607}]},"active_addr":"10.252.32.14:6801/3549205607","active_change":"2022-03-21T14:39:24.043817+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[],"modules":["iostat","nfs","prometheus","restful","rook"],"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":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = 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":"2400","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":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = 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","upmap"],"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":[]},"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.20.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_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:6.7.4","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":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","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:2.4.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:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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.18.1","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:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail 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_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":[]},"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":[]},"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":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":[]},"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":[]},"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_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":[]},"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":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"0.0.0.0","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":{"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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","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":[]},"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":"0.0.0.0","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":0,"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":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"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":[]},"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":[]},"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":[]}}},{"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":{"prometheus":"http://10.252.32.14:9283/"},"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"],"last_failure_osd_epoch":4,"active_clients":[{"addrvec":[{"type":"v2","addr":"10.252.32.14:0","nonce":1000612109}]},{"addrvec":[{"type":"v2","addr":"10.252.32.14:0","nonce":22661109}]},{"addrvec":[{"type":"v2","addr":"10.252.32.14:0","nonce":3861906397}]},{"addrvec":[{"type":"v2","addr":"10.252.32.14:0","nonce":3929149371}]}]}} 2022-03-21T14:41:19.203 INFO:tasks.rook.ceph_manager.ceph:mgr available! 2022-03-21T14:41:19.203 INFO:tasks.rook.ceph_manager.ceph:waiting for all up 2022-03-21T14:41:19.204 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph osd dump --format=json 2022-03-21T14:41:19.691 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:41:19.692 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":24,"fsid":"0f314386-78fc-4949-934a-88dcda914976","created":"2022-03-21T14:38:45.687323+0000","modified":"2022-03-21T14:41:16.998909+0000","last_up_change":"2022-03-21T14:41:15.404647+0000","last_in_change":"2022-03-21T14:40:33.257951+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":9,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":4,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2022-03-21T14:41:12.692597+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,"object_hash":2,"pg_autoscale_mode":"on","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":"23","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":{}}}],"osds":[{"osd":0,"uuid":"4e85b0da-2f6f-4fed-b50d-73c4a8fde27c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":12,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.22:6800","nonce":1609909460},{"type":"v1","addr":"10.252.32.22:6801","nonce":1609909460}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.22:6802","nonce":1609909460},{"type":"v1","addr":"10.252.32.22:6803","nonce":1609909460}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.22:6806","nonce":1609909460},{"type":"v1","addr":"10.252.32.22:6807","nonce":1609909460}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.22:6804","nonce":1609909460},{"type":"v1","addr":"10.252.32.22:6805","nonce":1609909460}]},"public_addr":"10.252.32.22:6801/1609909460","cluster_addr":"10.252.32.22:6803/1609909460","heartbeat_back_addr":"10.252.32.22:6807/1609909460","heartbeat_front_addr":"10.252.32.22:6805/1609909460","state":["exists","up"]},{"osd":1,"uuid":"1a58c2b7-4890-42fa-9cce-07912db7340b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":21,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.24:6800","nonce":3026782088},{"type":"v1","addr":"10.252.32.24:6801","nonce":3026782088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.24:6802","nonce":3026782088},{"type":"v1","addr":"10.252.32.24:6803","nonce":3026782088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.24:6806","nonce":3026782088},{"type":"v1","addr":"10.252.32.24:6807","nonce":3026782088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.24:6804","nonce":3026782088},{"type":"v1","addr":"10.252.32.24:6805","nonce":3026782088}]},"public_addr":"10.252.32.24:6801/3026782088","cluster_addr":"10.252.32.24:6803/3026782088","heartbeat_back_addr":"10.252.32.24:6807/3026782088","heartbeat_front_addr":"10.252.32.24:6805/3026782088","state":["exists","up"]},{"osd":2,"uuid":"9ffc25dd-8acf-4111-8269-eacd48b57cd4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.25:6800","nonce":3238059582},{"type":"v1","addr":"10.252.32.25:6801","nonce":3238059582}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.25:6802","nonce":3238059582},{"type":"v1","addr":"10.252.32.25:6803","nonce":3238059582}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.25:6806","nonce":3238059582},{"type":"v1","addr":"10.252.32.25:6807","nonce":3238059582}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.25:6804","nonce":3238059582},{"type":"v1","addr":"10.252.32.25:6805","nonce":3238059582}]},"public_addr":"10.252.32.25:6801/3238059582","cluster_addr":"10.252.32.25:6803/3238059582","heartbeat_back_addr":"10.252.32.25:6807/3238059582","heartbeat_front_addr":"10.252.32.25:6805/3238059582","state":["exists","up"]},{"osd":3,"uuid":"fb609059-5e56-4f58-b3ea-98d2d0e2b44f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":23,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.26:6800","nonce":1904697581},{"type":"v1","addr":"10.252.32.26:6801","nonce":1904697581}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.26:6802","nonce":1904697581},{"type":"v1","addr":"10.252.32.26:6803","nonce":1904697581}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.26:6806","nonce":1904697581},{"type":"v1","addr":"10.252.32.26:6807","nonce":1904697581}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.26:6804","nonce":1904697581},{"type":"v1","addr":"10.252.32.26:6805","nonce":1904697581}]},"public_addr":"10.252.32.26:6801/1904697581","cluster_addr":"10.252.32.26:6803/1904697581","heartbeat_back_addr":"10.252.32.26:6807/1904697581","heartbeat_front_addr":"10.252.32.26:6805/1904697581","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-03-21T14:40:50.873652+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-03-21T14:41:00.584984+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-03-21T14:41:10.447718+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-03-21T14:41:13.070310+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.252.32.14:6801/891717259":"2022-03-22T14:39:24.016839+0000","10.252.32.14:6800/891717259":"2022-03-22T14:39:24.016839+0000","10.252.32.14:0/3204216572":"2022-03-22T14:39:24.016839+0000","10.252.32.14:0/1914242490":"2022-03-22T14:39:24.016839+0000","10.252.32.14:0/429279847":"2022-03-22T14:39:24.016839+0000"},"erasure_code_profiles":{"default":{"k":"2","m":"2","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}} 2022-03-21T14:41:19.710 INFO:tasks.rook.ceph_manager.ceph:all up! 2022-03-21T14:41:19.710 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph osd dump --format=json 2022-03-21T14:41:20.221 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:41:20.221 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":24,"fsid":"0f314386-78fc-4949-934a-88dcda914976","created":"2022-03-21T14:38:45.687323+0000","modified":"2022-03-21T14:41:16.998909+0000","last_up_change":"2022-03-21T14:41:15.404647+0000","last_in_change":"2022-03-21T14:40:33.257951+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":9,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":4,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2022-03-21T14:41:12.692597+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,"object_hash":2,"pg_autoscale_mode":"on","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":"23","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":{}}}],"osds":[{"osd":0,"uuid":"4e85b0da-2f6f-4fed-b50d-73c4a8fde27c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":12,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.22:6800","nonce":1609909460},{"type":"v1","addr":"10.252.32.22:6801","nonce":1609909460}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.22:6802","nonce":1609909460},{"type":"v1","addr":"10.252.32.22:6803","nonce":1609909460}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.22:6806","nonce":1609909460},{"type":"v1","addr":"10.252.32.22:6807","nonce":1609909460}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.22:6804","nonce":1609909460},{"type":"v1","addr":"10.252.32.22:6805","nonce":1609909460}]},"public_addr":"10.252.32.22:6801/1609909460","cluster_addr":"10.252.32.22:6803/1609909460","heartbeat_back_addr":"10.252.32.22:6807/1609909460","heartbeat_front_addr":"10.252.32.22:6805/1609909460","state":["exists","up"]},{"osd":1,"uuid":"1a58c2b7-4890-42fa-9cce-07912db7340b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":21,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.24:6800","nonce":3026782088},{"type":"v1","addr":"10.252.32.24:6801","nonce":3026782088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.24:6802","nonce":3026782088},{"type":"v1","addr":"10.252.32.24:6803","nonce":3026782088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.24:6806","nonce":3026782088},{"type":"v1","addr":"10.252.32.24:6807","nonce":3026782088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.24:6804","nonce":3026782088},{"type":"v1","addr":"10.252.32.24:6805","nonce":3026782088}]},"public_addr":"10.252.32.24:6801/3026782088","cluster_addr":"10.252.32.24:6803/3026782088","heartbeat_back_addr":"10.252.32.24:6807/3026782088","heartbeat_front_addr":"10.252.32.24:6805/3026782088","state":["exists","up"]},{"osd":2,"uuid":"9ffc25dd-8acf-4111-8269-eacd48b57cd4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.25:6800","nonce":3238059582},{"type":"v1","addr":"10.252.32.25:6801","nonce":3238059582}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.25:6802","nonce":3238059582},{"type":"v1","addr":"10.252.32.25:6803","nonce":3238059582}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.25:6806","nonce":3238059582},{"type":"v1","addr":"10.252.32.25:6807","nonce":3238059582}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.25:6804","nonce":3238059582},{"type":"v1","addr":"10.252.32.25:6805","nonce":3238059582}]},"public_addr":"10.252.32.25:6801/3238059582","cluster_addr":"10.252.32.25:6803/3238059582","heartbeat_back_addr":"10.252.32.25:6807/3238059582","heartbeat_front_addr":"10.252.32.25:6805/3238059582","state":["exists","up"]},{"osd":3,"uuid":"fb609059-5e56-4f58-b3ea-98d2d0e2b44f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":23,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.26:6800","nonce":1904697581},{"type":"v1","addr":"10.252.32.26:6801","nonce":1904697581}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.26:6802","nonce":1904697581},{"type":"v1","addr":"10.252.32.26:6803","nonce":1904697581}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.26:6806","nonce":1904697581},{"type":"v1","addr":"10.252.32.26:6807","nonce":1904697581}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.252.32.26:6804","nonce":1904697581},{"type":"v1","addr":"10.252.32.26:6805","nonce":1904697581}]},"public_addr":"10.252.32.26:6801/1904697581","cluster_addr":"10.252.32.26:6803/1904697581","heartbeat_back_addr":"10.252.32.26:6807/1904697581","heartbeat_front_addr":"10.252.32.26:6805/1904697581","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-03-21T14:40:50.873652+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-03-21T14:41:00.584984+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-03-21T14:41:10.447718+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2022-03-21T14:41:13.070310+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"10.252.32.14:6801/891717259":"2022-03-22T14:39:24.016839+0000","10.252.32.14:6800/891717259":"2022-03-22T14:39:24.016839+0000","10.252.32.14:0/3204216572":"2022-03-22T14:39:24.016839+0000","10.252.32.14:0/1914242490":"2022-03-22T14:39:24.016839+0000","10.252.32.14:0/429279847":"2022-03-22T14:39:24.016839+0000"},"erasure_code_profiles":{"default":{"k":"2","m":"2","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}} 2022-03-21T14:41:20.239 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph tell osd.0 flush_pg_stats 2022-03-21T14:41:20.240 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph tell osd.1 flush_pg_stats 2022-03-21T14:41:20.240 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph tell osd.2 flush_pg_stats 2022-03-21T14:41:20.241 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph tell osd.3 flush_pg_stats 2022-03-21T14:41:20.671 INFO:teuthology.orchestra.run.smithi133.stdout:68719476742 2022-03-21T14:41:20.672 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph osd last-stat-seq osd.1 2022-03-21T14:41:20.690 INFO:teuthology.orchestra.run.smithi133.stdout:85899345925 2022-03-21T14:41:20.690 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph osd last-stat-seq osd.2 2022-03-21T14:41:20.726 INFO:teuthology.orchestra.run.smithi133.stdout:51539607562 2022-03-21T14:41:20.726 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph osd last-stat-seq osd.0 2022-03-21T14:41:20.795 INFO:teuthology.orchestra.run.smithi133.stdout:98784247811 2022-03-21T14:41:20.796 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph osd last-stat-seq osd.3 2022-03-21T14:41:21.284 INFO:teuthology.orchestra.run.smithi133.stdout:85899345924 2022-03-21T14:41:21.298 INFO:teuthology.orchestra.run.smithi133.stdout:68719476741 2022-03-21T14:41:21.308 INFO:tasks.rook.ceph_manager.ceph:need seq 85899345925 got 85899345924 for osd.2 2022-03-21T14:41:21.317 INFO:teuthology.orchestra.run.smithi133.stdout:51539607560 2022-03-21T14:41:21.323 INFO:tasks.rook.ceph_manager.ceph:need seq 68719476742 got 68719476741 for osd.1 2022-03-21T14:41:21.338 INFO:tasks.rook.ceph_manager.ceph:need seq 51539607562 got 51539607560 for osd.0 2022-03-21T14:41:21.459 INFO:teuthology.orchestra.run.smithi133.stdout:98784247810 2022-03-21T14:41:21.481 INFO:tasks.rook.ceph_manager.ceph:need seq 98784247811 got 98784247810 for osd.3 2022-03-21T14:41:22.309 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph osd last-stat-seq osd.2 2022-03-21T14:41:22.324 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph osd last-stat-seq osd.1 2022-03-21T14:41:22.339 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph osd last-stat-seq osd.0 2022-03-21T14:41:22.482 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph osd last-stat-seq osd.3 2022-03-21T14:41:22.922 INFO:teuthology.orchestra.run.smithi133.stdout:85899345925 2022-03-21T14:41:22.940 INFO:teuthology.orchestra.run.smithi133.stdout:51539607562 2022-03-21T14:41:22.943 INFO:tasks.rook.ceph_manager.ceph:need seq 85899345925 got 85899345925 for osd.2 2022-03-21T14:41:22.944 DEBUG:teuthology.parallel:result is None 2022-03-21T14:41:22.961 INFO:tasks.rook.ceph_manager.ceph:need seq 51539607562 got 51539607562 for osd.0 2022-03-21T14:41:22.961 DEBUG:teuthology.parallel:result is None 2022-03-21T14:41:23.069 INFO:teuthology.orchestra.run.smithi133.stdout:68719476742 2022-03-21T14:41:23.089 INFO:tasks.rook.ceph_manager.ceph:need seq 68719476742 got 68719476742 for osd.1 2022-03-21T14:41:23.089 DEBUG:teuthology.parallel:result is None 2022-03-21T14:41:23.117 INFO:teuthology.orchestra.run.smithi133.stdout:98784247812 2022-03-21T14:41:23.140 INFO:tasks.rook.ceph_manager.ceph:need seq 98784247811 got 98784247812 for osd.3 2022-03-21T14:41:23.140 DEBUG:teuthology.parallel:result is None 2022-03-21T14:41:23.140 INFO:tasks.rook.ceph_manager.ceph:waiting for clean 2022-03-21T14:41:23.141 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph pg dump --format=json 2022-03-21T14:41:23.605 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:41:23.608 INFO:teuthology.orchestra.run.smithi133.stderr:dumped all 2022-03-21T14:41:23.626 INFO:teuthology.orchestra.run.smithi133.stdout:{"pg_ready":true,"pg_map":{"version":72,"stamp":"2022-03-21T14:41:22.199542+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":106,"num_read_kb":91,"num_write":137,"num_write_kb":1894,"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":97,"ondisk_log_size":97,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":4,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":374980608,"kb_used":23456,"kb_used_data":2176,"kb_used_omap":0,"kb_used_meta":20736,"kb_avail":374957152,"statfs":{"total":383980142592,"available":383956123648,"internally_reserved":0,"allocated":2228224,"data_stored":1625763,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":21233664},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[5,5,4],"upper_bound":8},"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":"2.000608"},"pg_stats":[{"pgid":"1.0","version":"24'97","reported_seq":137,"reported_epoch":24,"state":"active+clean","last_fresh":"2022-03-21T14:41:18.862114+0000","last_change":"2022-03-21T14:41:14.813468+0000","last_active":"2022-03-21T14:41:18.862114+0000","last_peered":"2022-03-21T14:41:18.862114+0000","last_clean":"2022-03-21T14:41:18.862114+0000","last_became_active":"2022-03-21T14:41:14.811127+0000","last_became_peered":"2022-03-21T14:41:14.811127+0000","last_unstale":"2022-03-21T14:41:18.862114+0000","last_undegraded":"2022-03-21T14:41:18.862114+0000","last_fullsized":"2022-03-21T14:41:18.862114+0000","mapping_epoch":21,"log_start":"0'0","ondisk_log_start":"0'0","created":21,"last_epoch_clean":22,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2022-03-21T14:41:13.167360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2022-03-21T14:41:13.167360+0000","last_clean_scrub_stamp":"2022-03-21T14:41:13.167360+0000","objects_scrubbed":0,"log_size":97,"ondisk_log_size":97,"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 @ 2022-03-22T20:29:54.729026+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":106,"num_read_kb":91,"num_write":137,"num_write_kb":1894,"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,0,2],"acting":[1,0,2],"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":106,"num_read_kb":91,"num_write":137,"num_write_kb":1894,"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":1413120,"data_stored":1400868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":97,"ondisk_log_size":97,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":3,"up_from":23,"seq":98784247812,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5072,"kb_used_data":200,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93740080,"statfs":{"total":95995035648,"available":95989841920,"internally_reserved":0,"allocated":204800,"data_stored":56555,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,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":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":3.4790000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.70999999999999996}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.86099999999999999}]}]},{"osd":2,"up_from":20,"seq":85899345925,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6040,"kb_used_data":656,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739112,"statfs":{"total":95995035648,"available":95988850688,"internally_reserved":0,"allocated":671744,"data_stored":522186,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"hb_peers":[0,1,3],"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":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.345}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.4490000000000001}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.5329999999999999}]}]},{"osd":0,"up_from":12,"seq":51539607562,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5980,"kb_used_data":660,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":93739172,"statfs":{"total":95995035648,"available":95988912128,"internally_reserved":0,"allocated":675840,"data_stored":523511,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5439488},"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":[],"network_ping_times":[{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.95599999999999996}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.2050000000000001}]}]},{"osd":1,"up_from":16,"seq":68719476742,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6364,"kb_used_data":660,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":93738788,"statfs":{"total":95995035648,"available":95988518912,"internally_reserved":0,"allocated":675840,"data_stored":523511,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5439488},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[5,5,4],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":2.7930000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":2.843}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":471040,"data_stored":466956,"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":471040,"data_stored":466956,"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":471040,"data_stored":466956,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2022-03-21T14:41:23.627 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph pg dump --format=json 2022-03-21T14:41:24.130 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:41:24.132 INFO:teuthology.orchestra.run.smithi133.stderr:dumped all 2022-03-21T14:41:24.149 INFO:teuthology.orchestra.run.smithi133.stdout:{"pg_ready":true,"pg_map":{"version":72,"stamp":"2022-03-21T14:41:22.199542+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":106,"num_read_kb":91,"num_write":137,"num_write_kb":1894,"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":97,"ondisk_log_size":97,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":4,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":374980608,"kb_used":23456,"kb_used_data":2176,"kb_used_omap":0,"kb_used_meta":20736,"kb_avail":374957152,"statfs":{"total":383980142592,"available":383956123648,"internally_reserved":0,"allocated":2228224,"data_stored":1625763,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":21233664},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[5,5,4],"upper_bound":8},"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":"2.000608"},"pg_stats":[{"pgid":"1.0","version":"24'97","reported_seq":137,"reported_epoch":24,"state":"active+clean","last_fresh":"2022-03-21T14:41:18.862114+0000","last_change":"2022-03-21T14:41:14.813468+0000","last_active":"2022-03-21T14:41:18.862114+0000","last_peered":"2022-03-21T14:41:18.862114+0000","last_clean":"2022-03-21T14:41:18.862114+0000","last_became_active":"2022-03-21T14:41:14.811127+0000","last_became_peered":"2022-03-21T14:41:14.811127+0000","last_unstale":"2022-03-21T14:41:18.862114+0000","last_undegraded":"2022-03-21T14:41:18.862114+0000","last_fullsized":"2022-03-21T14:41:18.862114+0000","mapping_epoch":21,"log_start":"0'0","ondisk_log_start":"0'0","created":21,"last_epoch_clean":22,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2022-03-21T14:41:13.167360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2022-03-21T14:41:13.167360+0000","last_clean_scrub_stamp":"2022-03-21T14:41:13.167360+0000","objects_scrubbed":0,"log_size":97,"ondisk_log_size":97,"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 @ 2022-03-22T20:29:54.729026+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":106,"num_read_kb":91,"num_write":137,"num_write_kb":1894,"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,0,2],"acting":[1,0,2],"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":106,"num_read_kb":91,"num_write":137,"num_write_kb":1894,"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":1413120,"data_stored":1400868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":97,"ondisk_log_size":97,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":3,"up_from":23,"seq":98784247812,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5072,"kb_used_data":200,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93740080,"statfs":{"total":95995035648,"available":95989841920,"internally_reserved":0,"allocated":204800,"data_stored":56555,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,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":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":3.4790000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.70999999999999996}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.86099999999999999}]}]},{"osd":2,"up_from":20,"seq":85899345925,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6040,"kb_used_data":656,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739112,"statfs":{"total":95995035648,"available":95988850688,"internally_reserved":0,"allocated":671744,"data_stored":522186,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"hb_peers":[0,1,3],"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":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.345}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.4490000000000001}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.5329999999999999}]}]},{"osd":0,"up_from":12,"seq":51539607562,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5980,"kb_used_data":660,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":93739172,"statfs":{"total":95995035648,"available":95988912128,"internally_reserved":0,"allocated":675840,"data_stored":523511,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5439488},"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":[],"network_ping_times":[{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.95599999999999996}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.2050000000000001}]}]},{"osd":1,"up_from":16,"seq":68719476742,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6364,"kb_used_data":660,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":93738788,"statfs":{"total":95995035648,"available":95988518912,"internally_reserved":0,"allocated":675840,"data_stored":523511,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5439488},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[5,5,4],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":2.7930000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":2.843}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":471040,"data_stored":466956,"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":471040,"data_stored":466956,"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":471040,"data_stored":466956,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2022-03-21T14:41:24.150 INFO:tasks.rook.ceph_manager.ceph:clean! 2022-03-21T14:41:24.150 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2022-03-21T14:41:24.151 INFO:tasks.rook.ceph_manager.ceph:wait_until_healthy 2022-03-21T14:41:24.151 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph health --format=json 2022-03-21T14:41:24.689 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:41:24.689 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2022-03-21T14:41:24.707 INFO:tasks.rook.ceph_manager.ceph:wait_until_healthy done 2022-03-21T14:41:24.707 INFO:tasks.rook:Rook complete, yielding 2022-03-21T14:41:24.708 INFO:teuthology.run_tasks:Running task rook.shell... 2022-03-21T14:41:24.718 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph -s 2022-03-21T14:41:25.265 INFO:teuthology.orchestra.run.smithi133.stdout: cluster: 2022-03-21T14:41:25.266 INFO:teuthology.orchestra.run.smithi133.stdout: id: 0f314386-78fc-4949-934a-88dcda914976 2022-03-21T14:41:25.266 INFO:teuthology.orchestra.run.smithi133.stdout: health: HEALTH_OK 2022-03-21T14:41:25.266 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:41:25.266 INFO:teuthology.orchestra.run.smithi133.stdout: services: 2022-03-21T14:41:25.266 INFO:teuthology.orchestra.run.smithi133.stdout: mon: 1 daemons, quorum a (age 2m) 2022-03-21T14:41:25.267 INFO:teuthology.orchestra.run.smithi133.stdout: mgr: a(active, since 2m) 2022-03-21T14:41:25.267 INFO:teuthology.orchestra.run.smithi133.stdout: osd: 4 osds: 4 up (since 9s), 4 in (since 52s) 2022-03-21T14:41:25.267 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:41:25.267 INFO:teuthology.orchestra.run.smithi133.stdout: data: 2022-03-21T14:41:25.268 INFO:teuthology.orchestra.run.smithi133.stdout: pools: 1 pools, 1 pgs 2022-03-21T14:41:25.268 INFO:teuthology.orchestra.run.smithi133.stdout: objects: 2 objects, 577 KiB 2022-03-21T14:41:25.268 INFO:teuthology.orchestra.run.smithi133.stdout: usage: 23 MiB used, 358 GiB / 358 GiB avail 2022-03-21T14:41:25.268 INFO:teuthology.orchestra.run.smithi133.stdout: pgs: 1 active+clean 2022-03-21T14:41:25.268 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:41:25.286 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch status 2022-03-21T14:41:25.864 INFO:teuthology.orchestra.run.smithi133.stdout:Backend: rook 2022-03-21T14:41:25.865 INFO:teuthology.orchestra.run.smithi133.stdout:Available: Yes 2022-03-21T14:41:25.887 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ps 2022-03-21T14:41:26.416 INFO:teuthology.orchestra.run.smithi133.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID 2022-03-21T14:41:26.416 INFO:teuthology.orchestra.run.smithi133.stdout:crashcollector.crash smithi133 running (72s) 0s ago 72s - - 7c0c85ada2e4 2022-03-21T14:41:26.416 INFO:teuthology.orchestra.run.smithi133.stdout:mgr.a smithi133 running (2m) 0s ago 2m - - 7c0c85ada2e4 2022-03-21T14:41:26.417 INFO:teuthology.orchestra.run.smithi133.stdout:mon.a smithi133 running (2m) 0s ago 2m - - 7c0c85ada2e4 2022-03-21T14:41:26.417 INFO:teuthology.orchestra.run.smithi133.stdout:osd.0 smithi133 running (73s) 0s ago 73s - - 7c0c85ada2e4 2022-03-21T14:41:26.417 INFO:teuthology.orchestra.run.smithi133.stdout:osd.1 smithi133 running (60s) 0s ago 60s - - 7c0c85ada2e4 2022-03-21T14:41:26.417 INFO:teuthology.orchestra.run.smithi133.stdout:osd.2 smithi133 running (49s) 0s ago 49s - - 7c0c85ada2e4 2022-03-21T14:41:26.417 INFO:teuthology.orchestra.run.smithi133.stdout:osd.3 smithi133 running (44s) 0s ago 45s - - 7c0c85ada2e4 2022-03-21T14:41:26.437 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls 2022-03-21T14:41:27.071 INFO:teuthology.orchestra.run.smithi133.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2022-03-21T14:41:27.071 INFO:teuthology.orchestra.run.smithi133.stdout:crash 1/1 0s ago 73s * 2022-03-21T14:41:27.071 INFO:teuthology.orchestra.run.smithi133.stdout:mgr 1/1 0s ago 2m count:1 2022-03-21T14:41:27.071 INFO:teuthology.orchestra.run.smithi133.stdout:mon 1/1 0s ago 2m count:1 2022-03-21T14:41:27.072 INFO:teuthology.orchestra.run.smithi133.stdout:osd 8 0s ago 74s 2022-03-21T14:41:27.072 INFO:teuthology.orchestra.run.smithi133.stdout:osd.all-available-devices 0 0s ago - * 2022-03-21T14:41:27.091 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch device ls 2022-03-21T14:41:27.593 INFO:teuthology.orchestra.run.smithi133.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2022-03-21T14:41:27.593 INFO:teuthology.orchestra.run.smithi133.stdout:smithi133 /dev/vg_nvme/lv_1 unknown None 107G 0s ago 2022-03-21T14:41:27.594 INFO:teuthology.orchestra.run.smithi133.stdout:smithi133 /dev/vg_nvme/lv_2 unknown None 107G 0s ago 2022-03-21T14:41:27.594 INFO:teuthology.orchestra.run.smithi133.stdout:smithi133 /dev/vg_nvme/lv_3 unknown None 107G 0s ago 2022-03-21T14:41:27.595 INFO:teuthology.orchestra.run.smithi133.stdout:smithi133 /dev/vg_nvme/lv_4 unknown None 107G 0s ago 2022-03-21T14:41:27.616 INFO:teuthology.run_tasks:Running task install... 2022-03-21T14:41:27.625 DEBUG:teuthology.task.install:project ceph 2022-03-21T14:41:27.626 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'e92561bf8a1bc96ca490936c6f46ac4673e1b26e'}} 2022-03-21T14:41:27.626 DEBUG:teuthology.task.install:config {'host.a': None, 'flavor': 'default', 'sha1': 'e92561bf8a1bc96ca490936c6f46ac4673e1b26e'} 2022-03-21T14:41:27.626 INFO:teuthology.task.install:Using flavor: default 2022-03-21T14:41:27.633 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']} 2022-03-21T14:41:27.633 INFO:teuthology.task.install:extra packages: [] 2022-03-21T14:41:27.633 DEBUG:teuthology.orchestra.run.smithi133:> sudo lsb_release -is 2022-03-21T14:41:27.679 INFO:teuthology.orchestra.run.smithi133.stdout:Ubuntu 2022-03-21T14:41:27.684 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-03-21T14:41:27.684 DEBUG:teuthology.orchestra.run.smithi133:> sudo apt-key list | grep Ceph 2022-03-21T14:41:27.815 INFO:teuthology.orchestra.run.smithi133.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-03-21T14:41:27.869 INFO:teuthology.orchestra.run.smithi133.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2022-03-21T14:41:27.869 INFO:teuthology.orchestra.run.smithi133.stdout:uid [ unknown] Ceph.com (release key) 2022-03-21T14:41:27.870 DEBUG:teuthology.orchestra.run.smithi133:> sudo lsb_release -is 2022-03-21T14:41:27.916 INFO:teuthology.orchestra.run.smithi133.stdout:Ubuntu 2022-03-21T14:41:27.922 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-03-21T14:41:27.923 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2022-03-21T14:41:27.923 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1=e92561bf8a1bc96ca490936c6f46ac4673e1b26e 2022-03-21T14:41:28.093 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default/ 2022-03-21T14:41:28.093 INFO:teuthology.task.install.deb:Package version is 17.0.0-11187-ge92561bf-1focal 2022-03-21T14:41:28.299 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2022-03-21T14:41:28.300 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2022-03-21T14:41:28.315 DEBUG:teuthology.orchestra.run.smithi133:> sudo apt-get update 2022-03-21T14:41:28.507 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2022-03-21T14:41:28.507 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-21T14:41:28.516 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-21T14:41:28.536 INFO:teuthology.orchestra.run.smithi133.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-21T14:41:28.658 INFO:teuthology.orchestra.run.smithi133.stdout:Ign:6 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal InRelease 2022-03-21T14:41:28.697 INFO:teuthology.orchestra.run.smithi133.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal Release [7,662 B] 2022-03-21T14:41:28.722 INFO:teuthology.orchestra.run.smithi133.stdout:Ign:8 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal Release.gpg 2022-03-21T14:41:28.751 INFO:teuthology.orchestra.run.smithi133.stdout:Get:9 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 Packages [17.4 kB] 2022-03-21T14:41:28.788 INFO:teuthology.orchestra.run.smithi133.stdout:Get:10 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main i386 Packages [3,367 B] 2022-03-21T14:41:28.804 INFO:teuthology.orchestra.run.smithi133.stdout:Get:5 https://packages.cloud.google.com/apt kubernetes-xenial InRelease [9,383 B] 2022-03-21T14:41:29.166 INFO:teuthology.orchestra.run.smithi133.stdout:Fetched 37.8 kB in 1s (60.2 kB/s) 2022-03-21T14:41:30.113 INFO:teuthology.orchestra.run.smithi133.stdout:Reading package lists... 2022-03-21T14:41:30.136 DEBUG:teuthology.orchestra.run.smithi133:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.0.0-11187-ge92561bf-1focal cephadm=17.0.0-11187-ge92561bf-1focal ceph-mds=17.0.0-11187-ge92561bf-1focal ceph-mgr=17.0.0-11187-ge92561bf-1focal ceph-common=17.0.0-11187-ge92561bf-1focal ceph-fuse=17.0.0-11187-ge92561bf-1focal ceph-test=17.0.0-11187-ge92561bf-1focal ceph-volume=17.0.0-11187-ge92561bf-1focal radosgw=17.0.0-11187-ge92561bf-1focal python3-rados=17.0.0-11187-ge92561bf-1focal python3-rgw=17.0.0-11187-ge92561bf-1focal python3-cephfs=17.0.0-11187-ge92561bf-1focal python3-rbd=17.0.0-11187-ge92561bf-1focal libcephfs2=17.0.0-11187-ge92561bf-1focal libcephfs-dev=17.0.0-11187-ge92561bf-1focal librados2=17.0.0-11187-ge92561bf-1focal librbd1=17.0.0-11187-ge92561bf-1focal rbd-fuse=17.0.0-11187-ge92561bf-1focal 2022-03-21T14:41:30.211 INFO:teuthology.orchestra.run.smithi133.stdout:Reading package lists... 2022-03-21T14:41:30.403 INFO:teuthology.orchestra.run.smithi133.stdout:Building dependency tree... 2022-03-21T14:41:30.403 INFO:teuthology.orchestra.run.smithi133.stdout:Reading state information... 2022-03-21T14:41:30.583 INFO:teuthology.orchestra.run.smithi133.stdout:The following packages were automatically installed and are no longer required: 2022-03-21T14:41:30.584 INFO:teuthology.orchestra.run.smithi133.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2022-03-21T14:41:30.585 INFO:teuthology.orchestra.run.smithi133.stdout:Use 'sudo apt autoremove' to remove them. 2022-03-21T14:41:30.585 INFO:teuthology.orchestra.run.smithi133.stdout:The following additional packages will be installed: 2022-03-21T14:41:30.585 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-base ceph-mgr-dashboard ceph-mgr-diskprediction-local 2022-03-21T14:41:30.586 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq libjq1 2022-03-21T14:41:30.586 INFO:teuthology.orchestra.run.smithi133.stdout: libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 2022-03-21T14:41:30.587 INFO:teuthology.orchestra.run.smithi133.stdout: liboath0 libonig5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2022-03-21T14:41:30.587 INFO:teuthology.orchestra.run.smithi133.stdout: libsqlite3-mod-ceph libxslt1.1 nvme-cli python-pastedeploy-tpl 2022-03-21T14:41:30.587 INFO:teuthology.orchestra.run.smithi133.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2022-03-21T14:41:30.587 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common 2022-03-21T14:41:30.588 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2022-03-21T14:41:30.588 INFO:teuthology.orchestra.run.smithi133.stdout: python3-html5lib python3-joblib python3-jwt python3-kubernetes 2022-03-21T14:41:30.588 INFO:teuthology.orchestra.run.smithi133.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2022-03-21T14:41:30.588 INFO:teuthology.orchestra.run.smithi133.stdout: python3-oauthlib python3-openssl python3-packaging python3-paste 2022-03-21T14:41:30.589 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pastedeploy python3-pastescript python3-pecan python3-pluggy 2022-03-21T14:41:30.589 INFO:teuthology.orchestra.run.smithi133.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2022-03-21T14:41:30.589 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2022-03-21T14:41:30.589 INFO:teuthology.orchestra.run.smithi133.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2022-03-21T14:41:30.589 INFO:teuthology.orchestra.run.smithi133.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2022-03-21T14:41:30.590 INFO:teuthology.orchestra.run.smithi133.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2022-03-21T14:41:30.590 INFO:teuthology.orchestra.run.smithi133.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2022-03-21T14:41:30.590 INFO:teuthology.orchestra.run.smithi133.stdout: python3-websocket python3-webtest python3-werkzeug xmlstarlet 2022-03-21T14:41:30.591 INFO:teuthology.orchestra.run.smithi133.stdout:Suggested packages: 2022-03-21T14:41:30.591 INFO:teuthology.orchestra.run.smithi133.stdout: python3-influxdb python-attr-doc python-blinker-doc python-cryptography-doc 2022-03-21T14:41:30.591 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cryptography-vectors python3-genshi python3-crypto python3-lxml-dbg 2022-03-21T14:41:30.591 INFO:teuthology.orchestra.run.smithi133.stdout: python-lxml-doc python3-beaker python-mako-doc python-openssl-doc 2022-03-21T14:41:30.591 INFO:teuthology.orchestra.run.smithi133.stdout: python3-openssl-dbg httpd-wsgi libapache2-mod-python libapache2-mod-scgi 2022-03-21T14:41:30.592 INFO:teuthology.orchestra.run.smithi133.stdout: libjs-mochikit python-pecan-doc python-psutil-doc subversion 2022-03-21T14:41:30.592 INFO:teuthology.orchestra.run.smithi133.stdout: python-pyinotify-doc python-scipy-doc python3-dap python-sklearn-doc 2022-03-21T14:41:30.592 INFO:teuthology.orchestra.run.smithi133.stdout: ipython3 python-waitress-doc python-webob-doc python-webtest-doc 2022-03-21T14:41:30.592 INFO:teuthology.orchestra.run.smithi133.stdout: python-werkzeug-doc python3-termcolor python3-watchdog 2022-03-21T14:41:30.593 INFO:teuthology.orchestra.run.smithi133.stdout:Recommended packages: 2022-03-21T14:41:30.593 INFO:teuthology.orchestra.run.smithi133.stdout: btrfs-tools ceph-mgr-cephadm 2022-03-21T14:41:30.691 INFO:teuthology.orchestra.run.smithi133.stdout:The following NEW packages will be installed: 2022-03-21T14:41:30.692 INFO:teuthology.orchestra.run.smithi133.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-dashboard 2022-03-21T14:41:30.692 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2022-03-21T14:41:30.692 INFO:teuthology.orchestra.run.smithi133.stdout: ceph-mon ceph-osd ceph-test ceph-volume cephadm jq libcephfs-dev libcephfs2 2022-03-21T14:41:30.692 INFO:teuthology.orchestra.run.smithi133.stdout: libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 2022-03-21T14:41:30.693 INFO:teuthology.orchestra.run.smithi133.stdout: liboath0 libonig5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2022-03-21T14:41:30.694 INFO:teuthology.orchestra.run.smithi133.stdout: libsqlite3-mod-ceph libxslt1.1 nvme-cli python-pastedeploy-tpl 2022-03-21T14:41:30.694 INFO:teuthology.orchestra.run.smithi133.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2022-03-21T14:41:30.694 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2022-03-21T14:41:30.695 INFO:teuthology.orchestra.run.smithi133.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2022-03-21T14:41:30.695 INFO:teuthology.orchestra.run.smithi133.stdout: python3-html5lib python3-joblib python3-jwt python3-kubernetes 2022-03-21T14:41:30.695 INFO:teuthology.orchestra.run.smithi133.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2022-03-21T14:41:30.695 INFO:teuthology.orchestra.run.smithi133.stdout: python3-oauthlib python3-openssl python3-packaging python3-paste 2022-03-21T14:41:30.695 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pastedeploy python3-pastescript python3-pecan python3-pluggy 2022-03-21T14:41:30.696 INFO:teuthology.orchestra.run.smithi133.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2022-03-21T14:41:30.696 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-rados 2022-03-21T14:41:30.696 INFO:teuthology.orchestra.run.smithi133.stdout: python3-rbd python3-repoze.lru python3-requests-oauthlib python3-rgw 2022-03-21T14:41:30.696 INFO:teuthology.orchestra.run.smithi133.stdout: python3-routes python3-rsa python3-scipy python3-simplegeneric 2022-03-21T14:41:30.696 INFO:teuthology.orchestra.run.smithi133.stdout: python3-simplejson python3-singledispatch python3-sklearn 2022-03-21T14:41:30.697 INFO:teuthology.orchestra.run.smithi133.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2022-03-21T14:41:30.697 INFO:teuthology.orchestra.run.smithi133.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2022-03-21T14:41:30.697 INFO:teuthology.orchestra.run.smithi133.stdout: python3-webtest python3-werkzeug radosgw rbd-fuse xmlstarlet 2022-03-21T14:41:30.697 INFO:teuthology.orchestra.run.smithi133.stdout:The following packages will be upgraded: 2022-03-21T14:41:30.698 INFO:teuthology.orchestra.run.smithi133.stdout: librados2 librbd1 2022-03-21T14:41:30.869 INFO:teuthology.orchestra.run.smithi133.stdout:2 upgraded, 95 newly installed, 0 to remove and 98 not upgraded. 2022-03-21T14:41:30.869 INFO:teuthology.orchestra.run.smithi133.stdout:Need to get 181 MB of archives. 2022-03-21T14:41:30.869 INFO:teuthology.orchestra.run.smithi133.stdout:After this operation, 846 MB of additional disk space will be used. 2022-03-21T14:41:30.869 INFO:teuthology.orchestra.run.smithi133.stdout:Get:1 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 17.0.0-11187-ge92561bf-1focal [3,478 kB] 2022-03-21T14:41:30.882 INFO:teuthology.orchestra.run.smithi133.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2022-03-21T14:41:31.252 INFO:teuthology.orchestra.run.smithi133.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2022-03-21T14:41:31.259 INFO:teuthology.orchestra.run.smithi133.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-03-21T14:41:31.261 INFO:teuthology.orchestra.run.smithi133.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2022-03-21T14:41:31.336 INFO:teuthology.orchestra.run.smithi133.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2022-03-21T14:41:31.407 INFO:teuthology.orchestra.run.smithi133.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 17.0.0-11187-ge92561bf-1focal [3,534 kB] 2022-03-21T14:41:31.431 INFO:teuthology.orchestra.run.smithi133.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2022-03-21T14:41:31.461 INFO:teuthology.orchestra.run.smithi133.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2022-03-21T14:41:31.472 INFO:teuthology.orchestra.run.smithi133.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2022-03-21T14:41:31.477 INFO:teuthology.orchestra.run.smithi133.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2022-03-21T14:41:31.481 INFO:teuthology.orchestra.run.smithi133.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2022-03-21T14:41:31.498 INFO:teuthology.orchestra.run.smithi133.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jwt all 1.7.1-2ubuntu2 [17.4 kB] 2022-03-21T14:41:31.499 INFO:teuthology.orchestra.run.smithi133.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2022-03-21T14:41:31.500 INFO:teuthology.orchestra.run.smithi133.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2022-03-21T14:41:31.501 INFO:teuthology.orchestra.run.smithi133.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2 [59.1 kB] 2022-03-21T14:41:31.572 INFO:teuthology.orchestra.run.smithi133.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2022-03-21T14:41:31.573 INFO:teuthology.orchestra.run.smithi133.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2022-03-21T14:41:31.573 INFO:teuthology.orchestra.run.smithi133.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2022-03-21T14:41:31.577 INFO:teuthology.orchestra.run.smithi133.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2022-03-21T14:41:31.578 INFO:teuthology.orchestra.run.smithi133.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2022-03-21T14:41:31.652 INFO:teuthology.orchestra.run.smithi133.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-waitress all 1.4.1-1 [80.6 kB] 2022-03-21T14:41:31.655 INFO:teuthology.orchestra.run.smithi133.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2022-03-21T14:41:31.656 INFO:teuthology.orchestra.run.smithi133.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2022-03-21T14:41:31.676 INFO:teuthology.orchestra.run.smithi133.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2022-03-21T14:41:31.677 INFO:teuthology.orchestra.run.smithi133.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2022-03-21T14:41:31.732 INFO:teuthology.orchestra.run.smithi133.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2022-03-21T14:41:31.732 INFO:teuthology.orchestra.run.smithi133.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2022-03-21T14:41:31.736 INFO:teuthology.orchestra.run.smithi133.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-werkzeug all 0.16.1+dfsg1-2 [183 kB] 2022-03-21T14:41:31.744 INFO:teuthology.orchestra.run.smithi133.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2022-03-21T14:41:31.745 INFO:teuthology.orchestra.run.smithi133.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2022-03-21T14:41:31.812 INFO:teuthology.orchestra.run.smithi133.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2022-03-21T14:41:31.815 INFO:teuthology.orchestra.run.smithi133.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2022-03-21T14:41:31.819 INFO:teuthology.orchestra.run.smithi133.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2022-03-21T14:41:31.820 INFO:teuthology.orchestra.run.smithi133.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2022-03-21T14:41:31.821 INFO:teuthology.orchestra.run.smithi133.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2022-03-21T14:41:31.823 INFO:teuthology.orchestra.run.smithi133.stdout:Get:37 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 17.0.0-11187-ge92561bf-1focal [755 kB] 2022-03-21T14:41:31.873 INFO:teuthology.orchestra.run.smithi133.stdout:Get:38 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 17.0.0-11187-ge92561bf-1focal [412 kB] 2022-03-21T14:41:31.881 INFO:teuthology.orchestra.run.smithi133.stdout:Get:39 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 17.0.0-11187-ge92561bf-1focal [22.4 kB] 2022-03-21T14:41:31.908 INFO:teuthology.orchestra.run.smithi133.stdout:Get:40 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 17.0.0-11187-ge92561bf-1focal [200 kB] 2022-03-21T14:41:31.957 INFO:teuthology.orchestra.run.smithi133.stdout:Get:41 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 17.0.0-11187-ge92561bf-1focal [42.0 kB] 2022-03-21T14:41:31.958 INFO:teuthology.orchestra.run.smithi133.stdout:Get:42 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 17.0.0-11187-ge92561bf-1focal [385 kB] 2022-03-21T14:41:32.026 INFO:teuthology.orchestra.run.smithi133.stdout:Get:43 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 17.0.0-11187-ge92561bf-1focal [4,164 kB] 2022-03-21T14:41:32.174 INFO:teuthology.orchestra.run.smithi133.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2022-03-21T14:41:32.189 INFO:teuthology.orchestra.run.smithi133.stdout:Get:45 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 17.0.0-11187-ge92561bf-1focal [116 kB] 2022-03-21T14:41:32.190 INFO:teuthology.orchestra.run.smithi133.stdout:Get:46 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 17.0.0-11187-ge92561bf-1focal [477 kB] 2022-03-21T14:41:32.214 INFO:teuthology.orchestra.run.smithi133.stdout:Get:47 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 17.0.0-11187-ge92561bf-1focal [24.4 MB] 2022-03-21T14:41:32.222 INFO:teuthology.orchestra.run.smithi133.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2022-03-21T14:41:32.223 INFO:teuthology.orchestra.run.smithi133.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2022-03-21T14:41:32.291 INFO:teuthology.orchestra.run.smithi133.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2022-03-21T14:41:32.292 INFO:teuthology.orchestra.run.smithi133.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2022-03-21T14:41:32.293 INFO:teuthology.orchestra.run.smithi133.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2022-03-21T14:41:32.294 INFO:teuthology.orchestra.run.smithi133.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2022-03-21T14:41:32.295 INFO:teuthology.orchestra.run.smithi133.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2022-03-21T14:41:32.296 INFO:teuthology.orchestra.run.smithi133.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2022-03-21T14:41:32.297 INFO:teuthology.orchestra.run.smithi133.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2022-03-21T14:41:32.336 INFO:teuthology.orchestra.run.smithi133.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2022-03-21T14:41:32.337 INFO:teuthology.orchestra.run.smithi133.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2022-03-21T14:41:32.416 INFO:teuthology.orchestra.run.smithi133.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2022-03-21T14:41:32.422 INFO:teuthology.orchestra.run.smithi133.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2022-03-21T14:41:32.425 INFO:teuthology.orchestra.run.smithi133.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2022-03-21T14:41:32.426 INFO:teuthology.orchestra.run.smithi133.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2022-03-21T14:41:32.427 INFO:teuthology.orchestra.run.smithi133.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libxslt1.1 amd64 1.1.34-4 [152 kB] 2022-03-21T14:41:32.428 INFO:teuthology.orchestra.run.smithi133.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2022-03-21T14:41:32.430 INFO:teuthology.orchestra.run.smithi133.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2022-03-21T14:41:32.433 INFO:teuthology.orchestra.run.smithi133.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2022-03-21T14:41:32.496 INFO:teuthology.orchestra.run.smithi133.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2022-03-21T14:41:32.497 INFO:teuthology.orchestra.run.smithi133.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2022-03-21T14:41:32.576 INFO:teuthology.orchestra.run.smithi133.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2022-03-21T14:41:32.578 INFO:teuthology.orchestra.run.smithi133.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2022-03-21T14:41:32.595 INFO:teuthology.orchestra.run.smithi133.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2022-03-21T14:41:32.595 INFO:teuthology.orchestra.run.smithi133.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2022-03-21T14:41:32.596 INFO:teuthology.orchestra.run.smithi133.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2022-03-21T14:41:32.596 INFO:teuthology.orchestra.run.smithi133.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2022-03-21T14:41:32.597 INFO:teuthology.orchestra.run.smithi133.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2022-03-21T14:41:32.597 INFO:teuthology.orchestra.run.smithi133.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2022-03-21T14:41:32.655 INFO:teuthology.orchestra.run.smithi133.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2022-03-21T14:41:32.656 INFO:teuthology.orchestra.run.smithi133.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2022-03-21T14:41:32.735 INFO:teuthology.orchestra.run.smithi133.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2022-03-21T14:41:33.476 INFO:teuthology.orchestra.run.smithi133.stdout:Get:80 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 17.0.0-11187-ge92561bf-1focal [6,427 kB] 2022-03-21T14:41:33.582 INFO:teuthology.orchestra.run.smithi133.stdout:Get:81 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 17.0.0-11187-ge92561bf-1focal [211 kB] 2022-03-21T14:41:33.672 INFO:teuthology.orchestra.run.smithi133.stdout:Get:82 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 17.0.0-11187-ge92561bf-1focal [151 kB] 2022-03-21T14:41:33.749 INFO:teuthology.orchestra.run.smithi133.stdout:Get:83 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 17.0.0-11187-ge92561bf-1focal [1,574 kB] 2022-03-21T14:41:33.763 INFO:teuthology.orchestra.run.smithi133.stdout:Get:84 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 17.0.0-11187-ge92561bf-1focal [7,818 kB] 2022-03-21T14:41:34.032 INFO:teuthology.orchestra.run.smithi133.stdout:Get:85 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 17.0.0-11187-ge92561bf-1focal [28.6 MB] 2022-03-21T14:41:35.157 INFO:teuthology.orchestra.run.smithi133.stdout:Get:86 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 17.0.0-11187-ge92561bf-1focal [3,816 B] 2022-03-21T14:41:35.158 INFO:teuthology.orchestra.run.smithi133.stdout:Get:87 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 17.0.0-11187-ge92561bf-1focal [863 kB] 2022-03-21T14:41:35.164 INFO:teuthology.orchestra.run.smithi133.stdout:Get:88 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 17.0.0-11187-ge92561bf-1focal [2,397 kB] 2022-03-21T14:41:35.182 INFO:teuthology.orchestra.run.smithi133.stdout:Get:89 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 17.0.0-11187-ge92561bf-1focal [1,678 kB] 2022-03-21T14:41:35.230 INFO:teuthology.orchestra.run.smithi133.stdout:Get:90 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 17.0.0-11187-ge92561bf-1focal [7,890 kB] 2022-03-21T14:41:35.496 INFO:teuthology.orchestra.run.smithi133.stdout:Get:91 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 17.0.0-11187-ge92561bf-1focal [3,928 B] 2022-03-21T14:41:35.496 INFO:teuthology.orchestra.run.smithi133.stdout:Get:92 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 17.0.0-11187-ge92561bf-1focal [50.5 MB] 2022-03-21T14:41:37.368 INFO:teuthology.orchestra.run.smithi133.stdout:Get:93 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 ceph-volume all 17.0.0-11187-ge92561bf-1focal [219 kB] 2022-03-21T14:41:37.369 INFO:teuthology.orchestra.run.smithi133.stdout:Get:94 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 17.0.0-11187-ge92561bf-1focal [69.7 kB] 2022-03-21T14:41:37.370 INFO:teuthology.orchestra.run.smithi133.stdout:Get:95 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 17.0.0-11187-ge92561bf-1focal [21.7 kB] 2022-03-21T14:41:37.423 INFO:teuthology.orchestra.run.smithi133.stdout:Get:96 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 17.0.0-11187-ge92561bf-1focal [12.7 MB] 2022-03-21T14:41:37.725 INFO:teuthology.orchestra.run.smithi133.stdout:Get:97 https://4.chacra.ceph.com/r/ceph/wip-yuri6-testing-2022-03-18-1104/e92561bf8a1bc96ca490936c6f46ac4673e1b26e/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 17.0.0-11187-ge92561bf-1focal [78.8 kB] 2022-03-21T14:41:38.348 INFO:teuthology.orchestra.run.smithi133.stdout:Fetched 181 MB in 7s (25.8 MB/s) 2022-03-21T14:41:38.532 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2022-03-21T14:41:38.579 INFO:teuthology.orchestra.run.smithi133.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 109337 files and directories currently installed.) 2022-03-21T14:41:38.583 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../00-liblttng-ust0_2.11.0-1_amd64.deb ... 2022-03-21T14:41:39.153 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2022-03-21T14:41:39.594 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../01-librbd1_17.0.0-11187-ge92561bf-1focal_amd64.deb ... 2022-03-21T14:41:39.737 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking librbd1 (17.0.0-11187-ge92561bf-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-03-21T14:41:40.612 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../02-librados2_17.0.0-11187-ge92561bf-1focal_amd64.deb ... 2022-03-21T14:41:40.778 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking librados2 (17.0.0-11187-ge92561bf-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-03-21T14:41:41.612 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package libcephfs2. 2022-03-21T14:41:41.625 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../03-libcephfs2_17.0.0-11187-ge92561bf-1focal_amd64.deb ... 2022-03-21T14:41:41.680 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking libcephfs2 (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:41:42.091 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-rados. 2022-03-21T14:41:42.103 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../04-python3-rados_17.0.0-11187-ge92561bf-1focal_amd64.deb ... 2022-03-21T14:41:42.154 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-rados (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:41:42.504 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-ceph-argparse. 2022-03-21T14:41:42.517 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../05-python3-ceph-argparse_17.0.0-11187-ge92561bf-1focal_all.deb ... 2022-03-21T14:41:42.601 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-ceph-argparse (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:41:42.882 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-cephfs. 2022-03-21T14:41:42.895 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../06-python3-cephfs_17.0.0-11187-ge92561bf-1focal_amd64.deb ... 2022-03-21T14:41:42.938 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-cephfs (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:41:43.363 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-ceph-common. 2022-03-21T14:41:43.377 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../07-python3-ceph-common_17.0.0-11187-ge92561bf-1focal_all.deb ... 2022-03-21T14:41:43.458 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-ceph-common (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:41:43.844 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-prettytable. 2022-03-21T14:41:43.852 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../08-python3-prettytable_0.7.2-5_all.deb ... 2022-03-21T14:41:43.887 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2022-03-21T14:41:44.233 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-rbd. 2022-03-21T14:41:44.245 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../09-python3-rbd_17.0.0-11187-ge92561bf-1focal_amd64.deb ... 2022-03-21T14:41:44.304 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-rbd (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:41:44.713 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2022-03-21T14:41:44.725 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../10-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-03-21T14:41:44.754 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-03-21T14:41:45.201 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package librabbitmq4:amd64. 2022-03-21T14:41:45.214 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../11-librabbitmq4_0.10.0-1_amd64.deb ... 2022-03-21T14:41:45.310 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2022-03-21T14:41:45.720 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package librdkafka1:amd64. 2022-03-21T14:41:45.733 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../12-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2022-03-21T14:41:45.765 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-03-21T14:41:46.164 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package librgw2. 2022-03-21T14:41:46.172 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../13-librgw2_17.0.0-11187-ge92561bf-1focal_amd64.deb ... 2022-03-21T14:41:46.234 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking librgw2 (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:41:46.928 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-rgw. 2022-03-21T14:41:46.937 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../14-python3-rgw_17.0.0-11187-ge92561bf-1focal_amd64.deb ... 2022-03-21T14:41:46.969 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-rgw (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:41:47.453 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package liboath0. 2022-03-21T14:41:47.467 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../15-liboath0_2.6.1-1.3_amd64.deb ... 2022-03-21T14:41:47.545 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2022-03-21T14:41:47.900 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package libradosstriper1. 2022-03-21T14:41:47.912 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../16-libradosstriper1_17.0.0-11187-ge92561bf-1focal_amd64.deb ... 2022-03-21T14:41:47.955 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking libradosstriper1 (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:41:48.526 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph-common. 2022-03-21T14:41:48.537 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../17-ceph-common_17.0.0-11187-ge92561bf-1focal_amd64.deb ... 2022-03-21T14:41:48.588 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph-common (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:41:51.318 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph-base. 2022-03-21T14:41:51.330 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../18-ceph-base_17.0.0-11187-ge92561bf-1focal_amd64.deb ... 2022-03-21T14:41:51.376 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph-base (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:41:52.593 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-cryptography. 2022-03-21T14:41:52.608 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../19-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2022-03-21T14:41:52.651 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2022-03-21T14:41:53.038 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-openssl. 2022-03-21T14:41:53.046 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../20-python3-openssl_19.0.0-1build1_all.deb ... 2022-03-21T14:41:53.087 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2022-03-21T14:41:53.549 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2022-03-21T14:41:53.563 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../21-ceph-mgr-modules-core_17.0.0-11187-ge92561bf-1focal_all.deb ... 2022-03-21T14:41:53.609 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph-mgr-modules-core (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:41:54.022 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-bcrypt. 2022-03-21T14:41:54.032 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../22-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2022-03-21T14:41:54.075 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2022-03-21T14:41:54.562 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-cherrypy3. 2022-03-21T14:41:54.571 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../23-python3-cherrypy3_8.9.1-6_all.deb ... 2022-03-21T14:41:54.611 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2022-03-21T14:41:55.022 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-jwt. 2022-03-21T14:41:55.034 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../24-python3-jwt_1.7.1-2ubuntu2_all.deb ... 2022-03-21T14:41:55.071 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2) ... 2022-03-21T14:41:55.552 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-logutils. 2022-03-21T14:41:55.566 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../25-python3-logutils_0.3.3-7_all.deb ... 2022-03-21T14:41:55.610 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-logutils (0.3.3-7) ... 2022-03-21T14:41:55.959 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-markupsafe. 2022-03-21T14:41:55.972 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../26-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2022-03-21T14:41:56.009 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2022-03-21T14:41:56.372 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-mako. 2022-03-21T14:41:56.387 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../27-python3-mako_1.1.0+ds1-1ubuntu2_all.deb ... 2022-03-21T14:41:56.469 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-03-21T14:41:56.799 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-simplegeneric. 2022-03-21T14:41:56.811 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../28-python3-simplegeneric_0.8.1-3_all.deb ... 2022-03-21T14:41:56.865 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2022-03-21T14:41:57.204 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-singledispatch. 2022-03-21T14:41:57.215 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../29-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2022-03-21T14:41:57.257 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2022-03-21T14:41:57.652 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-webob. 2022-03-21T14:41:57.661 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../30-python3-webob_1%3a1.8.5-2_all.deb ... 2022-03-21T14:41:57.702 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2022-03-21T14:41:58.097 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-soupsieve. 2022-03-21T14:41:58.109 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../31-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2022-03-21T14:41:58.146 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2022-03-21T14:41:58.530 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-bs4. 2022-03-21T14:41:58.540 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../32-python3-bs4_4.8.2-1_all.deb ... 2022-03-21T14:41:58.638 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2022-03-21T14:41:59.072 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-waitress. 2022-03-21T14:41:59.087 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../33-python3-waitress_1.4.1-1_all.deb ... 2022-03-21T14:41:59.133 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-waitress (1.4.1-1) ... 2022-03-21T14:41:59.584 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-tempita. 2022-03-21T14:41:59.599 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../34-python3-tempita_0.5.2-6_all.deb ... 2022-03-21T14:41:59.651 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-tempita (0.5.2-6) ... 2022-03-21T14:42:00.070 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-paste. 2022-03-21T14:42:00.084 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../35-python3-paste_3.4.0+dfsg1-1_all.deb ... 2022-03-21T14:42:00.128 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2022-03-21T14:42:00.440 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2022-03-21T14:42:00.455 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../36-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2022-03-21T14:42:00.498 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2022-03-21T14:42:01.000 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-pastedeploy. 2022-03-21T14:42:01.015 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../37-python3-pastedeploy_2.1.0-1_all.deb ... 2022-03-21T14:42:01.058 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2022-03-21T14:42:01.401 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-webtest. 2022-03-21T14:42:01.412 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../38-python3-webtest_2.0.32-2_all.deb ... 2022-03-21T14:42:01.451 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-webtest (2.0.32-2) ... 2022-03-21T14:42:01.771 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-pecan. 2022-03-21T14:42:01.784 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../39-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2022-03-21T14:42:01.824 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2022-03-21T14:42:02.318 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-werkzeug. 2022-03-21T14:42:02.330 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../40-python3-werkzeug_0.16.1+dfsg1-2_all.deb ... 2022-03-21T14:42:02.368 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2) ... 2022-03-21T14:42:02.771 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2022-03-21T14:42:02.782 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../41-libsqlite3-mod-ceph_17.0.0-11187-ge92561bf-1focal_amd64.deb ... 2022-03-21T14:42:02.846 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking libsqlite3-mod-ceph (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:42:03.371 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph-mgr. 2022-03-21T14:42:03.384 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../42-ceph-mgr_17.0.0-11187-ge92561bf-1focal_amd64.deb ... 2022-03-21T14:42:03.445 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph-mgr (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:42:03.979 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph-mon. 2022-03-21T14:42:03.992 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../43-ceph-mon_17.0.0-11187-ge92561bf-1focal_amd64.deb ... 2022-03-21T14:42:04.029 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph-mon (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:42:06.158 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph-osd. 2022-03-21T14:42:06.171 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../44-ceph-osd_17.0.0-11187-ge92561bf-1focal_amd64.deb ... 2022-03-21T14:42:06.207 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph-osd (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:42:09.218 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph. 2022-03-21T14:42:09.231 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../45-ceph_17.0.0-11187-ge92561bf-1focal_amd64.deb ... 2022-03-21T14:42:09.302 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:42:09.696 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph-fuse. 2022-03-21T14:42:09.707 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../46-ceph-fuse_17.0.0-11187-ge92561bf-1focal_amd64.deb ... 2022-03-21T14:42:09.746 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph-fuse (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:42:10.318 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph-mds. 2022-03-21T14:42:10.330 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../47-ceph-mds_17.0.0-11187-ge92561bf-1focal_amd64.deb ... 2022-03-21T14:42:10.368 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph-mds (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:42:11.911 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-repoze.lru. 2022-03-21T14:42:11.920 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../48-python3-repoze.lru_0.7-2_all.deb ... 2022-03-21T14:42:11.986 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2022-03-21T14:42:12.256 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package libjs-underscore. 2022-03-21T14:42:12.269 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../49-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2022-03-21T14:42:12.305 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-03-21T14:42:12.570 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package libjs-sphinxdoc. 2022-03-21T14:42:12.581 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../50-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2022-03-21T14:42:12.620 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-03-21T14:42:13.032 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-routes. 2022-03-21T14:42:13.048 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../51-python3-routes_2.4.1-2_all.deb ... 2022-03-21T14:42:13.107 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-routes (2.4.1-2) ... 2022-03-21T14:42:13.537 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2022-03-21T14:42:13.547 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../52-ceph-mgr-dashboard_17.0.0-11187-ge92561bf-1focal_all.deb ... 2022-03-21T14:42:13.582 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph-mgr-dashboard (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:42:14.246 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-decorator. 2022-03-21T14:42:14.257 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../53-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2022-03-21T14:42:14.304 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2022-03-21T14:42:14.641 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2022-03-21T14:42:14.653 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../54-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2022-03-21T14:42:14.691 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-03-21T14:42:15.049 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-scipy. 2022-03-21T14:42:15.062 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../55-python3-scipy_1.3.3-3build1_amd64.deb ... 2022-03-21T14:42:15.106 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2022-03-21T14:42:17.011 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-sklearn-lib. 2022-03-21T14:42:17.025 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../56-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2022-03-21T14:42:17.068 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-03-21T14:42:17.702 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-joblib. 2022-03-21T14:42:17.714 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../57-python3-joblib_0.14.0-3_all.deb ... 2022-03-21T14:42:17.751 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-joblib (0.14.0-3) ... 2022-03-21T14:42:18.315 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-sklearn. 2022-03-21T14:42:18.331 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../58-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2022-03-21T14:42:18.381 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-03-21T14:42:19.231 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2022-03-21T14:42:19.244 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../59-ceph-mgr-diskprediction-local_17.0.0-11187-ge92561bf-1focal_all.deb ... 2022-03-21T14:42:19.281 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph-mgr-diskprediction-local (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:42:20.777 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-cachetools. 2022-03-21T14:42:20.792 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../60-python3-cachetools_4.0.0-1_all.deb ... 2022-03-21T14:42:20.858 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2022-03-21T14:42:21.321 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-pyasn1. 2022-03-21T14:42:21.330 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../61-python3-pyasn1_0.4.2-3build1_all.deb ... 2022-03-21T14:42:21.411 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2022-03-21T14:42:21.792 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-pyasn1-modules. 2022-03-21T14:42:21.807 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../62-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2022-03-21T14:42:21.866 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-03-21T14:42:22.295 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-rsa. 2022-03-21T14:42:22.308 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../63-python3-rsa_4.0-3_all.deb ... 2022-03-21T14:42:22.396 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-rsa (4.0-3) ... 2022-03-21T14:42:22.806 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-google-auth. 2022-03-21T14:42:22.819 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../64-python3-google-auth_1.5.1-2_all.deb ... 2022-03-21T14:42:22.864 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2022-03-21T14:42:23.298 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-blinker. 2022-03-21T14:42:23.311 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../65-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2022-03-21T14:42:23.364 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2022-03-21T14:42:23.868 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-oauthlib. 2022-03-21T14:42:23.883 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../66-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2022-03-21T14:42:23.926 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2022-03-21T14:42:24.295 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-requests-oauthlib. 2022-03-21T14:42:24.308 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../67-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2022-03-21T14:42:24.362 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-03-21T14:42:24.799 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-websocket. 2022-03-21T14:42:24.814 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../68-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2022-03-21T14:42:24.857 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2022-03-21T14:42:25.224 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-kubernetes. 2022-03-21T14:42:25.238 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../69-python3-kubernetes_7.0.0~a1-2_all.deb ... 2022-03-21T14:42:25.282 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2022-03-21T14:42:26.038 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2022-03-21T14:42:26.051 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../70-ceph-mgr-k8sevents_17.0.0-11187-ge92561bf-1focal_all.deb ... 2022-03-21T14:42:26.096 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph-mgr-k8sevents (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:42:26.518 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package libonig5:amd64. 2022-03-21T14:42:26.527 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../71-libonig5_6.9.4-1_amd64.deb ... 2022-03-21T14:42:26.587 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2022-03-21T14:42:27.016 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package libjq1:amd64. 2022-03-21T14:42:27.027 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../72-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2022-03-21T14:42:27.091 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2022-03-21T14:42:27.386 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package jq. 2022-03-21T14:42:27.399 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../73-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2022-03-21T14:42:27.436 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2022-03-21T14:42:27.850 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package libxslt1.1:amd64. 2022-03-21T14:42:27.863 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../74-libxslt1.1_1.1.34-4_amd64.deb ... 2022-03-21T14:42:27.966 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking libxslt1.1:amd64 (1.1.34-4) ... 2022-03-21T14:42:28.354 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package xmlstarlet. 2022-03-21T14:42:28.366 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../75-xmlstarlet_1.6.1-2build1_amd64.deb ... 2022-03-21T14:42:28.412 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2022-03-21T14:42:28.783 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph-test. 2022-03-21T14:42:28.796 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../76-ceph-test_17.0.0-11187-ge92561bf-1focal_amd64.deb ... 2022-03-21T14:42:28.867 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph-test (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:42:33.939 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package ceph-volume. 2022-03-21T14:42:33.953 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../77-ceph-volume_17.0.0-11187-ge92561bf-1focal_all.deb ... 2022-03-21T14:42:34.005 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking ceph-volume (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:42:34.435 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package cephadm. 2022-03-21T14:42:34.449 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../78-cephadm_17.0.0-11187-ge92561bf-1focal_amd64.deb ... 2022-03-21T14:42:34.510 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking cephadm (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:42:34.888 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package libcephfs-dev. 2022-03-21T14:42:34.898 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../79-libcephfs-dev_17.0.0-11187-ge92561bf-1focal_amd64.deb ... 2022-03-21T14:42:34.937 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking libcephfs-dev (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:42:35.441 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package nvme-cli. 2022-03-21T14:42:35.462 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../80-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2022-03-21T14:42:35.520 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2022-03-21T14:42:36.187 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-atomicwrites. 2022-03-21T14:42:36.203 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../81-python3-atomicwrites_1.1.5-2build1_all.deb ... 2022-03-21T14:42:36.253 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2022-03-21T14:42:36.564 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-attr. 2022-03-21T14:42:36.577 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../82-python3-attr_19.3.0-2_all.deb ... 2022-03-21T14:42:36.621 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-attr (19.3.0-2) ... 2022-03-21T14:42:37.023 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-webencodings. 2022-03-21T14:42:37.038 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../83-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2022-03-21T14:42:37.081 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2022-03-21T14:42:37.417 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-html5lib. 2022-03-21T14:42:37.430 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../84-python3-html5lib_1.0.1-2_all.deb ... 2022-03-21T14:42:37.492 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2022-03-21T14:42:37.936 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-lxml:amd64. 2022-03-21T14:42:37.948 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../85-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2022-03-21T14:42:37.985 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-03-21T14:42:38.547 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-packaging. 2022-03-21T14:42:38.560 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../86-python3-packaging_20.3-1_all.deb ... 2022-03-21T14:42:38.605 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-packaging (20.3-1) ... 2022-03-21T14:42:38.948 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-pastescript. 2022-03-21T14:42:38.961 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../87-python3-pastescript_2.0.2-4_all.deb ... 2022-03-21T14:42:38.997 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2022-03-21T14:42:39.365 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-pluggy. 2022-03-21T14:42:39.379 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../88-python3-pluggy_0.13.0-2_all.deb ... 2022-03-21T14:42:39.456 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2022-03-21T14:42:39.834 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-psutil. 2022-03-21T14:42:39.849 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../89-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2022-03-21T14:42:39.892 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2022-03-21T14:42:40.344 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-py. 2022-03-21T14:42:40.356 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../90-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2022-03-21T14:42:40.403 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2022-03-21T14:42:40.763 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-pyinotify. 2022-03-21T14:42:40.777 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../91-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2022-03-21T14:42:40.846 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-03-21T14:42:41.225 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-wcwidth. 2022-03-21T14:42:41.239 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../92-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2022-03-21T14:42:41.345 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2022-03-21T14:42:41.751 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-pytest. 2022-03-21T14:42:41.762 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../93-python3-pytest_4.6.9-1_all.deb ... 2022-03-21T14:42:41.801 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-pytest (4.6.9-1) ... 2022-03-21T14:42:42.215 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package python3-simplejson. 2022-03-21T14:42:42.231 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../94-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2022-03-21T14:42:42.269 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2022-03-21T14:42:43.806 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package radosgw. 2022-03-21T14:42:43.820 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../95-radosgw_17.0.0-11187-ge92561bf-1focal_amd64.deb ... 2022-03-21T14:42:43.872 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking radosgw (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:42:45.359 INFO:teuthology.orchestra.run.smithi133.stdout:Selecting previously unselected package rbd-fuse. 2022-03-21T14:42:45.365 INFO:teuthology.orchestra.run.smithi133.stdout:Preparing to unpack .../96-rbd-fuse_17.0.0-11187-ge92561bf-1focal_amd64.deb ... 2022-03-21T14:42:45.414 INFO:teuthology.orchestra.run.smithi133.stdout:Unpacking rbd-fuse (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:42:45.776 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-attr (19.3.0-2) ... 2022-03-21T14:42:46.184 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2022-03-21T14:42:46.505 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2022-03-21T14:42:46.719 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up cephadm (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:42:47.354 INFO:teuthology.orchestra.run.smithi133.stdout:Adding system user cephadm....done 2022-03-21T14:42:47.591 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-waitress (1.4.1-1) ... 2022-03-21T14:42:48.000 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-repoze.lru (0.7-2) ... 2022-03-21T14:42:48.302 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up liboath0 (2.6.1-1.3) ... 2022-03-21T14:42:48.441 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2022-03-21T14:42:48.905 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-joblib (0.14.0-3) ... 2022-03-21T14:42:49.320 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-jwt (1.7.1-2ubuntu2) ... 2022-03-21T14:42:49.686 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-cachetools (4.0.0-1) ... 2022-03-21T14:42:50.097 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2022-03-21T14:42:50.363 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-03-21T14:42:50.673 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-ceph-argparse (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:42:51.025 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-03-21T14:42:51.274 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2022-03-21T14:42:51.576 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2022-03-21T14:42:51.883 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2022-03-21T14:42:52.260 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2022-03-21T14:42:52.645 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2022-03-21T14:42:52.997 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2022-03-21T14:42:53.307 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-tempita (0.5.2-6) ... 2022-03-21T14:42:53.674 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-packaging (20.3-1) ... 2022-03-21T14:42:53.959 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2022-03-21T14:42:54.085 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2022-03-21T14:42:54.393 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2022-03-21T14:42:54.862 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2) ... 2022-03-21T14:42:55.272 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2022-03-21T14:42:55.679 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-ceph-common (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:42:56.034 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-html5lib (1.0.1-2) ... 2022-03-21T14:42:56.469 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-03-21T14:42:56.645 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-pluggy (0.13.0-2) ... 2022-03-21T14:42:56.962 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-03-21T14:42:57.144 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up libxslt1.1:amd64 (1.1.34-4) ... 2022-03-21T14:42:57.306 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2022-03-21T14:42:57.658 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2022-03-21T14:42:57.957 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-logutils (0.3.3-7) ... 2022-03-21T14:42:58.301 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2022-03-21T14:42:58.567 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2022-03-21T14:42:58.885 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-prettytable (0.7.2-5) ... 2022-03-21T14:42:59.186 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2022-03-21T14:42:59.575 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2022-03-21T14:42:59.718 INFO:teuthology.orchestra.run.smithi133.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2022-03-21T14:42:59.989 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2022-03-21T14:43:00.140 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-03-21T14:43:00.500 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2022-03-21T14:43:00.919 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-03-21T14:43:01.090 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-03-21T14:43:01.356 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-webob (1:1.8.5-2) ... 2022-03-21T14:43:01.770 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2022-03-21T14:43:02.096 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up librados2 (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:43:02.239 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2022-03-21T14:43:04.074 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up librgw2 (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:43:04.234 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up libsqlite3-mod-ceph (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:43:04.402 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2022-03-21T14:43:04.635 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-pytest (4.6.9-1) ... 2022-03-21T14:43:05.090 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2022-03-21T14:43:05.412 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2022-03-21T14:43:05.700 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-bs4 (4.8.2-1) ... 2022-03-21T14:43:06.151 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up libcephfs2 (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:43:06.323 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2022-03-21T14:43:06.705 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up libradosstriper1 (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:43:06.830 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-03-21T14:43:07.219 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-03-21T14:43:08.394 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up librbd1 (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:43:08.545 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-03-21T14:43:08.704 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2022-03-21T14:43:08.847 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-03-21T14:43:09.208 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2022-03-21T14:43:09.334 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-rsa (4.0-3) ... 2022-03-21T14:43:09.638 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-webtest (2.0.32-2) ... 2022-03-21T14:43:09.931 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph-mgr-modules-core (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:43:10.152 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph-fuse (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:43:10.472 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2022-03-21T14:43:10.472 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2022-03-21T14:43:11.403 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up libcephfs-dev (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:43:11.621 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-03-21T14:43:11.986 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-pastescript (2.0.2-4) ... 2022-03-21T14:43:12.555 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2022-03-21T14:43:13.009 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-rados (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:43:13.152 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-rbd (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:43:13.281 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up rbd-fuse (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:43:13.382 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-routes (2.4.1-2) ... 2022-03-21T14:43:13.705 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-google-auth (1.5.1-2) ... 2022-03-21T14:43:14.088 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-rgw (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:43:15.047 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-cephfs (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:43:15.198 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2022-03-21T14:43:16.301 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph-common (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:43:16.966 INFO:teuthology.orchestra.run.smithi133.stdout:Adding group ceph....done 2022-03-21T14:43:17.452 INFO:teuthology.orchestra.run.smithi133.stdout:Adding system user ceph....done 2022-03-21T14:43:17.616 INFO:teuthology.orchestra.run.smithi133.stdout:Setting system user ceph properties....done 2022-03-21T14:43:17.626 INFO:teuthology.orchestra.run.smithi133.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2022-03-21T14:43:17.770 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2022-03-21T14:43:18.361 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2022-03-21T14:43:19.336 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph-test (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:43:19.509 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up radosgw (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:43:19.856 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2022-03-21T14:43:19.857 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2022-03-21T14:43:21.301 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph-base (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:43:21.745 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2022-03-21T14:43:22.700 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph-mds (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:43:22.925 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2022-03-21T14:43:22.926 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2022-03-21T14:43:23.895 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph-mgr (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:43:24.134 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2022-03-21T14:43:24.135 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2022-03-21T14:43:25.145 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph-osd (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:43:25.958 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2022-03-21T14:43:25.958 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2022-03-21T14:43:26.950 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph-mgr-k8sevents (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:43:27.109 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph-mgr-diskprediction-local (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:43:27.255 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph-mon (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:43:27.497 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2022-03-21T14:43:27.497 INFO:teuthology.orchestra.run.smithi133.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2022-03-21T14:43:28.466 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:43:28.651 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph-mgr-dashboard (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:43:28.810 INFO:teuthology.orchestra.run.smithi133.stdout:Setting up ceph-volume (17.0.0-11187-ge92561bf-1focal) ... 2022-03-21T14:43:28.963 INFO:teuthology.orchestra.run.smithi133.stdout:Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-21T14:43:29.488 INFO:teuthology.orchestra.run.smithi133.stdout:Processing triggers for man-db (2.9.1-1) ... 2022-03-21T14:43:32.182 INFO:teuthology.orchestra.run.smithi133.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-21T14:43:32.678 INFO:teuthology.orchestra.run.smithi133.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2022-03-21T14:43:32.681 DEBUG:teuthology.parallel:result is None 2022-03-21T14:43:32.681 DEBUG:teuthology.orchestra.run.smithi133:> sudo lsb_release -is 2022-03-21T14:43:32.727 INFO:teuthology.orchestra.run.smithi133.stdout:Ubuntu 2022-03-21T14:43:32.732 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-03-21T14:43:32.733 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1=e92561bf8a1bc96ca490936c6f46ac4673e1b26e 2022-03-21T14:43:32.890 DEBUG:teuthology.orchestra.run.smithi133:> dpkg-query -W -f '${Version}' ceph 2022-03-21T14:43:32.908 INFO:teuthology.orchestra.run.smithi133.stdout:17.0.0-11187-ge92561bf-1focal 2022-03-21T14:43:32.909 INFO:teuthology.packaging:The installed version of ceph is 17.0.0-11187-ge92561bf-1focal 2022-03-21T14:43:32.909 INFO:teuthology.task.install:The correct ceph version 17.0.0-11187-ge92561bf-1focal is installed. 2022-03-21T14:43:32.909 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2022-03-21T14:43:32.910 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2022-03-21T14:43:32.910 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2022-03-21T14:43:32.922 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2022-03-21T14:43:32.923 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2022-03-21T14:43:32.923 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/usr/bin/daemon-helper 2022-03-21T14:43:32.939 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod a=rx -- /usr/bin/daemon-helper 2022-03-21T14:43:32.996 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2022-03-21T14:43:32.996 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2022-03-21T14:43:32.997 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/usr/bin/adjust-ulimits 2022-03-21T14:43:33.009 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2022-03-21T14:43:33.022 INFO:teuthology.run_tasks:Running task radosbench... 2022-03-21T14:43:33.033 INFO:tasks.radosbench:Beginning radosbench... 2022-03-21T14:43:33.033 INFO:tasks.rook.ceph_manager.ceph:creating pool_name unique_pool_0 2022-03-21T14:43:33.034 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph osd pool create unique_pool_0 16 2022-03-21T14:43:34.729 INFO:teuthology.orchestra.run.smithi133.stderr:pool 'unique_pool_0' created 2022-03-21T14:43:34.747 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2022-03-21T14:43:35.772 INFO:teuthology.orchestra.run.smithi133.stderr:enabled application 'rados' on pool 'unique_pool_0' 2022-03-21T14:43:36.810 DEBUG:teuthology.orchestra.run.smithi133:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.a -b 65536 --object-size 65536 -p unique_pool_0 bench 360 write' 2022-03-21T14:43:36.813 INFO:teuthology.run_tasks:Running task rook.shell... 2022-03-21T14:43:36.829 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch host label add '`hostname`' 'foo 2022-03-21T14:43:36.829 DEBUG:teuthology.orchestra.run.smithi133:> ceph' orch host ls '|' grep 'foo 2022-03-21T14:43:36.830 DEBUG:teuthology.orchestra.run.smithi133:> ceph' orch host label rm '`hostname`' 'foo 2022-03-21T14:43:36.830 DEBUG:teuthology.orchestra.run.smithi133:> ceph' orch host ls '|' grep -v 'foo 2022-03-21T14:43:36.830 DEBUG:teuthology.orchestra.run.smithi133:> ' 2022-03-21T14:43:36.964 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:hints = 1 2022-03-21T14:43:36.965 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 360 seconds or 0 objects 2022-03-21T14:43:36.965 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:Object prefix: benchmark_data_smithi133_50177 2022-03-21T14:43:36.966 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-21T14:43:36.966 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 0 0 0 0 0 0 - 0 2022-03-21T14:43:37.290 INFO:teuthology.orchestra.run.smithi133.stdout:ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2022-03-21T14:43:37.331 INFO:teuthology.run_tasks:Running task exec... 2022-03-21T14:43:37.342 INFO:teuthology.task.exec:Executing custom commands... 2022-03-21T14:43:37.343 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi133.front.sepia.ceph.com 2022-03-21T14:43:37.343 DEBUG:teuthology.orchestra.run.smithi133:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'set -ex 2022-03-21T14:43:37.344 DEBUG:teuthology.orchestra.run.smithi133:> toolbox() { 2022-03-21T14:43:37.344 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- "$@" 2022-03-21T14:43:37.344 DEBUG:teuthology.orchestra.run.smithi133:> } 2022-03-21T14:43:37.345 DEBUG:teuthology.orchestra.run.smithi133:> orig_num_osd=`toolbox ceph osd stat | cut -f3 -d " "` 2022-03-21T14:43:37.345 DEBUG:teuthology.orchestra.run.smithi133:> toolbox ceph orch osd rm 0 --force 2022-03-21T14:43:37.345 DEBUG:teuthology.orchestra.run.smithi133:> removed_pv="" 2022-03-21T14:43:37.345 DEBUG:teuthology.orchestra.run.smithi133:> while [ "$removed_pv" = "" ] 2022-03-21T14:43:37.346 DEBUG:teuthology.orchestra.run.smithi133:> do 2022-03-21T14:43:37.346 DEBUG:teuthology.orchestra.run.smithi133:> removed_pv=`kubectl get pv | grep Released | cut -f1 -d " "` 2022-03-21T14:43:37.346 DEBUG:teuthology.orchestra.run.smithi133:> sleep 3s 2022-03-21T14:43:37.347 DEBUG:teuthology.orchestra.run.smithi133:> done 2022-03-21T14:43:37.347 DEBUG:teuthology.orchestra.run.smithi133:> target_path=`kubectl get pv $removed_pv -o jsonpath='"'"'{.spec.local.path}'"'"'` 2022-03-21T14:43:37.347 DEBUG:teuthology.orchestra.run.smithi133:> host=`echo $removed_pv | cut -f1 -d "-"` 2022-03-21T14:43:37.347 DEBUG:teuthology.orchestra.run.smithi133:> toolbox ceph orch device zap $host $target_path --force 2022-03-21T14:43:37.348 DEBUG:teuthology.orchestra.run.smithi133:> zap_completion="0" 2022-03-21T14:43:37.348 DEBUG:teuthology.orchestra.run.smithi133:> while [ "$zap_completion" = "0" ] 2022-03-21T14:43:37.348 DEBUG:teuthology.orchestra.run.smithi133:> do 2022-03-21T14:43:37.349 DEBUG:teuthology.orchestra.run.smithi133:> zap_completion=`kubectl get job -n rook-ceph rook-ceph-device-zap -o jsonpath='"'"'{.status.succeeded.path}'"'"'` 2022-03-21T14:43:37.349 DEBUG:teuthology.orchestra.run.smithi133:> sleep 3s 2022-03-21T14:43:37.349 DEBUG:teuthology.orchestra.run.smithi133:> done 2022-03-21T14:43:37.349 DEBUG:teuthology.orchestra.run.smithi133:> kubectl patch pv $removed_pv -p '"'"'{"spec":{"claimRef": null}}'"'"' 2022-03-21T14:43:37.350 DEBUG:teuthology.orchestra.run.smithi133:> toolbox ceph orch apply osd --all-available-devices 2022-03-21T14:43:37.350 DEBUG:teuthology.orchestra.run.smithi133:> kubectl delete job rook-ceph-device-zap -n rook-ceph 2022-03-21T14:43:37.350 DEBUG:teuthology.orchestra.run.smithi133:> num_osd="0" 2022-03-21T14:43:37.350 DEBUG:teuthology.orchestra.run.smithi133:> while [ "$num_osd" != "$orig_num_osd" ] 2022-03-21T14:43:37.351 DEBUG:teuthology.orchestra.run.smithi133:> do 2022-03-21T14:43:37.351 DEBUG:teuthology.orchestra.run.smithi133:> echo "waiting for osd to come back up" 2022-03-21T14:43:37.351 DEBUG:teuthology.orchestra.run.smithi133:> num_osd=`toolbox ceph osd stat | cut -f3 -d " "` 2022-03-21T14:43:37.352 DEBUG:teuthology.orchestra.run.smithi133:> sleep 30s 2022-03-21T14:43:37.352 DEBUG:teuthology.orchestra.run.smithi133:> done 2022-03-21T14:43:37.352 DEBUG:teuthology.orchestra.run.smithi133:> ' 2022-03-21T14:43:37.366 INFO:teuthology.orchestra.run.smithi133.stderr:++ toolbox ceph osd stat 2022-03-21T14:43:37.366 INFO:teuthology.orchestra.run.smithi133.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-21T14:43:37.367 INFO:teuthology.orchestra.run.smithi133.stderr:++ cut -f3 -d ' ' 2022-03-21T14:43:37.965 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 1 16 1086 1070 66.8711 66.875 0.0103258 0.014877 2022-03-21T14:43:38.965 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 2 16 2599 2583 80.7126 94.5625 0.00174034 0.0123513 2022-03-21T14:43:39.823 INFO:teuthology.orchestra.run.smithi133.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-21T14:43:39.965 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 3 15 3988 3973 82.7643 86.875 0.0158821 0.0120486 2022-03-21T14:43:40.597 INFO:teuthology.orchestra.run.smithi133.stderr:+ orig_num_osd=4 2022-03-21T14:43:40.598 INFO:teuthology.orchestra.run.smithi133.stderr:+ toolbox ceph orch osd rm 0 --force 2022-03-21T14:43:40.598 INFO:teuthology.orchestra.run.smithi133.stderr:+ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph orch osd rm 0 --force 2022-03-21T14:43:40.679 INFO:teuthology.orchestra.run.smithi133.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-21T14:43:40.966 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 4 15 5178 5163 80.6653 74.375 0.00704535 0.0123668 2022-03-21T14:43:41.529 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:43:41.528014 I | ceph-cluster-controller: CR has changed for "rook-ceph". diff=  v1.ClusterSpec{ 2022-03-21T14:43:41.530 INFO:tasks.rook.operator.smithi133.stdout:   CephVersion: {Image: "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", AllowUnsupported: true}, 2022-03-21T14:43:41.530 INFO:tasks.rook.operator.smithi133.stdout:   Storage: v1.StorageScopeSpec{ 2022-03-21T14:43:41.530 INFO:tasks.rook.operator.smithi133.stdout:   ... // 3 identical fields 2022-03-21T14:43:41.530 INFO:tasks.rook.operator.smithi133.stdout:   Config: nil, 2022-03-21T14:43:41.531 INFO:tasks.rook.operator.smithi133.stdout:   Selection: {}, 2022-03-21T14:43:41.531 INFO:tasks.rook.operator.smithi133.stdout:   StorageClassDeviceSets: []v1.StorageClassDeviceSet{ 2022-03-21T14:43:41.531 INFO:tasks.rook.operator.smithi133.stdout:   {Name: "smithi133-lv-1", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi133-lv-1", StorageClassName: &"scratch", ...}}}}, 2022-03-21T14:43:41.531 INFO:tasks.rook.operator.smithi133.stdout:   {Name: "smithi133-lv-2", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi133-lv-2", StorageClassName: &"scratch", ...}}}}, 2022-03-21T14:43:41.532 INFO:tasks.rook.operator.smithi133.stdout:   {Name: "smithi133-lv-3", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi133-lv-3", StorageClassName: &"scratch", ...}}}}, 2022-03-21T14:43:41.532 INFO:tasks.rook.operator.smithi133.stdout:-  { 2022-03-21T14:43:41.532 INFO:tasks.rook.operator.smithi133.stdout:-  Name: "smithi133-lv-4", 2022-03-21T14:43:41.532 INFO:tasks.rook.operator.smithi133.stdout:-  Count: 1, 2022-03-21T14:43:41.533 INFO:tasks.rook.operator.smithi133.stdout:-  VolumeClaimTemplates: []v1.PersistentVolumeClaim{{ObjectMeta: v1.ObjectMeta{...}, Spec: v1.PersistentVolumeClaimSpec{...}}}, 2022-03-21T14:43:41.533 INFO:tasks.rook.operator.smithi133.stdout:-  }, 2022-03-21T14:43:41.533 INFO:tasks.rook.operator.smithi133.stdout:   }, 2022-03-21T14:43:41.533 INFO:tasks.rook.operator.smithi133.stdout:   }, 2022-03-21T14:43:41.533 INFO:tasks.rook.operator.smithi133.stdout:   Annotations: nil, 2022-03-21T14:43:41.534 INFO:tasks.rook.operator.smithi133.stdout:   Labels: nil, 2022-03-21T14:43:41.534 INFO:tasks.rook.operator.smithi133.stdout:   ... // 20 identical fields 2022-03-21T14:43:41.534 INFO:tasks.rook.operator.smithi133.stdout:  } 2022-03-21T14:43:41.534 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:43:41.528122 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-03-21T14:43:41.632 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:43:41.633857 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:43:41.692 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:43:41.688971 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e... 2022-03-21T14:43:41.966 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 5 16 6128 6112 76.3935 59.3125 0.00140758 0.0126704 2022-03-21T14:43:42.966 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 6 16 6128 6112 63.6611 0 - 0.0126704 2022-03-21T14:43:43.966 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 7 16 6128 6112 54.5668 0 - 0.0126704 2022-03-21T14:43:44.966 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 8 16 6128 6112 47.7458 0 - 0.0126704 2022-03-21T14:43:45.967 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 9 16 6128 6112 42.4404 0 - 0.0126704 2022-03-21T14:43:46.967 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 10 16 6128 6112 38.1961 0 - 0.0126704 2022-03-21T14:43:47.357 INFO:teuthology.orchestra.run.smithi133.stdout:Success 2022-03-21T14:43:47.383 INFO:teuthology.orchestra.run.smithi133.stderr:+ removed_pv= 2022-03-21T14:43:47.383 INFO:teuthology.orchestra.run.smithi133.stderr:+ '[' '' = '' ']' 2022-03-21T14:43:47.383 INFO:teuthology.orchestra.run.smithi133.stderr:++ kubectl get pv 2022-03-21T14:43:47.384 INFO:teuthology.orchestra.run.smithi133.stderr:++ grep Released 2022-03-21T14:43:47.384 INFO:teuthology.orchestra.run.smithi133.stderr:++ cut -f1 -d ' ' 2022-03-21T14:43:47.439 INFO:teuthology.orchestra.run.smithi133.stderr:+ removed_pv= 2022-03-21T14:43:47.439 INFO:teuthology.orchestra.run.smithi133.stderr:+ sleep 3s 2022-03-21T14:43:47.967 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 11 16 6128 6112 34.7236 0 - 0.0126704 2022-03-21T14:43:48.967 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 12 16 6128 6112 31.8299 0 - 0.0126704 2022-03-21T14:43:49.967 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 13 16 6128 6112 29.3814 0 - 0.0126704 2022-03-21T14:43:50.439 INFO:teuthology.orchestra.run.smithi133.stderr:+ '[' '' = '' ']' 2022-03-21T14:43:50.440 INFO:teuthology.orchestra.run.smithi133.stderr:++ kubectl get pv 2022-03-21T14:43:50.441 INFO:teuthology.orchestra.run.smithi133.stderr:++ grep Released 2022-03-21T14:43:50.441 INFO:teuthology.orchestra.run.smithi133.stderr:++ cut -f1 -d ' ' 2022-03-21T14:43:50.494 INFO:teuthology.orchestra.run.smithi133.stderr:+ removed_pv= 2022-03-21T14:43:50.494 INFO:teuthology.orchestra.run.smithi133.stderr:+ sleep 3s 2022-03-21T14:43:50.967 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 14 16 6128 6112 27.2828 0 - 0.0126704 2022-03-21T14:43:51.968 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 15 16 6259 6243 26.0097 0.81875 0.0275902 0.0383755 2022-03-21T14:43:52.968 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 16 16 6398 6382 24.9267 8.6875 0.938027 0.0391366 2022-03-21T14:43:53.496 INFO:teuthology.orchestra.run.smithi133.stderr:+ '[' '' = '' ']' 2022-03-21T14:43:53.496 INFO:teuthology.orchestra.run.smithi133.stderr:++ kubectl get pv 2022-03-21T14:43:53.496 INFO:teuthology.orchestra.run.smithi133.stderr:++ grep Released 2022-03-21T14:43:53.496 INFO:teuthology.orchestra.run.smithi133.stderr:++ cut -f1 -d ' ' 2022-03-21T14:43:53.876 INFO:teuthology.orchestra.run.smithi133.stderr:+ removed_pv= 2022-03-21T14:43:53.877 INFO:teuthology.orchestra.run.smithi133.stderr:+ sleep 3s 2022-03-21T14:43:53.968 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 17 16 7392 7376 27.1144 62.125 0.0221486 0.0368515 2022-03-21T14:43:54.436 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:43:54.434544 I | ceph-spec: object "rook-ceph-osd-0" matched on delete, reconciling 2022-03-21T14:43:54.968 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 18 16 8349 8333 28.9306 59.8125 0.0166543 0.0345494 2022-03-21T14:43:55.968 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 19 16 9319 9303 30.5984 60.625 0.0158669 0.0326631 2022-03-21T14:43:56.878 INFO:teuthology.orchestra.run.smithi133.stderr:+ '[' '' = '' ']' 2022-03-21T14:43:56.878 INFO:teuthology.orchestra.run.smithi133.stderr:++ kubectl get pv 2022-03-21T14:43:56.879 INFO:teuthology.orchestra.run.smithi133.stderr:++ grep Released 2022-03-21T14:43:56.879 INFO:teuthology.orchestra.run.smithi133.stderr:++ cut -f1 -d ' ' 2022-03-21T14:43:56.968 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:2022-03-21T14:43:56.969519+0000 min lat: 0.00140758 max lat: 10.0015 avg lat: 0.031014 2022-03-21T14:43:56.969 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-21T14:43:56.969 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 20 16 10331 10315 32.2307 63.25 0.0175855 0.031014 2022-03-21T14:43:57.555 INFO:teuthology.orchestra.run.smithi133.stderr:+ removed_pv=smithi133-lv-4 2022-03-21T14:43:57.555 INFO:teuthology.orchestra.run.smithi133.stderr:+ sleep 3s 2022-03-21T14:43:57.969 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 21 16 10402 10386 30.9071 4.4375 0.0139354 0.0308961 2022-03-21T14:43:58.969 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 22 16 11173 11157 31.6924 48.1875 0.0089593 0.0315368 2022-03-21T14:43:59.969 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 23 16 12075 12059 32.7653 56.375 0.00869404 0.030497 2022-03-21T14:44:00.556 INFO:teuthology.orchestra.run.smithi133.stderr:+ '[' smithi133-lv-4 = '' ']' 2022-03-21T14:44:00.556 INFO:teuthology.orchestra.run.smithi133.stderr:++ kubectl get pv smithi133-lv-4 -o 'jsonpath={.spec.local.path}' 2022-03-21T14:44:00.880 INFO:teuthology.orchestra.run.smithi133.stderr:+ target_path=/dev/vg_nvme/lv_4 2022-03-21T14:44:00.881 INFO:teuthology.orchestra.run.smithi133.stderr:++ echo smithi133-lv-4 2022-03-21T14:44:00.881 INFO:teuthology.orchestra.run.smithi133.stderr:++ cut -f1 -d - 2022-03-21T14:44:00.882 INFO:teuthology.orchestra.run.smithi133.stderr:+ host=smithi133 2022-03-21T14:44:00.882 INFO:teuthology.orchestra.run.smithi133.stderr:+ toolbox ceph orch device zap smithi133 /dev/vg_nvme/lv_4 --force 2022-03-21T14:44:00.882 INFO:teuthology.orchestra.run.smithi133.stderr:+ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph orch device zap smithi133 /dev/vg_nvme/lv_4 --force 2022-03-21T14:44:00.969 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 24 16 12817 12801 33.3322 46.375 0.024993 0.0299899 2022-03-21T14:44:01.264 INFO:teuthology.orchestra.run.smithi133.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-21T14:44:01.971 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 25 16 13678 13662 34.1512 53.8125 0.00644579 0.02923 2022-03-21T14:44:02.195 INFO:teuthology.orchestra.run.smithi133.stdout:/dev/vg_nvme/lv_4 on smithi133 zapped 2022-03-21T14:44:02.255 INFO:teuthology.orchestra.run.smithi133.stderr:+ zap_completion=0 2022-03-21T14:44:02.256 INFO:teuthology.orchestra.run.smithi133.stderr:+ '[' 0 = 0 ']' 2022-03-21T14:44:02.256 INFO:teuthology.orchestra.run.smithi133.stderr:++ kubectl get job -n rook-ceph rook-ceph-device-zap -o 'jsonpath={.status.succeeded.path}' 2022-03-21T14:44:02.629 INFO:teuthology.orchestra.run.smithi133.stderr:+ zap_completion= 2022-03-21T14:44:02.630 INFO:teuthology.orchestra.run.smithi133.stderr:+ sleep 3s 2022-03-21T14:44:02.969 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 26 16 14400 14384 34.5731 45.125 0.0274666 0.0289106 2022-03-21T14:44:03.969 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 27 16 15292 15276 35.3572 55.75 0.0181007 0.0282697 2022-03-21T14:44:04.969 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 28 16 15999 15983 35.6724 44.1875 0.0111754 0.0280201 2022-03-21T14:44:05.403 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:44:05.398889 I | ceph-cluster-controller: detected ceph image version: "17.0.0-11187 quincy" 2022-03-21T14:44:05.403 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:44:05.398914 I | ceph-cluster-controller: validating ceph version from provided image 2022-03-21T14:44:05.403 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:44:05.398925 W | ceph-cluster-controller: unsupported ceph version detected: "17.0.0-11187 quincy", pursuing 2022-03-21T14:44:05.410 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:44:05.404247 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:44:05.630 INFO:teuthology.orchestra.run.smithi133.stderr:+ '[' '' = 0 ']' 2022-03-21T14:44:05.631 INFO:teuthology.orchestra.run.smithi133.stderr:+ kubectl patch pv smithi133-lv-4 -p '{"spec":{"claimRef": null}}' 2022-03-21T14:44:05.970 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 29 16 16746 16730 36.0521 46.6875 0.0151208 0.0277218 2022-03-21T14:44:06.472 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:44:06.465885 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-21T14:44:06.505 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:44:06.505621 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-21T14:44:06.970 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 30 16 17391 17375 36.1938 40.3125 0.0299915 0.0276154 2022-03-21T14:44:07.330 INFO:teuthology.orchestra.run.smithi133.stdout:persistentvolume/smithi133-lv-4 patched 2022-03-21T14:44:07.331 INFO:teuthology.orchestra.run.smithi133.stderr:+ toolbox ceph orch apply osd --all-available-devices 2022-03-21T14:44:07.332 INFO:teuthology.orchestra.run.smithi133.stderr:+ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph orch apply osd --all-available-devices 2022-03-21T14:44:07.937 INFO:teuthology.orchestra.run.smithi133.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-21T14:44:07.970 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 31 16 17989 17973 36.2318 37.375 0.0180058 0.0275839 2022-03-21T14:44:08.004 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:44:07.995299 I | ceph-cluster-controller: cluster "rook-ceph": version "17.0.0-11187 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e" 2022-03-21T14:44:08.739 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:44:08.737431 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-03-21 14:44:08.42629079 +0000 UTC m=+415.950171671 LastTransitionTime:2022-03-21 14:39:01 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-03-21T14:44:08.970 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 32 16 18507 18491 36.1111 32.375 0.0170837 0.0276004 2022-03-21T14:44:09.273 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:44:09.267084 I | op-mon: start running mons 2022-03-21T14:44:09.311 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:44:09.311696 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:44:09.454 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:44:09.454186 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.105.249.227:6789"]}] data:a=10.105.249.227:6789 mapping:{"node":{"a":{"Name":"smithi133","Hostname":"smithi133","Address":"172.21.15.133"}}} maxMonId:0] 2022-03-21T14:44:09.472 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:44:09.465984 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-21T14:44:09.472 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:44:09.467435 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-21T14:44:09.674 INFO:teuthology.orchestra.run.smithi133.stdout:['Success'] 2022-03-21T14:44:09.684 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:44:09.676173 I | ceph-cluster-controller: CR has changed for "rook-ceph". diff=  v1.ClusterSpec{ 2022-03-21T14:44:09.684 INFO:tasks.rook.operator.smithi133.stdout:   CephVersion: {Image: "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", AllowUnsupported: true}, 2022-03-21T14:44:09.684 INFO:tasks.rook.operator.smithi133.stdout:   Storage: v1.StorageScopeSpec{ 2022-03-21T14:44:09.685 INFO:tasks.rook.operator.smithi133.stdout:   ... // 3 identical fields 2022-03-21T14:44:09.685 INFO:tasks.rook.operator.smithi133.stdout:   Config: nil, 2022-03-21T14:44:09.685 INFO:tasks.rook.operator.smithi133.stdout:   Selection: {}, 2022-03-21T14:44:09.685 INFO:tasks.rook.operator.smithi133.stdout:   StorageClassDeviceSets: []v1.StorageClassDeviceSet{ 2022-03-21T14:44:09.686 INFO:tasks.rook.operator.smithi133.stdout:   {Name: "smithi133-lv-1", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi133-lv-1", StorageClassName: &"scratch", ...}}}}, 2022-03-21T14:44:09.686 INFO:tasks.rook.operator.smithi133.stdout:   {Name: "smithi133-lv-2", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi133-lv-2", StorageClassName: &"scratch", ...}}}}, 2022-03-21T14:44:09.686 INFO:tasks.rook.operator.smithi133.stdout:   {Name: "smithi133-lv-3", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi133-lv-3", StorageClassName: &"scratch", ...}}}}, 2022-03-21T14:44:09.687 INFO:tasks.rook.operator.smithi133.stdout:+  { 2022-03-21T14:44:09.687 INFO:tasks.rook.operator.smithi133.stdout:+  Name: "smithi133-lv-4", 2022-03-21T14:44:09.687 INFO:tasks.rook.operator.smithi133.stdout:+  Count: 1, 2022-03-21T14:44:09.687 INFO:tasks.rook.operator.smithi133.stdout:+  VolumeClaimTemplates: []v1.PersistentVolumeClaim{{ObjectMeta: v1.ObjectMeta{...}, Spec: v1.PersistentVolumeClaimSpec{...}}}, 2022-03-21T14:44:09.688 INFO:tasks.rook.operator.smithi133.stdout:+  }, 2022-03-21T14:44:09.688 INFO:tasks.rook.operator.smithi133.stdout:   }, 2022-03-21T14:44:09.688 INFO:tasks.rook.operator.smithi133.stdout:   }, 2022-03-21T14:44:09.688 INFO:tasks.rook.operator.smithi133.stdout:   Annotations: nil, 2022-03-21T14:44:09.688 INFO:tasks.rook.operator.smithi133.stdout:   Labels: nil, 2022-03-21T14:44:09.689 INFO:tasks.rook.operator.smithi133.stdout:   ... // 20 identical fields 2022-03-21T14:44:09.689 INFO:tasks.rook.operator.smithi133.stdout:  } 2022-03-21T14:44:09.738 INFO:teuthology.orchestra.run.smithi133.stderr:+ kubectl delete job rook-ceph-device-zap -n rook-ceph 2022-03-21T14:44:09.822 INFO:teuthology.orchestra.run.smithi133.stdout:job.batch "rook-ceph-device-zap" deleted 2022-03-21T14:44:09.837 INFO:teuthology.orchestra.run.smithi133.stderr:+ num_osd=0 2022-03-21T14:44:09.838 INFO:teuthology.orchestra.run.smithi133.stderr:+ '[' 0 '!=' 4 ']' 2022-03-21T14:44:09.838 INFO:teuthology.orchestra.run.smithi133.stderr:+ echo 'waiting for osd to come back up' 2022-03-21T14:44:09.838 INFO:teuthology.orchestra.run.smithi133.stdout:waiting for osd to come back up 2022-03-21T14:44:09.839 INFO:teuthology.orchestra.run.smithi133.stderr:++ toolbox ceph osd stat 2022-03-21T14:44:09.839 INFO:teuthology.orchestra.run.smithi133.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-21T14:44:09.840 INFO:teuthology.orchestra.run.smithi133.stderr:++ cut -f3 -d ' ' 2022-03-21T14:44:09.970 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 33 16 19273 19257 36.4674 47.875 0.0276855 0.0274091 2022-03-21T14:44:10.010 INFO:teuthology.orchestra.run.smithi133.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-21T14:44:10.073 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:44:10.070589 I | op-mon: targeting the mon count 1 2022-03-21T14:44:10.083 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:44:10.083545 I | ceph-cluster-controller: Cluster update requested. CANCELLING CURRENT ORCHESTRATION 2022-03-21T14:44:10.083 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:44:10.083631 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-03-21T14:44:10.475 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:44:10.473357 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:44:10.491 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:44:10.491894 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e... 2022-03-21T14:44:10.834 INFO:teuthology.orchestra.run.smithi133.stderr:+ num_osd=3 2022-03-21T14:44:10.834 INFO:teuthology.orchestra.run.smithi133.stderr:+ sleep 30s 2022-03-21T14:44:10.970 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 34 16 19773 19757 36.3139 31.25 0.0207785 0.0273779 2022-03-21T14:44:11.174 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:44:11.169842 I | op-k8sutil: Removing previous job rook-ceph-detect-version to start a new one 2022-03-21T14:44:11.182 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:44:11.181065 I | op-k8sutil: batch job rook-ceph-detect-version still exists 2022-03-21T14:44:11.971 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 35 16 20486 20470 36.5495 44.5625 0.00840384 0.0273487 2022-03-21T14:44:12.971 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 36 16 21088 21072 36.5792 37.625 0.0213901 0.0273245 2022-03-21T14:44:13.263 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:44:13.260567 I | op-k8sutil: batch job rook-ceph-detect-version still exists 2022-03-21T14:44:13.971 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 37 16 21964 21948 37.0702 54.75 0.0156432 0.0269633 2022-03-21T14:44:14.971 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 38 16 22859 22843 37.5666 55.9375 0.0221346 0.0266077 2022-03-21T14:44:15.269 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:44:15.267824 I | op-k8sutil: batch job rook-ceph-detect-version deleted 2022-03-21T14:44:15.971 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 39 16 23493 23477 37.6192 39.625 0.0199231 0.0265676 2022-03-21T14:44:16.971 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:2022-03-21T14:44:16.971650+0000 min lat: 0.00140758 max lat: 10.0015 avg lat: 0.0264644 2022-03-21T14:44:16.972 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-21T14:44:16.972 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 40 16 24166 24150 37.7302 42.0625 0.0930413 0.0264644 2022-03-21T14:44:17.971 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 41 16 24811 24795 37.7931 40.3125 0.014407 0.026417 2022-03-21T14:44:18.971 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 42 16 25451 25435 37.8455 40 0.0182921 0.0264134 2022-03-21T14:44:19.972 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 43 15 26053 26038 37.8418 37.6875 0.0195431 0.0264103 2022-03-21T14:44:20.972 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 44 16 26459 26443 37.557 25.3125 0.0327763 0.0264993 2022-03-21T14:44:21.972 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 45 16 26912 26896 37.3511 28.3125 0.014351 0.0267598 2022-03-21T14:44:22.973 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 46 16 27585 27569 37.4529 42.0625 0.0216737 0.0266903 2022-03-21T14:44:23.973 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 47 16 28226 28210 37.5084 40.0625 0.0193197 0.0266516 2022-03-21T14:44:24.973 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 48 16 28457 28441 37.0276 14.4375 0.0263946 0.0269971 2022-03-21T14:44:25.974 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 49 16 29215 29199 37.2387 47.375 0.0144239 0.0268237 2022-03-21T14:44:26.974 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 50 16 29558 29542 36.9226 21.4375 0.0301414 0.0270735 2022-03-21T14:44:27.974 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 51 16 30125 30109 36.8934 35.4375 0.0161374 0.0270944 2022-03-21T14:44:28.974 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 52 16 30438 30422 36.5601 19.5625 0.00291831 0.0269253 2022-03-21T14:44:29.974 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 53 16 30438 30422 35.8703 0 - 0.0269253 2022-03-21T14:44:30.974 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 54 16 30438 30422 35.2061 0 - 0.0269253 2022-03-21T14:44:31.974 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 55 16 30438 30422 34.566 0 - 0.0269253 2022-03-21T14:44:32.974 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 56 16 30438 30422 33.9488 0 - 0.0269253 2022-03-21T14:44:33.974 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 57 16 30438 30422 33.3532 0 - 0.0269253 2022-03-21T14:44:34.975 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 58 16 30438 30422 32.7782 0 - 0.0269253 2022-03-21T14:44:35.975 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 59 16 30438 30422 32.2226 0 - 0.0269253 2022-03-21T14:44:36.975 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:2022-03-21T14:44:36.974735+0000 min lat: 0.00140758 max lat: 10.0015 avg lat: 0.0269253 2022-03-21T14:44:36.975 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-21T14:44:36.975 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 60 16 30438 30422 31.6856 0 - 0.0269253 2022-03-21T14:44:37.975 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 61 16 30528 30512 31.2584 0.625 0.00286495 0.0316836 2022-03-21T14:44:38.975 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 62 16 30528 30512 30.7542 0 - 0.0316836 2022-03-21T14:44:39.975 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 63 16 30528 30512 30.2661 0 - 0.0316836 2022-03-21T14:44:40.836 INFO:teuthology.orchestra.run.smithi133.stderr:+ '[' 3 '!=' 4 ']' 2022-03-21T14:44:40.836 INFO:teuthology.orchestra.run.smithi133.stdout:waiting for osd to come back up 2022-03-21T14:44:40.837 INFO:teuthology.orchestra.run.smithi133.stderr:+ echo 'waiting for osd to come back up' 2022-03-21T14:44:40.837 INFO:teuthology.orchestra.run.smithi133.stderr:++ toolbox ceph osd stat 2022-03-21T14:44:40.837 INFO:teuthology.orchestra.run.smithi133.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-21T14:44:40.838 INFO:teuthology.orchestra.run.smithi133.stderr:++ cut -f3 -d ' ' 2022-03-21T14:44:40.975 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 64 16 30528 30512 29.7932 0 - 0.0316836 2022-03-21T14:44:41.078 INFO:teuthology.orchestra.run.smithi133.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-21T14:44:41.614 INFO:teuthology.orchestra.run.smithi133.stderr:+ num_osd=3 2022-03-21T14:44:41.615 INFO:teuthology.orchestra.run.smithi133.stderr:+ sleep 30s 2022-03-21T14:44:41.975 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 65 16 30528 30512 29.3349 0 - 0.0316836 2022-03-21T14:44:42.975 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 66 16 30528 30512 28.8904 0 - 0.0316836 2022-03-21T14:44:43.975 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 67 16 30528 30512 28.4592 0 - 0.0316836 2022-03-21T14:44:44.976 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 68 16 30528 30512 28.0407 0 - 0.0316836 2022-03-21T14:44:45.976 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 69 16 30578 30562 27.6796 0.390625 0.00322404 0.0324162 2022-03-21T14:44:46.976 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 70 16 31233 31217 27.869 40.9375 0.0128535 0.035875 2022-03-21T14:44:47.976 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 71 16 31902 31886 28.0653 41.8125 0.0221467 0.0356216 2022-03-21T14:44:48.976 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 72 16 32438 32422 28.1407 33.5 0.0185739 0.0355248 2022-03-21T14:44:49.976 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 73 16 32820 32804 28.0823 23.875 0.0203734 0.0353641 2022-03-21T14:44:50.976 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 74 16 33244 33228 28.0608 26.5 0.0191334 0.0356258 2022-03-21T14:44:51.976 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 75 16 33798 33782 28.1483 34.625 0.0219979 0.0355148 2022-03-21T14:44:52.976 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 76 16 34517 34501 28.3692 44.9375 0.0128882 0.0352387 2022-03-21T14:44:53.977 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 77 16 35003 34987 28.3952 30.375 0.020908 0.0351317 2022-03-21T14:44:54.977 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 78 16 35590 35574 28.5014 36.6875 0.016256 0.035076 2022-03-21T14:44:55.977 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 79 16 36249 36233 28.662 41.1875 0.013295 0.0348781 2022-03-21T14:44:56.977 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:2022-03-21T14:44:56.976665+0000 min lat: 0.00140758 max lat: 10.0015 avg lat: 0.0346139 2022-03-21T14:44:56.977 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-21T14:44:56.978 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 80 16 36990 36974 28.8825 46.3125 0.0228472 0.0346139 2022-03-21T14:44:57.977 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 81 16 37562 37546 28.9673 35.75 0.0159322 0.0345107 2022-03-21T14:44:58.977 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 82 16 38192 38176 29.0941 39.375 0.0217669 0.0343584 2022-03-21T14:44:59.977 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 83 16 38784 38768 29.1893 37 0.0358391 0.0342116 2022-03-21T14:45:00.977 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 84 16 39287 39271 29.2161 31.4375 0.0141777 0.0342166 2022-03-21T14:45:01.977 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 85 16 39938 39922 29.351 40.6875 0.0204486 0.0340621 2022-03-21T14:45:02.978 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 86 16 40540 40524 29.4471 37.625 0.0134825 0.0339497 2022-03-21T14:45:03.978 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 87 15 41087 41072 29.5023 34.25 0.0221982 0.033887 2022-03-21T14:45:04.978 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 88 16 41712 41696 29.6102 39 0.0341799 0.0337591 2022-03-21T14:45:05.449 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:05.441598 I | ceph-cluster-controller: detected ceph image version: "17.0.0-11187 quincy" 2022-03-21T14:45:05.449 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:05.441621 I | ceph-cluster-controller: validating ceph version from provided image 2022-03-21T14:45:05.449 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:05.441632 W | ceph-cluster-controller: unsupported ceph version detected: "17.0.0-11187 quincy", pursuing 2022-03-21T14:45:05.970 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:05.969323 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:45:05.977 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 89 16 42218 42202 29.6328 31.625 0.0701962 0.0337189 2022-03-21T14:45:06.919 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:06.916787 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-21T14:45:06.975 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:06.974401 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-21T14:45:06.978 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 90 16 42477 42461 29.4834 16.1875 0.00397996 0.0336253 2022-03-21T14:45:07.753 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:07.752705 I | ceph-cluster-controller: cluster "rook-ceph": version "17.0.0-11187 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e" 2022-03-21T14:45:07.947 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:07.946287 I | op-mon: start running mons 2022-03-21T14:45:07.978 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 91 16 42477 42461 29.1594 0 - 0.0336253 2022-03-21T14:45:07.995 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:07.993356 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:45:08.033 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:08.031988 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.105.249.227:6789"]}] data:a=10.105.249.227:6789 mapping:{"node":{"a":{"Name":"smithi133","Hostname":"smithi133","Address":"172.21.15.133"}}} maxMonId:0] 2022-03-21T14:45:08.088 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:08.087493 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-21T14:45:08.089 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:08.087668 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-21T14:45:08.790 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:08.788948 I | op-mon: targeting the mon count 1 2022-03-21T14:45:08.793 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:08.792760 I | op-config: setting "global"="mon allow pool delete"="true" option to the mon configuration database 2022-03-21T14:45:08.978 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 92 16 42477 42461 28.8425 0 - 0.0336253 2022-03-21T14:45:09.221 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:09.220459 I | op-config: successfully set "global"="mon allow pool delete"="true" option to the mon configuration database 2022-03-21T14:45:09.222 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:09.220481 I | op-config: setting "global"="mon cluster log file"="" option to the mon configuration database 2022-03-21T14:45:09.978 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 93 16 42477 42461 28.5323 0 - 0.0336253 2022-03-21T14:45:10.418 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:10.416712 I | op-config: successfully set "global"="mon cluster log file"="" option to the mon configuration database 2022-03-21T14:45:10.418 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:10.416732 I | op-config: setting "global"="mon allow pool size one"="true" option to the mon configuration database 2022-03-21T14:45:10.772 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:10.771813 I | op-config: successfully set "global"="mon allow pool size one"="true" option to the mon configuration database 2022-03-21T14:45:10.773 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:10.771849 I | op-config: setting "global"="log to file"="false" option to the mon configuration database 2022-03-21T14:45:10.978 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 94 16 42477 42461 28.2288 0 - 0.0336253 2022-03-21T14:45:11.128 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:11.127168 I | op-config: successfully set "global"="log to file"="false" option to the mon configuration database 2022-03-21T14:45:11.129 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:11.127197 I | op-config: setting "global"="rbd_default_features"="3" option to the mon configuration database 2022-03-21T14:45:11.512 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:11.506475 I | op-config: successfully set "global"="rbd_default_features"="3" option to the mon configuration database 2022-03-21T14:45:11.512 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:11.506505 I | op-config: deleting "log file" option from the mon configuration database 2022-03-21T14:45:11.616 INFO:teuthology.orchestra.run.smithi133.stderr:+ '[' 3 '!=' 4 ']' 2022-03-21T14:45:11.617 INFO:teuthology.orchestra.run.smithi133.stdout:waiting for osd to come back up 2022-03-21T14:45:11.618 INFO:teuthology.orchestra.run.smithi133.stderr:+ echo 'waiting for osd to come back up' 2022-03-21T14:45:11.619 INFO:teuthology.orchestra.run.smithi133.stderr:++ toolbox ceph osd stat 2022-03-21T14:45:11.619 INFO:teuthology.orchestra.run.smithi133.stderr:++ cut -f3 -d ' ' 2022-03-21T14:45:11.620 INFO:teuthology.orchestra.run.smithi133.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-21T14:45:11.691 INFO:teuthology.orchestra.run.smithi133.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-21T14:45:11.899 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:11.898044 I | op-config: successfully deleted "log file" option from the mon configuration database 2022-03-21T14:45:11.899 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:11.898074 I | op-mon: checking for basic quorum with existing mons 2022-03-21T14:45:11.978 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 95 16 42477 42461 27.9316 0 - 0.0336253 2022-03-21T14:45:12.035 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:12.034354 I | op-mon: mon "a" endpoint is [v2:10.105.249.227:3300,v1:10.105.249.227:6789] 2022-03-21T14:45:12.048 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:12.047315 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.105.249.227:6789"]}] data:a=10.105.249.227:6789 mapping:{"node":{"a":{"Name":"smithi133","Hostname":"smithi133","Address":"172.21.15.133"}}} maxMonId:0] 2022-03-21T14:45:12.054 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:12.053072 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-21T14:45:12.054 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:12.053271 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-21T14:45:12.288 INFO:teuthology.orchestra.run.smithi133.stderr:+ num_osd=3 2022-03-21T14:45:12.288 INFO:teuthology.orchestra.run.smithi133.stderr:+ sleep 30s 2022-03-21T14:45:12.311 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:12.310894 I | op-mon: deployment for mon rook-ceph-mon-a already exists. updating if needed 2022-03-21T14:45:12.318 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:12.317400 I | op-k8sutil: deployment "rook-ceph-mon-a" did not change, nothing to update 2022-03-21T14:45:12.318 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:12.317423 I | op-mon: waiting for mon quorum with [a] 2022-03-21T14:45:12.510 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:12.508967 I | op-mon: mons running: [a] 2022-03-21T14:45:12.953 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:12.952291 I | op-mon: Monitors in quorum: [a] 2022-03-21T14:45:12.954 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:12.952318 I | op-mon: mons created: 1 2022-03-21T14:45:12.978 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 96 16 42477 42461 27.6407 0 - 0.0336253 2022-03-21T14:45:13.416 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:13.414862 I | op-mon: waiting for mon quorum with [a] 2022-03-21T14:45:13.423 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:13.422610 I | op-mon: mons running: [a] 2022-03-21T14:45:13.850 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:13.848626 I | op-mon: Monitors in quorum: [a] 2022-03-21T14:45:13.850 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:13.848671 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2022-03-21T14:45:13.979 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 97 16 42477 42461 27.3557 0 - 0.0336253 2022-03-21T14:45:14.296 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:14.294632 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2022-03-21T14:45:14.777 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:14.776135 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2022-03-21T14:45:14.979 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 98 16 42477 42461 27.0766 0 - 0.0336253 2022-03-21T14:45:15.202 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:15.201353 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2022-03-21T14:45:15.664 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:15.655036 I | ceph-csi: created kubernetes csi secrets for cluster "rook-ceph" 2022-03-21T14:45:15.665 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:15.655131 I | cephclient: getting or creating ceph auth key "client.crash" 2022-03-21T14:45:15.979 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 99 16 42477 42461 26.8031 0 - 0.0336253 2022-03-21T14:45:16.088 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:16.087476 I | ceph-crashcollector-controller: created kubernetes crash collector secret for cluster "rook-ceph" 2022-03-21T14:45:16.502 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:16.500892 I | cephclient: successfully enabled msgr2 protocol 2022-03-21T14:45:16.502 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:16.500935 I | cephclient: create rbd-mirror bootstrap peer token "client.rbd-mirror-peer" 2022-03-21T14:45:16.502 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:16.500941 I | cephclient: getting or creating ceph auth key "client.rbd-mirror-peer" 2022-03-21T14:45:16.979 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:2022-03-21T14:45:16.978730+0000 min lat: 0.00140758 max lat: 10.0015 avg lat: 0.0336253 2022-03-21T14:45:16.979 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-21T14:45:16.980 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 100 16 42477 42461 26.5351 0 - 0.0336253 2022-03-21T14:45:17.030 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:17.029285 I | cephclient: successfully created rbd-mirror bootstrap peer token for cluster "rook-ceph" 2022-03-21T14:45:17.055 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:17.054515 I | op-mgr: start running mgr 2022-03-21T14:45:17.056 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:17.054543 I | cephclient: getting or creating ceph auth key "mgr.a" 2022-03-21T14:45:17.556 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:17.554761 I | op-mgr: deployment for mgr rook-ceph-mgr-a already exists. updating if needed 2022-03-21T14:45:17.561 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:17.560914 I | op-k8sutil: deployment "rook-ceph-mgr-a" did not change, nothing to update 2022-03-21T14:45:17.570 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:17.569215 I | op-mgr: setting services to point to mgr "a" 2022-03-21T14:45:17.723 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:17.721869 I | op-osd: start running osds in namespace "rook-ceph" 2022-03-21T14:45:17.725 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:17.721995 I | op-osd: wait timeout for healthy OSDs during upgrade or restart is "10m0s" 2022-03-21T14:45:17.745 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:17.744331 I | op-osd: start provisioning the OSDs on PVCs, if needed 2022-03-21T14:45:17.749 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:17.748496 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi133-lv-1" 2022-03-21T14:45:17.753 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:17.748529 I | op-osd: OSD PVC "smithi133-lv-1-data-0q85l6" already exists 2022-03-21T14:45:17.754 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:17.748539 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi133-lv-2" 2022-03-21T14:45:17.754 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:17.748547 I | op-osd: OSD PVC "smithi133-lv-2-data-0whcsh" already exists 2022-03-21T14:45:17.755 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:17.748554 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi133-lv-3" 2022-03-21T14:45:17.755 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:17.748562 I | op-osd: OSD PVC "smithi133-lv-3-data-05lsp8" already exists 2022-03-21T14:45:17.756 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:17.748569 I | op-osd: creating 1 new PVCs for device set "smithi133-lv-4" 2022-03-21T14:45:17.847 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:17.845939 I | op-osd: successfully provisioned PVC "smithi133-lv-4-data-0wmk6x" 2022-03-21T14:45:17.882 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:17.880601 I | op-osd: OSD will have its main bluestore block on "smithi133-lv-1-data-0q85l6" 2022-03-21T14:45:17.882 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:17.880621 I | op-osd: OSD will have its main bluestore block on "smithi133-lv-2-data-0whcsh" 2022-03-21T14:45:17.883 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:17.880625 I | op-osd: OSD will have its main bluestore block on "smithi133-lv-3-data-05lsp8" 2022-03-21T14:45:17.883 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:17.880629 I | op-osd: OSD will have its main bluestore block on "smithi133-lv-4-data-0wmk6x" 2022-03-21T14:45:17.979 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 101 16 42477 42461 26.2723 0 - 0.0336253 2022-03-21T14:45:18.312 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:18.310224 I | op-osd: started OSD provisioning job for PVC "smithi133-lv-4-data-0wmk6x" 2022-03-21T14:45:18.312 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:18.310243 I | op-osd: start provisioning the OSDs on nodes, if needed 2022-03-21T14:45:18.312 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:18.310248 I | op-osd: no nodes are defined for configuring OSDs on raw devices 2022-03-21T14:45:18.443 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:18.442059 I | op-osd: OSD orchestration status for PVC smithi133-lv-4-data-0wmk6x is "starting" 2022-03-21T14:45:18.979 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 102 16 42744 42728 26.1784 1.39062 0.00308045 0.037979 2022-03-21T14:45:19.979 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 103 16 42744 42728 25.9242 0 - 0.037979 2022-03-21T14:45:20.425 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:20.424676 I | op-mgr: successful modules: prometheus 2022-03-21T14:45:20.430 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:20.429250 I | op-mgr: successful modules: dashboard 2022-03-21T14:45:20.432 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:20.431020 I | op-mgr: successful modules: mgr module(s) from the spec 2022-03-21T14:45:20.440 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:20.439786 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-03-21T14:45:20.445 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:20.445029 I | op-osd: updating OSD 1 on PVC "smithi133-lv-1-data-0q85l6" 2022-03-21T14:45:20.446 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:20.445051 I | op-osd: OSD will have its main bluestore block on "smithi133-lv-1-data-0q85l6" 2022-03-21T14:45:20.979 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 104 16 42744 42728 25.6749 0 - 0.037979 2022-03-21T14:45:21.196 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:21.195265 I | op-mgr: successful modules: balancer 2022-03-21T14:45:21.979 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 105 16 42744 42728 25.4304 0 - 0.037979 2022-03-21T14:45:22.224 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:22.222924 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-03-21T14:45:22.331 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:22.330275 I | op-mgr: successful modules: orchestrator modules 2022-03-21T14:45:22.508 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:22.506988 I | op-osd: updating OSD 2 on PVC "smithi133-lv-3-data-05lsp8" 2022-03-21T14:45:22.508 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:22.507012 I | op-osd: OSD will have its main bluestore block on "smithi133-lv-3-data-05lsp8" 2022-03-21T14:45:22.980 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 106 16 42744 42728 25.1905 0 - 0.037979 2022-03-21T14:45:23.980 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 107 16 42744 42728 24.9551 0 - 0.037979 2022-03-21T14:45:24.048 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:24.047622 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-03-21T14:45:24.246 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:24.245226 I | op-osd: updating OSD 3 on PVC "smithi133-lv-2-data-0whcsh" 2022-03-21T14:45:24.247 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:24.245246 I | op-osd: OSD will have its main bluestore block on "smithi133-lv-2-data-0whcsh" 2022-03-21T14:45:24.980 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 108 16 42744 42728 24.724 0 - 0.037979 2022-03-21T14:45:25.980 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 109 16 43158 43142 24.7346 3.69643 0.0219663 0.0404209 2022-03-21T14:45:26.980 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 110 16 43683 43667 24.808 32.8125 0.0146395 0.040301 2022-03-21T14:45:27.980 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 111 16 44142 44126 24.8429 28.6875 0.0109402 0.0402438 2022-03-21T14:45:28.981 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 112 16 44838 44822 25.0093 43.5 0.0248884 0.0399758 2022-03-21T14:45:29.981 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 113 16 45466 45450 25.1352 39.25 0.0104087 0.0397765 2022-03-21T14:45:30.981 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 114 16 45936 45920 25.1724 29.375 0.0242874 0.0397176 2022-03-21T14:45:31.981 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 115 16 46578 46562 25.3024 40.125 0.0172907 0.0395133 2022-03-21T14:45:32.981 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 116 16 47233 47217 25.4371 40.9375 0.0226374 0.0393022 2022-03-21T14:45:33.077 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:33.076223 I | op-osd: OSD orchestration status for node smithi133-lv-4-data-0wmk6x is "orchestrating" 2022-03-21T14:45:33.564 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:33.561982 I | op-osd: OSD orchestration status for PVC smithi133-lv-4-data-0wmk6x is "orchestrating" 2022-03-21T14:45:33.981 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 117 16 47779 47763 25.5114 34.125 0.0256554 0.0391889 2022-03-21T14:45:34.982 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 118 16 48383 48367 25.6151 37.75 0.0313923 0.0390325 2022-03-21T14:45:35.982 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 119 16 48973 48957 25.7096 36.875 0.0304845 0.0388869 2022-03-21T14:45:36.982 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:2022-03-21T14:45:36.981509+0000 min lat: 0.00140758 max lat: 12.045 avg lat: 0.0387747 2022-03-21T14:45:36.982 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-21T14:45:36.982 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 120 16 49528 49512 25.7844 34.6875 0.0170397 0.0387747 2022-03-21T14:45:37.982 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 121 16 50122 50106 25.8781 37.125 0.0309331 0.0386338 2022-03-21T14:45:38.982 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 122 16 50668 50652 25.9457 34.125 0.0234297 0.0385317 2022-03-21T14:45:39.987 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 123 16 51269 51253 26.039 37.5625 0.048388 0.038391 2022-03-21T14:45:40.987 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 124 16 51677 51661 26.0347 25.5 0.0339884 0.0383051 2022-03-21T14:45:41.547 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:41.543242 I | op-osd: OSD orchestration status for PVC smithi133-lv-4-data-0wmk6x is "completed" 2022-03-21T14:45:41.547 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:41.543311 I | op-osd: creating OSD 0 on PVC "smithi133-lv-4-data-0wmk6x" 2022-03-21T14:45:41.548 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:41.543325 I | op-osd: OSD will have its main bluestore block on "smithi133-lv-4-data-0wmk6x" 2022-03-21T14:45:41.987 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 125 16 52012 51996 25.9939 20.9375 0.0204684 0.0384611 2022-03-21T14:45:42.289 INFO:teuthology.orchestra.run.smithi133.stderr:+ '[' 3 '!=' 4 ']' 2022-03-21T14:45:42.289 INFO:teuthology.orchestra.run.smithi133.stderr:+ echo 'waiting for osd to come back up' 2022-03-21T14:45:42.290 INFO:teuthology.orchestra.run.smithi133.stdout:waiting for osd to come back up 2022-03-21T14:45:42.291 INFO:teuthology.orchestra.run.smithi133.stderr:++ toolbox ceph osd stat 2022-03-21T14:45:42.291 INFO:teuthology.orchestra.run.smithi133.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-21T14:45:42.291 INFO:teuthology.orchestra.run.smithi133.stderr:++ cut -f3 -d ' ' 2022-03-21T14:45:42.988 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 126 16 52457 52441 26.0083 27.8125 0.053776 0.0384356 2022-03-21T14:45:43.116 INFO:teuthology.orchestra.run.smithi133.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-21T14:45:43.392 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:43.391342 I | op-osd: finished running OSDs in namespace "rook-ceph" 2022-03-21T14:45:43.393 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:43.391364 I | ceph-cluster-controller: done reconciling ceph cluster in namespace "rook-ceph" 2022-03-21T14:45:43.484 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:43.447757 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-03-21T14:45:43.987 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 127 16 52958 52942 26.05 31.3125 0.0275337 0.0383787 2022-03-21T14:45:44.680 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:44.676893 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:45:44.924 INFO:teuthology.orchestra.run.smithi133.stderr:+ num_osd=3 2022-03-21T14:45:44.925 INFO:teuthology.orchestra.run.smithi133.stderr:+ sleep 30s 2022-03-21T14:45:44.988 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 128 16 53497 53481 26.1097 33.6875 0.0140931 0.0382915 2022-03-21T14:45:45.058 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:45:45.054428 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e... 2022-03-21T14:45:45.988 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 129 16 53966 53950 26.1345 29.3125 0.0258292 0.0382498 2022-03-21T14:45:46.988 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 130 16 54416 54400 26.1498 28.125 0.0207327 0.0382308 2022-03-21T14:45:47.988 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 131 16 54917 54901 26.1891 31.3125 0.00411551 0.0380999 2022-03-21T14:45:48.988 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 132 16 54957 54941 26.0097 2.5 0.00351981 0.0380848 2022-03-21T14:45:49.988 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 133 16 54957 54941 25.8141 0 - 0.0380848 2022-03-21T14:45:50.988 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 134 16 54957 54941 25.6215 0 - 0.0380848 2022-03-21T14:45:51.988 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 135 16 54957 54941 25.4317 0 - 0.0380848 2022-03-21T14:45:52.988 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 136 16 54957 54941 25.2447 0 - 0.0380848 2022-03-21T14:45:53.989 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 137 16 54957 54941 25.0605 0 - 0.0380848 2022-03-21T14:45:54.989 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 138 16 54957 54941 24.8789 0 - 0.0380848 2022-03-21T14:45:55.989 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 139 16 54957 54941 24.6999 0 - 0.0380848 2022-03-21T14:45:56.989 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:2022-03-21T14:45:56.988523+0000 min lat: 0.00140758 max lat: 12.045 avg lat: 0.0380848 2022-03-21T14:45:56.989 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-21T14:45:56.989 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 140 16 54957 54941 24.5235 0 - 0.0380848 2022-03-21T14:45:57.989 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 141 16 54957 54941 24.3496 0 - 0.0380848 2022-03-21T14:45:58.989 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 142 16 55401 55385 24.3735 2.775 0.0251033 0.0410168 2022-03-21T14:45:59.989 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 143 16 55896 55880 24.4193 30.9375 0.0285125 0.0409401 2022-03-21T14:46:00.989 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 144 16 56399 56383 24.4681 31.4375 0.0197869 0.0408589 2022-03-21T14:46:01.990 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 145 16 56912 56896 24.5203 32.0625 0.0163694 0.0407728 2022-03-21T14:46:02.990 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 146 16 57453 57437 24.584 33.8125 0.0100911 0.0406671 2022-03-21T14:46:03.990 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 147 16 57954 57938 24.6297 31.3125 0.0372573 0.040592 2022-03-21T14:46:04.480 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:04.475845 I | ceph-cluster-controller: detected ceph image version: "17.0.0-11187 quincy" 2022-03-21T14:46:04.480 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:04.475869 I | ceph-cluster-controller: validating ceph version from provided image 2022-03-21T14:46:04.481 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:04.475884 W | ceph-cluster-controller: unsupported ceph version detected: "17.0.0-11187 quincy", pursuing 2022-03-21T14:46:04.644 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:04.636198 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:46:04.646 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:04.640725 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-21T14:46:04.647 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:04.640922 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-21T14:46:04.990 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 148 16 58466 58450 24.6795 32 0.0202817 0.04051 2022-03-21T14:46:05.853 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:05.836191 I | ceph-cluster-controller: cluster "rook-ceph": version "17.0.0-11187 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e" 2022-03-21T14:46:05.990 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 149 16 58929 58913 24.708 28.9375 0.0379025 0.0404649 2022-03-21T14:46:06.388 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:06.387781 I | op-mon: start running mons 2022-03-21T14:46:06.411 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:06.409097 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:46:06.454 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:06.453059 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.105.249.227:6789"]}] data:a=10.105.249.227:6789 mapping:{"node":{"a":{"Name":"smithi133","Hostname":"smithi133","Address":"172.21.15.133"}}} maxMonId:0] 2022-03-21T14:46:06.463 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:06.462436 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-21T14:46:06.466 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:06.462639 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-21T14:46:06.990 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 150 16 59484 59468 24.7745 34.6875 0.0320305 0.0403552 2022-03-21T14:46:07.611 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:07.610332 I | op-mon: targeting the mon count 1 2022-03-21T14:46:07.799 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:07.796085 I | op-config: setting "global"="mon allow pool delete"="true" option to the mon configuration database 2022-03-21T14:46:07.990 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 151 16 59961 59945 24.8079 29.8125 0.0702284 0.040293 2022-03-21T14:46:08.406 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:08.405450 I | op-config: successfully set "global"="mon allow pool delete"="true" option to the mon configuration database 2022-03-21T14:46:08.407 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:08.405475 I | op-config: setting "global"="mon cluster log file"="" option to the mon configuration database 2022-03-21T14:46:08.990 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 152 16 60394 60378 24.8227 27.0625 0.0265568 0.0402781 2022-03-21T14:46:09.775 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:09.774223 I | op-config: successfully set "global"="mon cluster log file"="" option to the mon configuration database 2022-03-21T14:46:09.775 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:09.774241 I | op-config: setting "global"="mon allow pool size one"="true" option to the mon configuration database 2022-03-21T14:46:09.990 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 153 16 60852 60836 24.8475 28.625 0.0186326 0.0402359 2022-03-21T14:46:10.693 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:10.691665 I | op-config: successfully set "global"="mon allow pool size one"="true" option to the mon configuration database 2022-03-21T14:46:10.693 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:10.691695 I | op-config: setting "global"="log to file"="false" option to the mon configuration database 2022-03-21T14:46:10.992 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 154 16 61306 61290 24.8704 28.375 0.0778375 0.0401965 2022-03-21T14:46:11.283 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:11.281834 I | op-config: successfully set "global"="log to file"="false" option to the mon configuration database 2022-03-21T14:46:11.287 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:11.282092 I | op-config: setting "global"="rbd_default_features"="3" option to the mon configuration database 2022-03-21T14:46:11.991 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 155 15 61750 61735 24.8894 27.8125 0.011425 0.0401701 2022-03-21T14:46:12.024 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:12.023365 I | op-config: successfully set "global"="rbd_default_features"="3" option to the mon configuration database 2022-03-21T14:46:12.024 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:12.023391 I | op-config: deleting "log file" option from the mon configuration database 2022-03-21T14:46:12.648 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:12.647541 I | op-config: successfully deleted "log file" option from the mon configuration database 2022-03-21T14:46:12.662 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:12.648243 I | op-mon: checking for basic quorum with existing mons 2022-03-21T14:46:12.991 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 156 16 62132 62116 24.8824 23.8125 0.0185207 0.0401805 2022-03-21T14:46:13.991 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 157 16 62539 62523 24.886 25.4375 0.0140085 0.0401733 2022-03-21T14:46:14.103 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:14.098556 I | op-mon: mon "a" endpoint is [v2:10.105.249.227:3300,v1:10.105.249.227:6789] 2022-03-21T14:46:14.161 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:14.159355 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.105.249.227:6789"]}] data:a=10.105.249.227:6789 mapping:{"node":{"a":{"Name":"smithi133","Hostname":"smithi133","Address":"172.21.15.133"}}} maxMonId:0] 2022-03-21T14:46:14.172 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:14.166453 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-03-21T14:46:14.172 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:14.166620 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-03-21T14:46:14.188 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:14.187036 I | op-mon: deployment for mon rook-ceph-mon-a already exists. updating if needed 2022-03-21T14:46:14.195 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:14.193828 I | op-k8sutil: deployment "rook-ceph-mon-a" did not change, nothing to update 2022-03-21T14:46:14.202 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:14.199225 I | op-mon: waiting for mon quorum with [a] 2022-03-21T14:46:14.254 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:14.251930 I | op-mon: mons running: [a] 2022-03-21T14:46:14.925 INFO:teuthology.orchestra.run.smithi133.stdout:waiting for osd to come back up 2022-03-21T14:46:14.926 INFO:teuthology.orchestra.run.smithi133.stderr:+ '[' 3 '!=' 4 ']' 2022-03-21T14:46:14.926 INFO:teuthology.orchestra.run.smithi133.stderr:+ echo 'waiting for osd to come back up' 2022-03-21T14:46:14.927 INFO:teuthology.orchestra.run.smithi133.stderr:++ toolbox ceph osd stat 2022-03-21T14:46:14.927 INFO:teuthology.orchestra.run.smithi133.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-21T14:46:14.927 INFO:teuthology.orchestra.run.smithi133.stderr:++ cut -f3 -d ' ' 2022-03-21T14:46:14.991 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 158 16 63061 63045 24.9349 32.625 0.0276591 0.0400956 2022-03-21T14:46:15.048 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:15.046635 I | op-mon: Monitors in quorum: [a] 2022-03-21T14:46:15.048 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:15.046658 I | op-mon: mons created: 1 2022-03-21T14:46:15.337 INFO:teuthology.orchestra.run.smithi133.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-21T14:46:15.991 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 159 16 63512 63496 24.9554 28.1875 0.0350504 0.0400622 2022-03-21T14:46:16.480 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:16.478980 I | op-mon: waiting for mon quorum with [a] 2022-03-21T14:46:16.652 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:16.650250 I | op-mon: mons running: [a] 2022-03-21T14:46:16.991 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:2022-03-21T14:46:16.991338+0000 min lat: 0.00140758 max lat: 12.045 avg lat: 0.0400734 2022-03-21T14:46:16.992 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-21T14:46:16.992 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 160 16 63890 63874 24.947 23.625 0.0257935 0.0400734 2022-03-21T14:46:17.320 INFO:teuthology.orchestra.run.smithi133.stderr:+ num_osd=3 2022-03-21T14:46:17.321 INFO:teuthology.orchestra.run.smithi133.stderr:+ sleep 30s 2022-03-21T14:46:17.566 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:17.563967 I | op-mon: Monitors in quorum: [a] 2022-03-21T14:46:17.567 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:17.563999 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2022-03-21T14:46:17.992 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 161 16 64326 64310 24.9612 27.25 0.0266834 0.0400532 2022-03-21T14:46:18.260 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:18.258989 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2022-03-21T14:46:18.993 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 162 16 64800 64784 24.9899 29.625 0.0201395 0.0400066 2022-03-21T14:46:19.105 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:19.100026 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2022-03-21T14:46:19.718 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:19.717068 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2022-03-21T14:46:19.993 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 163 16 65029 65013 24.9244 14.3125 0.00507246 0.039947 2022-03-21T14:46:20.425 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:20.424471 I | ceph-csi: created kubernetes csi secrets for cluster "rook-ceph" 2022-03-21T14:46:20.426 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:20.424500 I | cephclient: getting or creating ceph auth key "client.crash" 2022-03-21T14:46:20.993 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 164 16 65029 65013 24.7725 0 - 0.039947 2022-03-21T14:46:21.395 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:21.394276 I | ceph-crashcollector-controller: created kubernetes crash collector secret for cluster "rook-ceph" 2022-03-21T14:46:21.993 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 165 16 65029 65013 24.6223 0 - 0.039947 2022-03-21T14:46:22.035 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:22.033917 I | cephclient: successfully enabled msgr2 protocol 2022-03-21T14:46:22.035 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:22.033948 I | cephclient: create rbd-mirror bootstrap peer token "client.rbd-mirror-peer" 2022-03-21T14:46:22.036 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:22.033953 I | cephclient: getting or creating ceph auth key "client.rbd-mirror-peer" 2022-03-21T14:46:22.560 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:22.559213 I | cephclient: successfully created rbd-mirror bootstrap peer token for cluster "rook-ceph" 2022-03-21T14:46:22.596 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:22.595181 I | op-mgr: start running mgr 2022-03-21T14:46:22.596 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:22.595213 I | cephclient: getting or creating ceph auth key "mgr.a" 2022-03-21T14:46:22.993 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 166 16 65029 65013 24.474 0 - 0.039947 2022-03-21T14:46:23.075 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:23.074396 I | op-mgr: deployment for mgr rook-ceph-mgr-a already exists. updating if needed 2022-03-21T14:46:23.082 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:23.081856 I | op-k8sutil: deployment "rook-ceph-mgr-a" did not change, nothing to update 2022-03-21T14:46:23.089 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:23.084124 I | op-mgr: setting services to point to mgr "a" 2022-03-21T14:46:23.220 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:23.218737 I | op-osd: start running osds in namespace "rook-ceph" 2022-03-21T14:46:23.222 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:23.219147 I | op-osd: wait timeout for healthy OSDs during upgrade or restart is "10m0s" 2022-03-21T14:46:23.283 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:23.281887 I | op-osd: start provisioning the OSDs on PVCs, if needed 2022-03-21T14:46:23.355 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:23.352892 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi133-lv-1" 2022-03-21T14:46:23.356 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:23.352922 I | op-osd: OSD PVC "smithi133-lv-1-data-0q85l6" already exists 2022-03-21T14:46:23.357 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:23.352933 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi133-lv-2" 2022-03-21T14:46:23.357 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:23.352942 I | op-osd: OSD PVC "smithi133-lv-2-data-0whcsh" already exists 2022-03-21T14:46:23.357 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:23.352948 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi133-lv-3" 2022-03-21T14:46:23.357 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:23.352957 I | op-osd: OSD PVC "smithi133-lv-3-data-05lsp8" already exists 2022-03-21T14:46:23.358 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:23.352965 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi133-lv-4" 2022-03-21T14:46:23.358 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:23.352975 I | op-osd: OSD PVC "smithi133-lv-4-data-0wmk6x" already exists 2022-03-21T14:46:23.363 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:23.362497 I | op-osd: OSD will have its main bluestore block on "smithi133-lv-1-data-0q85l6" 2022-03-21T14:46:23.364 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:23.362516 I | op-osd: OSD will have its main bluestore block on "smithi133-lv-2-data-0whcsh" 2022-03-21T14:46:23.364 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:23.362521 I | op-osd: OSD will have its main bluestore block on "smithi133-lv-3-data-05lsp8" 2022-03-21T14:46:23.364 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:23.362524 I | op-osd: OSD will have its main bluestore block on "smithi133-lv-4-data-0wmk6x" 2022-03-21T14:46:23.364 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:23.362527 I | op-osd: start provisioning the OSDs on nodes, if needed 2022-03-21T14:46:23.365 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:23.362530 I | op-osd: no nodes are defined for configuring OSDs on raw devices 2022-03-21T14:46:23.993 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 167 16 65029 65013 24.3275 0 - 0.039947 2022-03-21T14:46:24.621 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:24.620817 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-03-21T14:46:24.627 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:24.627033 I | op-osd: updating OSD 0 on PVC "smithi133-lv-4-data-0wmk6x" 2022-03-21T14:46:24.628 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:24.627063 I | op-osd: OSD will have its main bluestore block on "smithi133-lv-4-data-0wmk6x" 2022-03-21T14:46:24.886 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:24.885698 I | op-mgr: successful modules: balancer 2022-03-21T14:46:24.921 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:24.920759 I | op-mgr: successful modules: mgr module(s) from the spec 2022-03-21T14:46:24.924 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:24.924055 I | op-mgr: successful modules: prometheus 2022-03-21T14:46:24.932 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:24.931500 I | op-mgr: successful modules: dashboard 2022-03-21T14:46:24.993 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 168 16 65029 65013 24.1827 0 - 0.039947 2022-03-21T14:46:25.833 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:25.832016 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-03-21T14:46:25.846 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:25.841329 I | op-osd: updating OSD 1 on PVC "smithi133-lv-1-data-0q85l6" 2022-03-21T14:46:25.846 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:25.841460 I | op-osd: OSD will have its main bluestore block on "smithi133-lv-1-data-0q85l6" 2022-03-21T14:46:25.993 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 169 16 65029 65013 24.0396 0 - 0.039947 2022-03-21T14:46:26.684 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:26.682954 I | op-mgr: successful modules: orchestrator modules 2022-03-21T14:46:26.993 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 170 16 65029 65013 23.8982 0 - 0.039947 2022-03-21T14:46:27.149 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:27.148698 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-03-21T14:46:27.156 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:27.155202 I | op-osd: updating OSD 2 on PVC "smithi133-lv-3-data-05lsp8" 2022-03-21T14:46:27.156 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:27.155226 I | op-osd: OSD will have its main bluestore block on "smithi133-lv-3-data-05lsp8" 2022-03-21T14:46:27.994 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 171 16 65029 65013 23.7584 0 - 0.039947 2022-03-21T14:46:28.460 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:28.459330 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-03-21T14:46:28.468 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:28.468270 I | op-osd: updating OSD 3 on PVC "smithi133-lv-2-data-0whcsh" 2022-03-21T14:46:28.469 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:28.468286 I | op-osd: OSD will have its main bluestore block on "smithi133-lv-2-data-0whcsh" 2022-03-21T14:46:28.940 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:28.939486 I | op-osd: finished running OSDs in namespace "rook-ceph" 2022-03-21T14:46:28.941 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:46:28.939511 I | ceph-cluster-controller: done reconciling ceph cluster in namespace "rook-ceph" 2022-03-21T14:46:28.994 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 172 16 65029 65013 23.6203 0 - 0.039947 2022-03-21T14:46:29.994 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 173 16 65029 65013 23.4838 0 - 0.039947 2022-03-21T14:46:30.994 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 174 16 65029 65013 23.3488 0 - 0.039947 2022-03-21T14:46:31.994 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 175 16 65152 65136 23.2593 0.640625 0.0130365 0.0429766 2022-03-21T14:46:32.994 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 176 16 65471 65455 23.2404 19.9375 0.0235089 0.0430167 2022-03-21T14:46:33.994 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 177 16 65811 65795 23.2291 21.25 0.0401176 0.0430406 2022-03-21T14:46:34.995 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 178 16 66147 66131 23.2166 21 0.0182512 0.0430649 2022-03-21T14:46:35.995 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 179 16 66334 66318 23.1522 11.6875 0.0181199 0.0430996 2022-03-21T14:46:36.995 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:2022-03-21T14:46:36.994546+0000 min lat: 0.00140758 max lat: 12.46 avg lat: 0.0432516 2022-03-21T14:46:36.995 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-21T14:46:36.995 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 180 16 66591 66575 23.1128 16.0625 0.0298737 0.0432516 2022-03-21T14:46:37.995 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 181 16 66903 66887 23.0928 19.5 0.0510119 0.0432928 2022-03-21T14:46:38.995 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 182 16 67244 67228 23.083 21.3125 0.0480991 0.043308 2022-03-21T14:46:39.996 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 183 16 67582 67566 23.0722 21.125 0.0156111 0.0433287 2022-03-21T14:46:40.997 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 184 16 67920 67904 23.0616 21.125 0.0337499 0.0433499 2022-03-21T14:46:41.997 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 185 16 68255 68239 23.0501 20.9375 0.0561201 0.0433739 2022-03-21T14:46:42.997 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 186 16 68556 68540 23.0273 18.8125 0.0280132 0.0434149 2022-03-21T14:46:43.997 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 187 16 68790 68774 22.9824 14.625 0.0890964 0.0434989 2022-03-21T14:46:44.997 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 188 16 69051 69035 22.9469 16.3125 0.0651981 0.0435677 2022-03-21T14:46:45.999 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 189 16 69408 69392 22.9435 22.3125 0.157895 0.0435696 2022-03-21T14:46:46.997 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 190 16 69725 69709 22.927 19.8125 0.0334576 0.0436075 2022-03-21T14:46:47.321 INFO:teuthology.orchestra.run.smithi133.stdout:waiting for osd to come back up 2022-03-21T14:46:47.322 INFO:teuthology.orchestra.run.smithi133.stderr:+ '[' 3 '!=' 4 ']' 2022-03-21T14:46:47.323 INFO:teuthology.orchestra.run.smithi133.stderr:+ echo 'waiting for osd to come back up' 2022-03-21T14:46:47.323 INFO:teuthology.orchestra.run.smithi133.stderr:++ toolbox ceph osd stat 2022-03-21T14:46:47.323 INFO:teuthology.orchestra.run.smithi133.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-03-21T14:46:47.323 INFO:teuthology.orchestra.run.smithi133.stderr:++ cut -f3 -d ' ' 2022-03-21T14:46:47.444 INFO:teuthology.orchestra.run.smithi133.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-03-21T14:46:47.997 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 191 16 70026 70010 22.9055 18.8125 0.0246414 0.0436438 2022-03-21T14:46:48.225 INFO:teuthology.orchestra.run.smithi133.stderr:+ num_osd=4 2022-03-21T14:46:48.225 INFO:teuthology.orchestra.run.smithi133.stderr:+ sleep 30s 2022-03-21T14:46:48.999 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 192 16 70377 70361 22.9004 21.9375 0.0598685 0.0436567 2022-03-21T14:46:49.997 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 193 16 70546 70530 22.8365 10.5625 0.0541932 0.0437806 2022-03-21T14:46:50.997 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 194 16 70874 70858 22.8244 20.5 0.032667 0.0438004 2022-03-21T14:46:51.998 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 195 16 71218 71202 22.8176 21.5 0.0284226 0.0438144 2022-03-21T14:46:52.998 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 196 16 71397 71381 22.7583 11.1875 0.0139943 0.0438334 2022-03-21T14:46:53.998 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 197 16 71608 71592 22.7097 13.1875 0.0258498 0.0440251 2022-03-21T14:46:54.998 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 198 16 71915 71899 22.6919 19.1875 0.0666741 0.0440508 2022-03-21T14:46:55.998 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 199 16 72169 72153 22.6576 15.875 0.0062958 0.0440813 2022-03-21T14:46:56.998 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:2022-03-21T14:46:56.997912+0000 min lat: 0.00140758 max lat: 12.46 avg lat: 0.0440813 2022-03-21T14:46:56.998 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-21T14:46:56.999 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 200 16 72169 72153 22.5444 0 - 0.0440813 2022-03-21T14:46:57.998 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 201 16 72330 72314 22.4823 5.03125 0.0351885 0.0444691 2022-03-21T14:46:58.998 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 202 16 72669 72653 22.4758 21.1875 0.0336155 0.0444747 2022-03-21T14:46:59.998 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 203 16 72967 72951 22.4569 18.625 0.023922 0.044506 2022-03-21T14:47:00.998 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 204 16 73243 73227 22.4313 17.25 0.0974739 0.0445698 2022-03-21T14:47:01.999 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 205 16 73586 73570 22.4265 21.4375 0.0656342 0.044578 2022-03-21T14:47:02.999 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 206 16 73912 73896 22.4165 20.375 0.0931469 0.0445981 2022-03-21T14:47:03.999 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 207 16 74152 74136 22.3807 15 0.0111704 0.0445988 2022-03-21T14:47:04.999 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 208 16 74245 74229 22.301 5.8125 0.0143549 0.044827 2022-03-21T14:47:05.999 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 209 16 74552 74536 22.2861 19.1875 0.0182939 0.0448565 2022-03-21T14:47:06.999 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 210 16 74864 74848 22.2728 19.5 0.10518 0.0448826 2022-03-21T14:47:07.999 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 211 16 75180 75164 22.2609 19.75 0.109724 0.0449126 2022-03-21T14:47:08.999 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 212 16 75511 75495 22.2534 20.6875 0.0484189 0.0449284 2022-03-21T14:47:09.999 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 213 16 75840 75824 22.2455 20.5625 0.0567098 0.0449407 2022-03-21T14:47:11.000 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 214 16 76147 76131 22.2312 19.1875 0.0418719 0.0449715 2022-03-21T14:47:12.000 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 215 16 76327 76311 22.1801 11.25 0.0416038 0.0449755 2022-03-21T14:47:13.000 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 216 16 76379 76363 22.0925 3.25 0.05592 0.0452507 2022-03-21T14:47:14.000 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 217 16 76685 76669 22.0788 19.125 0.0163322 0.0452817 2022-03-21T14:47:15.000 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 218 16 77000 76984 22.0678 19.6875 0.0204144 0.045305 2022-03-21T14:47:16.000 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 219 16 77353 77337 22.0678 22.0625 0.0688879 0.0453042 2022-03-21T14:47:17.000 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:2022-03-21T14:47:16.999832+0000 min lat: 0.00140758 max lat: 12.46 avg lat: 0.0453152 2022-03-21T14:47:17.002 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-21T14:47:17.002 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 220 16 77687 77671 22.0624 20.875 0.0311134 0.0453152 2022-03-21T14:47:18.000 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 221 16 78012 77996 22.0544 20.3125 0.0263363 0.0453302 2022-03-21T14:47:18.226 INFO:teuthology.orchestra.run.smithi133.stderr:+ '[' 4 '!=' 4 ']' 2022-03-21T14:47:18.227 INFO:teuthology.run_tasks:Running task rook.shell... 2022-03-21T14:47:18.241 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch status 2022-03-21T14:47:19.000 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 222 16 78338 78322 22.0469 20.375 0.0485845 0.0453471 2022-03-21T14:47:20.000 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 223 16 78666 78650 22.0399 20.5 0.0246728 0.0453575 2022-03-21T14:47:21.000 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 224 16 78850 78834 21.9929 11.5 0.0320931 0.0454555 2022-03-21T14:47:22.000 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 225 16 79180 79164 21.9868 20.625 0.0469386 0.0454714 2022-03-21T14:47:22.836 INFO:teuthology.orchestra.run.smithi133.stdout:Backend: rook 2022-03-21T14:47:22.836 INFO:teuthology.orchestra.run.smithi133.stdout:Available: Yes 2022-03-21T14:47:22.870 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ps 2022-03-21T14:47:23.001 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 226 16 79456 79440 21.9658 17.25 0.0560729 0.0455142 2022-03-21T14:47:23.719 INFO:teuthology.orchestra.run.smithi133.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID 2022-03-21T14:47:23.719 INFO:teuthology.orchestra.run.smithi133.stdout:crashcollector.crash smithi133 running (7m) 0s ago 7m - - 7c0c85ada2e4 2022-03-21T14:47:23.719 INFO:teuthology.orchestra.run.smithi133.stdout:mgr.a smithi133 running (8m) 0s ago 8m - - 7c0c85ada2e4 2022-03-21T14:47:23.720 INFO:teuthology.orchestra.run.smithi133.stdout:mon.a smithi133 running (8m) 0s ago 8m - - 7c0c85ada2e4 2022-03-21T14:47:23.720 INFO:teuthology.orchestra.run.smithi133.stdout:osd.0 smithi133 running (101s) 0s ago 101s - - 7c0c85ada2e4 2022-03-21T14:47:23.720 INFO:teuthology.orchestra.run.smithi133.stdout:osd.1 smithi133 running (6m) 0s ago 6m - - 7c0c85ada2e4 2022-03-21T14:47:23.720 INFO:teuthology.orchestra.run.smithi133.stdout:osd.2 smithi133 running (6m) 0s ago 6m - - 7c0c85ada2e4 2022-03-21T14:47:23.720 INFO:teuthology.orchestra.run.smithi133.stdout:osd.3 smithi133 running (6m) 0s ago 6m - - 7c0c85ada2e4 2022-03-21T14:47:23.737 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls 2022-03-21T14:47:24.001 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 227 16 79638 79622 21.9191 11.375 0.0507826 0.0456124 2022-03-21T14:47:24.866 INFO:teuthology.orchestra.run.smithi133.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2022-03-21T14:47:24.866 INFO:teuthology.orchestra.run.smithi133.stdout:crash 1/1 0s ago 7m * 2022-03-21T14:47:24.866 INFO:teuthology.orchestra.run.smithi133.stdout:mgr 1/1 0s ago 8m count:1 2022-03-21T14:47:24.867 INFO:teuthology.orchestra.run.smithi133.stdout:mon 1/1 0s ago 8m count:1 2022-03-21T14:47:24.867 INFO:teuthology.orchestra.run.smithi133.stdout:osd 8 0s ago 6m 2022-03-21T14:47:24.867 INFO:teuthology.orchestra.run.smithi133.stdout:osd.all-available-devices 0 0s ago - * 2022-03-21T14:47:24.904 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch host ls 2022-03-21T14:47:25.001 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 228 16 79923 79907 21.9011 17.8125 0.0565448 0.0456475 2022-03-21T14:47:25.823 INFO:teuthology.orchestra.run.smithi133.stdout:HOST ADDR LABELS STATUS 2022-03-21T14:47:25.824 INFO:teuthology.orchestra.run.smithi133.stdout:smithi133 172.21.15.133/smithi133 2022-03-21T14:47:25.824 INFO:teuthology.orchestra.run.smithi133.stdout:1 hosts in cluster 2022-03-21T14:47:25.851 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch device ls 2022-03-21T14:47:26.001 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 229 16 80222 80206 21.8871 18.6875 0.030066 0.0456753 2022-03-21T14:47:26.874 INFO:teuthology.orchestra.run.smithi133.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2022-03-21T14:47:26.875 INFO:teuthology.orchestra.run.smithi133.stdout:smithi133 /dev/vg_nvme/lv_1 unknown None 107G 0s ago 2022-03-21T14:47:26.875 INFO:teuthology.orchestra.run.smithi133.stdout:smithi133 /dev/vg_nvme/lv_2 unknown None 107G 0s ago 2022-03-21T14:47:26.875 INFO:teuthology.orchestra.run.smithi133.stdout:smithi133 /dev/vg_nvme/lv_3 unknown None 107G 0s ago 2022-03-21T14:47:26.875 INFO:teuthology.orchestra.run.smithi133.stdout:smithi133 /dev/vg_nvme/lv_4 unknown None 107G 0s ago 2022-03-21T14:47:26.954 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch apply rgw foo 2022-03-21T14:47:27.003 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 230 16 80518 80502 21.8722 18.5 0.0190669 0.0457062 2022-03-21T14:47:28.003 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 231 16 80647 80631 21.8124 8.0625 0.0470078 0.0458321 2022-03-21T14:47:28.280 INFO:teuthology.orchestra.run.smithi133.stdout:Created 2022-03-21T14:47:28.283 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:47:28.277082 I | ceph-spec: adding finalizer "cephobjectstore.ceph.rook.io" on "foo" 2022-03-21T14:47:28.326 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch apply mds foo 2022-03-21T14:47:28.385 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:47:28.383482 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:47:29.003 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 232 16 80928 80912 21.794 17.5625 0.0647049 0.0458701 2022-03-21T14:47:29.205 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:47:29.204000 I | ceph-spec: adding finalizer "cephfilesystem.ceph.rook.io" on "foo" 2022-03-21T14:47:29.206 INFO:teuthology.orchestra.run.smithi133.stdout:Created 2022-03-21T14:47:29.270 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch apply rbd-mirror 2022-03-21T14:47:29.295 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:47:29.291003 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:47:30.004 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 233 16 81172 81156 21.7658 15.25 0.0409177 0.0459346 2022-03-21T14:47:30.263 INFO:teuthology.orchestra.run.smithi133.stdout:Success 2022-03-21T14:47:30.275 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:47:30.274393 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:47:30.293 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch apply nfs foo --port 12777 2022-03-21T14:47:31.004 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 234 16 81393 81377 21.7319 13.8125 0.124677 0.0460007 2022-03-21T14:47:31.178 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:47:31.176904 W | ceph-rbd-mirror-controller: (DEPRECATED) use of peer secret names in CephRBDMirror is deprecated. Please use CephBlockPool CR to configure peer secret names and import peers. 2022-03-21T14:47:31.178 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:47:31.176933 I | ceph-rbd-mirror-controller: configure rbd-mirroring with 1 workers 2022-03-21T14:47:31.179 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:47:31.176948 I | cephclient: getting or creating ceph auth key "client.rbd-mirror.a" 2022-03-21T14:47:31.180 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:47:31.178426 I | ceph-object-controller: reconciling object store deployments 2022-03-21T14:47:31.483 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:47:31.482971 I | ceph-object-controller: ceph object store gateway service running at 10.109.77.42 2022-03-21T14:47:31.493 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:47:31.483121 I | ceph-object-controller: reconciling object store pools 2022-03-21T14:47:32.005 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 235 16 81544 81528 21.6795 9.4375 0.0605833 0.0461153 2022-03-21T14:47:33.005 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 236 16 81789 81773 21.6525 15.3125 0.131397 0.0461659 2022-03-21T14:47:33.133 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:47:33.132235 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-03-21T14:47:33.954 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:47:33.952777 I | ceph-rbd-mirror-controller: "rook-ceph-rbd-mirror-a" deployment started 2022-03-21T14:47:34.005 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 237 16 82009 81993 21.6192 13.75 0.012849 0.046244 2022-03-21T14:47:35.005 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 238 16 82273 82257 21.5977 16.5 0.0491585 0.0462907 2022-03-21T14:47:36.005 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 239 16 82417 82401 21.545 9 0.114049 0.0464006 2022-03-21T14:47:37.005 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:2022-03-21T14:47:37.005101+0000 min lat: 0.00140758 max lat: 12.46 avg lat: 0.0464405 2022-03-21T14:47:37.006 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-21T14:47:37.006 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 240 16 82671 82655 21.5213 15.875 0.0116412 0.0464405 2022-03-21T14:47:37.483 INFO:teuthology.orchestra.run.smithi133.stdout:Unable to create NFS daemon, check logs for more traceback 2022-03-21T14:47:37.483 INFO:teuthology.orchestra.run.smithi133.stdout:'RookOrchestrator' object has no attribute 'open_ioctx' 2022-03-21T14:47:37.503 DEBUG:teuthology.run_tasks:Unwinding manager radosbench 2022-03-21T14:47:37.515 INFO:tasks.radosbench:joining radosbench (timing out after 11100s) 2022-03-21T14:47:37.515 INFO:teuthology.orchestra.run:waiting for 11100 2022-03-21T14:47:37.770 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:47:37.745720 I | ceph-file-controller: creating filesystem "foo" 2022-03-21T14:47:38.005 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 241 16 82728 82712 21.4468 3.5625 0.00691195 0.0464702 2022-03-21T14:47:39.006 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 242 16 82884 82868 21.3985 9.75 0.0423634 0.0467209 2022-03-21T14:47:39.735 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:47:39.730475 E | ceph-crashcollector-controller: node reconcile failed on op "unchanged": Operation cannot be fulfilled on deployments.apps "rook-ceph-crashcollector-smithi133": the object has been modified; please apply your changes to the latest version and try again 2022-03-21T14:47:40.006 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 243 16 83134 83118 21.3747 15.625 0.0578334 0.0467724 2022-03-21T14:47:41.006 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 244 16 83429 83413 21.3627 18.4375 0.0222189 0.0467987 2022-03-21T14:47:42.006 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 245 16 83720 83704 21.3497 18.1875 0.0430239 0.046824 2022-03-21T14:47:43.006 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 246 16 83912 83896 21.3117 12 0.0119436 0.046911 2022-03-21T14:47:44.006 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 247 16 84111 84095 21.2757 12.4375 0.0386107 0.046992 2022-03-21T14:47:45.006 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 248 16 84388 84372 21.2598 17.3125 0.158822 0.0470183 2022-03-21T14:47:46.006 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 249 16 84630 84614 21.2351 15.125 0.0504016 0.0470795 2022-03-21T14:47:47.006 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 250 16 84869 84853 21.2099 14.9375 0.0811384 0.047135 2022-03-21T14:47:48.007 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 251 16 85065 85049 21.1742 12.25 0.0134583 0.0472162 2022-03-21T14:47:49.007 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 252 16 85354 85338 21.1619 18.0625 0.0881191 0.047245 2022-03-21T14:47:50.007 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 253 16 85581 85565 21.1343 14.1875 0.0639543 0.0473044 2022-03-21T14:47:51.007 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 254 16 85808 85792 21.1069 14.1875 0.0667532 0.0473682 2022-03-21T14:47:51.388 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:47:51.386641 I | cephclient: setting pool property "compression_mode" to "none" on pool "foo.rgw.meta" 2022-03-21T14:47:52.007 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 255 16 86079 86063 21.0906 16.9375 0.032892 0.0474027 2022-03-21T14:47:53.007 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 256 16 86339 86323 21.0716 16.25 0.0430069 0.0474449 2022-03-21T14:47:53.984 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:47:53.982753 I | cephclient: setting pool property "compression_mode" to "none" on pool "foo.rgw.log" 2022-03-21T14:47:53.987 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:47:53.984648 I | cephclient: setting pool property "compression_mode" to "none" on pool "foo-metadata" 2022-03-21T14:47:54.007 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 257 16 86620 86604 21.058 17.5625 0.0869648 0.0474767 2022-03-21T14:47:54.013 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:47:54.011460 I | cephclient: setting pool property "compression_mode" to "none" on pool "foo.rgw.control" 2022-03-21T14:47:54.014 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:47:54.011703 I | cephclient: setting pool property "compression_mode" to "none" on pool "foo.rgw.buckets.non-ec" 2022-03-21T14:47:54.022 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:47:54.013543 I | cephclient: setting pool property "compression_mode" to "none" on pool "foo.rgw.buckets.index" 2022-03-21T14:47:55.008 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 258 16 86881 86865 21.0396 16.3125 0.0149928 0.0475174 2022-03-21T14:47:56.008 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 259 16 87113 87097 21.0143 14.5 0.111663 0.0475667 2022-03-21T14:47:57.008 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:2022-03-21T14:47:57.007759+0000 min lat: 0.00140758 max lat: 12.46 avg lat: 0.0476085 2022-03-21T14:47:57.008 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-21T14:47:57.008 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 260 16 87387 87371 20.9994 17.125 0.0725064 0.0476085 2022-03-21T14:47:58.008 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 261 16 87668 87652 20.9862 17.5625 0.0216445 0.0476392 2022-03-21T14:47:58.557 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:47:58.553222 I | cephclient: creating replicated pool foo.rgw.meta succeeded 2022-03-21T14:47:58.590 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:47:58.573178 I | cephclient: creating replicated pool foo-metadata succeeded 2022-03-21T14:47:59.008 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 262 16 87883 87867 20.9574 13.4375 0.114384 0.0477005 2022-03-21T14:48:00.008 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 263 16 88172 88156 20.9464 18.0625 0.0693126 0.0477311 2022-03-21T14:48:00.394 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:00.390594 I | cephclient: creating replicated pool foo.rgw.buckets.index succeeded 2022-03-21T14:48:00.426 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:00.420085 I | cephclient: creating replicated pool foo.rgw.log succeeded 2022-03-21T14:48:01.008 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 264 16 88448 88432 20.9324 17.25 0.0442874 0.0477629 2022-03-21T14:48:02.008 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 265 16 88762 88746 20.9274 19.625 0.0418288 0.0477725 2022-03-21T14:48:02.101 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:02.099887 I | cephclient: creating replicated pool foo.rgw.control succeeded 2022-03-21T14:48:02.126 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:02.124914 I | cephclient: creating replicated pool foo.rgw.buckets.non-ec succeeded 2022-03-21T14:48:02.829 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:02.824379 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-03-21T14:48:02.831 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:02.828226 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-03-21T14:48:03.008 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 266 16 88975 88959 20.8988 13.3125 0.0307138 0.047837 2022-03-21T14:48:03.032 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:03.031568 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:48:04.009 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 267 16 89219 89203 20.8776 15.25 0.0443013 0.0478844 2022-03-21T14:48:04.654 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:04.653617 I | cephclient: setting pool property "compression_mode" to "none" on pool "foo-data0" 2022-03-21T14:48:05.009 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 268 16 89468 89452 20.8578 15.5625 0.0895884 0.04793 2022-03-21T14:48:05.349 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:05.343086 I | ceph-object-controller: reconciling object store deployments 2022-03-21T14:48:06.009 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 269 16 89749 89733 20.8455 17.5625 0.0249157 0.0479619 2022-03-21T14:48:07.009 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 270 16 90016 90000 20.8301 16.6875 0.0526604 0.0479955 2022-03-21T14:48:07.222 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:07.203207 I | ceph-object-controller: ceph object store gateway service running at 10.109.77.42 2022-03-21T14:48:07.222 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:07.203229 I | ceph-object-controller: reconciling object store pools 2022-03-21T14:48:07.249 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:07.248789 I | cephclient: creating replicated pool foo-data0 succeeded 2022-03-21T14:48:07.249 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:07.248825 I | cephclient: creating filesystem "foo" with metadata pool "foo-metadata" and data pools [foo-data0] 2022-03-21T14:48:07.990 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:07.989231 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-03-21T14:48:08.009 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 271 16 90228 90212 20.8021 13.25 0.0923208 0.0480589 2022-03-21T14:48:09.009 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 272 16 90404 90388 20.7661 11 0.0790983 0.048139 2022-03-21T14:48:09.995 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:09.986992 I | ceph-file-controller: created filesystem "foo" on 1 data pool(s) and metadata pool "foo-metadata" 2022-03-21T14:48:10.009 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 273 16 90603 90587 20.7356 12.4375 0.0536636 0.048215 2022-03-21T14:48:10.738 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:10.734280 I | cephclient: setting allow_standby_replay for filesystem "foo" 2022-03-21T14:48:11.009 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 274 16 90854 90838 20.7172 15.6875 0.0361358 0.0482586 2022-03-21T14:48:11.542 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:11.540709 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-03-21T14:48:11.569 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:11.568152 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:48:12.009 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 275 16 91089 91073 20.6952 14.6875 0.0365533 0.0483098 2022-03-21T14:48:12.255 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:12.254277 I | ceph-file-controller: start running mdses for filesystem "foo" 2022-03-21T14:48:13.010 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 276 16 91303 91287 20.6687 13.375 0.0399277 0.0483697 2022-03-21T14:48:13.345 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:13.344185 I | cephclient: getting or creating ceph auth key "mds.foo-a" 2022-03-21T14:48:14.010 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 277 16 91565 91549 20.6532 16.375 0.107421 0.0484074 2022-03-21T14:48:14.199 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:14.196839 I | ceph-object-controller: reconciling object store deployments 2022-03-21T14:48:14.282 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:14.276554 I | ceph-object-controller: ceph object store gateway service running at 10.109.77.42 2022-03-21T14:48:14.282 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:14.276579 I | ceph-object-controller: reconciling object store pools 2022-03-21T14:48:14.431 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:14.430444 I | op-mds: setting mds config flags 2022-03-21T14:48:14.432 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:14.430478 I | op-config: setting "mds.foo-a"="mds_join_fs"="foo" option to the mon configuration database 2022-03-21T14:48:15.010 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 278 16 91806 91790 20.6331 15.0625 0.0932569 0.0484517 2022-03-21T14:48:15.260 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:15.257026 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-03-21T14:48:15.320 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:15.316093 I | op-config: successfully set "mds.foo-a"="mds_join_fs"="foo" option to the mon configuration database 2022-03-21T14:48:15.328 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:15.327704 I | cephclient: getting or creating ceph auth key "mds.foo-b" 2022-03-21T14:48:16.010 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 279 16 91987 91971 20.5996 11.3125 0.0436156 0.0485232 2022-03-21T14:48:17.010 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:2022-03-21T14:48:17.010290+0000 min lat: 0.00140758 max lat: 12.46 avg lat: 0.0485991 2022-03-21T14:48:17.011 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-21T14:48:17.011 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 280 16 92181 92165 20.5694 12.125 0.013854 0.0485991 2022-03-21T14:48:17.504 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:17.480091 I | op-mds: setting mds config flags 2022-03-21T14:48:17.504 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:17.480397 I | op-config: setting "mds.foo-b"="mds_join_fs"="foo" option to the mon configuration database 2022-03-21T14:48:18.011 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 281 16 92433 92417 20.5522 15.75 0.0841836 0.048643 2022-03-21T14:48:19.010 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 282 16 92633 92617 20.5237 12.5 0.158009 0.0487075 2022-03-21T14:48:19.582 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:19.581265 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-03-21T14:48:19.656 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:19.653368 I | op-config: successfully set "mds.foo-b"="mds_join_fs"="foo" option to the mon configuration database 2022-03-21T14:48:20.011 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 283 16 92863 92847 20.5019 14.375 0.0283952 0.048766 2022-03-21T14:48:20.548 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:20.547192 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:48:21.011 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 284 16 93103 93087 20.4825 15 0.0442526 0.0488089 2022-03-21T14:48:22.011 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 285 16 93371 93355 20.4694 16.75 0.0657306 0.0488418 2022-03-21T14:48:23.011 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 286 16 93627 93611 20.4538 16 0.137664 0.0488776 2022-03-21T14:48:23.075 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:23.071189 I | ceph-object-controller: reconciling object store deployments 2022-03-21T14:48:24.011 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 287 16 93911 93895 20.4444 17.75 0.0418494 0.0489001 2022-03-21T14:48:24.072 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:24.069477 I | ceph-object-controller: ceph object store gateway service running at 10.109.77.42 2022-03-21T14:48:24.072 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:24.069504 I | ceph-object-controller: reconciling object store pools 2022-03-21T14:48:24.828 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:24.825544 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-03-21T14:48:25.011 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 288 16 94153 94137 20.4259 15.125 0.0319267 0.0489415 2022-03-21T14:48:26.011 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 289 16 94355 94339 20.3989 12.625 0.165417 0.0490039 2022-03-21T14:48:27.011 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 290 16 94595 94579 20.3803 15 0.0738561 0.0490535 2022-03-21T14:48:28.012 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 291 16 94835 94819 20.3618 15 0.074401 0.0490996 2022-03-21T14:48:29.015 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 292 16 95140 95124 20.3571 19.0625 0.0971505 0.0491128 2022-03-21T14:48:30.016 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 293 16 95393 95377 20.3416 15.8125 0.0199858 0.0491476 2022-03-21T14:48:30.639 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:30.637454 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-03-21T14:48:31.015 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 294 16 95535 95519 20.3026 8.875 0.0395356 0.0492439 2022-03-21T14:48:31.736 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:31.726532 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:48:32.016 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 295 16 95774 95758 20.2844 14.9375 0.0849061 0.0492862 2022-03-21T14:48:33.016 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 296 16 96031 96015 20.2701 16.0625 0.103291 0.0493148 2022-03-21T14:48:34.016 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 297 16 96190 96174 20.2353 9.9375 0.0470211 0.0494081 2022-03-21T14:48:35.016 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 298 16 96535 96519 20.2397 21.5625 0.0547108 0.0493976 2022-03-21T14:48:35.662 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:35.661623 I | ceph-object-controller: reconciling object store deployments 2022-03-21T14:48:36.016 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 299 16 96870 96854 20.2421 20.9375 0.0792101 0.0493855 2022-03-21T14:48:36.129 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:36.126101 I | ceph-object-controller: ceph object store gateway service running at 10.109.77.42 2022-03-21T14:48:36.130 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:36.126118 I | ceph-object-controller: reconciling object store pools 2022-03-21T14:48:36.787 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:36.777753 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-03-21T14:48:37.016 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:2022-03-21T14:48:37.016458+0000 min lat: 0.00140758 max lat: 12.46 avg lat: 0.0494064 2022-03-21T14:48:37.017 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-21T14:48:37.017 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 300 16 97143 97127 20.2315 17.0625 0.101552 0.0494064 2022-03-21T14:48:38.017 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 301 16 97262 97246 20.189 7.4375 0.0348356 0.0495202 2022-03-21T14:48:39.017 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 302 16 97515 97499 20.1745 15.8125 0.00510584 0.0495287 2022-03-21T14:48:40.017 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 303 16 97891 97875 20.1854 23.5 0.0859227 0.0495311 2022-03-21T14:48:41.017 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 304 16 98207 98191 20.184 19.75 0.08036 0.0495359 2022-03-21T14:48:42.017 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 305 16 98485 98469 20.1748 17.375 0.0682864 0.0495585 2022-03-21T14:48:42.987 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:42.985343 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-03-21T14:48:43.017 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 306 16 98835 98819 20.1803 21.875 0.143217 0.0495328 2022-03-21T14:48:43.071 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:43.071149 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:48:44.017 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 307 16 99176 99160 20.184 21.3125 0.0410109 0.0495329 2022-03-21T14:48:45.017 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 308 16 99509 99493 20.186 20.8125 0.0349248 0.0495294 2022-03-21T14:48:45.087 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:45.087024 I | ceph-object-controller: reconciling object store deployments 2022-03-21T14:48:45.216 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:45.214505 I | ceph-object-controller: ceph object store gateway service running at 10.109.77.42 2022-03-21T14:48:45.218 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:45.214530 I | ceph-object-controller: reconciling object store pools 2022-03-21T14:48:45.768 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:45.765483 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-03-21T14:48:46.017 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 309 16 99814 99798 20.1824 19.0625 0.0404974 0.0495377 2022-03-21T14:48:47.017 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 310 16 100088 100072 20.1725 17.125 0.0237781 0.0495629 2022-03-21T14:48:48.018 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 311 16 100475 100459 20.1854 24.1875 0.0277862 0.0495311 2022-03-21T14:48:48.593 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:48.592326 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-03-21T14:48:48.759 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:48.757142 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:48:49.018 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 312 16 100876 100860 20.2011 25.0625 0.0329906 0.0494933 2022-03-21T14:48:50.018 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 313 16 101278 101262 20.2168 25.125 0.0792436 0.0494529 2022-03-21T14:48:50.980 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:50.979764 I | ceph-object-controller: reconciling object store deployments 2022-03-21T14:48:51.018 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 314 16 101659 101643 20.2282 23.8125 0.0815279 0.0494259 2022-03-21T14:48:51.131 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:51.130538 I | ceph-object-controller: ceph object store gateway service running at 10.109.77.42 2022-03-21T14:48:51.132 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:51.130558 I | ceph-object-controller: reconciling object store pools 2022-03-21T14:48:51.777 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:51.769187 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-03-21T14:48:52.018 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 315 16 102021 102005 20.2358 22.625 0.05069 0.049407 2022-03-21T14:48:53.018 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 316 16 102286 102270 20.2242 16.5625 0.0567897 0.0494338 2022-03-21T14:48:54.018 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 317 16 102681 102665 20.2383 24.6875 0.0497737 0.0494016 2022-03-21T14:48:55.018 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 318 16 103052 103036 20.2475 23.1875 0.0151931 0.0493631 2022-03-21T14:48:55.403 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:55.401142 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-03-21T14:48:55.738 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:55.732905 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:48:56.018 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 319 16 103340 103324 20.2405 18 0.0356847 0.0493974 2022-03-21T14:48:57.018 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:2022-03-21T14:48:57.018443+0000 min lat: 0.00140758 max lat: 12.46 avg lat: 0.0494367 2022-03-21T14:48:57.019 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-21T14:48:57.019 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 320 16 103581 103565 20.2243 15.0625 0.0706333 0.0494367 2022-03-21T14:48:57.472 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:57.471858 I | ceph-object-controller: reconciling object store deployments 2022-03-21T14:48:57.973 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:57.972542 I | ceph-object-controller: ceph object store gateway service running at 10.109.77.42 2022-03-21T14:48:57.974 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:57.972567 I | ceph-object-controller: reconciling object store pools 2022-03-21T14:48:58.019 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 321 16 103845 103829 20.2127 16.5 0.029025 0.0494644 2022-03-21T14:48:58.582 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:48:58.577879 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-03-21T14:48:59.019 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 322 16 104201 104185 20.219 22.25 0.0248005 0.0494468 2022-03-21T14:49:00.019 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 323 16 104497 104481 20.2137 18.5 0.0345895 0.0494612 2022-03-21T14:49:01.019 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 324 16 104889 104873 20.2269 24.5 0.0221159 0.049431 2022-03-21T14:49:01.530 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:01.529445 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-03-21T14:49:02.019 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 325 16 105307 105291 20.245 26.125 0.0391646 0.0493858 2022-03-21T14:49:02.180 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:02.178985 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:49:03.019 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 326 16 105599 105583 20.2389 18.25 0.0255669 0.0493993 2022-03-21T14:49:04.019 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 327 16 105974 105958 20.2487 23.4375 0.0566961 0.049377 2022-03-21T14:49:04.160 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:04.155275 I | ceph-object-controller: reconciling object store deployments 2022-03-21T14:49:04.620 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:04.618297 I | ceph-object-controller: ceph object store gateway service running at 10.109.77.42 2022-03-21T14:49:04.621 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:04.618324 I | ceph-object-controller: reconciling object store pools 2022-03-21T14:49:05.019 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 328 16 106366 106350 20.2616 24.5 0.0179403 0.0493443 2022-03-21T14:49:05.227 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:05.226037 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-03-21T14:49:06.020 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 329 16 106612 106596 20.2468 15.375 0.0458649 0.049375 2022-03-21T14:49:07.020 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 330 16 106947 106931 20.2489 20.9375 0.0213185 0.0493735 2022-03-21T14:49:08.025 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 331 16 107340 107324 20.2615 24.5625 0.0375458 0.0493451 2022-03-21T14:49:08.370 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:08.368700 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-03-21T14:49:09.025 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 332 16 107784 107768 20.2841 27.75 0.0233546 0.0492916 2022-03-21T14:49:09.660 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:09.658670 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:49:10.026 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 333 16 108213 108197 20.3037 26.8125 0.0640982 0.0492413 2022-03-21T14:49:11.026 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 334 16 108387 108371 20.2754 10.875 0.13292 0.0493108 2022-03-21T14:49:11.731 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:11.730958 I | ceph-object-controller: reconciling object store deployments 2022-03-21T14:49:12.026 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 335 16 108498 108482 20.2356 6.9375 0.0798361 0.0493013 2022-03-21T14:49:12.839 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:12.838649 I | ceph-object-controller: ceph object store gateway service running at 10.109.77.42 2022-03-21T14:49:12.840 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:12.838672 I | ceph-object-controller: reconciling object store pools 2022-03-21T14:49:13.027 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 336 16 108613 108597 20.1968 7.1875 0.0287647 0.0495044 2022-03-21T14:49:13.574 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:13.573843 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-03-21T14:49:14.026 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 337 16 108905 108889 20.191 18.25 0.0840669 0.04951 2022-03-21T14:49:15.026 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 338 16 109178 109162 20.1818 17.0625 0.0541785 0.0495403 2022-03-21T14:49:16.027 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 339 16 109516 109500 20.1845 21.125 0.0180032 0.0495339 2022-03-21T14:49:17.026 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:2022-03-21T14:49:17.026453+0000 min lat: 0.00140758 max lat: 12.46 avg lat: 0.0495125 2022-03-21T14:49:17.027 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-03-21T14:49:17.027 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 340 16 109888 109872 20.1935 23.25 0.0247635 0.0495125 2022-03-21T14:49:17.373 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:17.366202 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-03-21T14:49:18.030 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 341 16 110240 110224 20.1988 22 0.0159497 0.0494976 2022-03-21T14:49:19.027 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 342 16 110620 110604 20.2092 23.75 0.0952007 0.0494712 2022-03-21T14:49:20.027 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 343 16 110992 110976 20.2181 23.25 0.0652419 0.0494485 2022-03-21T14:49:20.457 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:20.438291 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:49:21.027 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 344 16 111320 111304 20.2189 20.5 0.0639707 0.0494498 2022-03-21T14:49:22.027 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 345 16 111719 111703 20.2325 24.9375 0.0198653 0.0494161 2022-03-21T14:49:22.581 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:22.579301 I | ceph-object-controller: reconciling object store deployments 2022-03-21T14:49:22.668 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:22.667148 I | ceph-object-controller: ceph object store gateway service running at 10.109.77.42 2022-03-21T14:49:22.669 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:22.667175 I | ceph-object-controller: reconciling object store pools 2022-03-21T14:49:23.027 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 346 16 112095 112079 20.242 23.5 0.0338219 0.0493929 2022-03-21T14:49:23.197 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:23.196996 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-03-21T14:49:24.027 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 347 16 112248 112232 20.2112 9.5625 0.0351469 0.049464 2022-03-21T14:49:25.027 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 348 16 112630 112614 20.2217 23.875 0.0300722 0.049442 2022-03-21T14:49:26.027 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 349 16 113028 113012 20.2351 24.875 0.0852324 0.0494105 2022-03-21T14:49:26.430 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:26.429193 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-03-21T14:49:27.027 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 350 16 113257 113241 20.2181 14.3125 0.00907277 0.0494453 2022-03-21T14:49:28.027 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 351 16 113439 113423 20.1929 11.375 0.0222266 0.0495021 2022-03-21T14:49:29.028 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 352 16 113616 113600 20.167 11.0625 0.0189757 0.0495774 2022-03-21T14:49:30.028 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 353 16 114044 114028 20.1856 26.75 0.0698793 0.0495299 2022-03-21T14:49:31.030 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 354 16 114444 114428 20.1992 25 0.0689576 0.0494963 2022-03-21T14:49:31.562 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:31.561879 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:49:32.029 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 355 16 114864 114848 20.2162 26.25 0.0574554 0.0494558 2022-03-21T14:49:33.029 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 356 16 115225 115209 20.2228 22.5625 0.0120908 0.0494409 2022-03-21T14:49:33.732 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:33.731304 I | ceph-object-controller: reconciling object store deployments 2022-03-21T14:49:33.805 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:33.802349 I | ceph-object-controller: ceph object store gateway service running at 10.109.77.42 2022-03-21T14:49:33.805 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:33.802380 I | ceph-object-controller: reconciling object store pools 2022-03-21T14:49:34.029 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 357 16 115616 115600 20.2346 24.4375 0.0303671 0.0494122 2022-03-21T14:49:34.500 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:34.493116 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-03-21T14:49:35.029 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 358 16 115932 115916 20.2332 19.75 0.0143964 0.0494117 2022-03-21T14:49:36.029 INFO:tasks.radosbench.radosbench.a.smithi133.stdout: 359 16 116235 116219 20.2296 18.9375 0.0250219 0.0494236 2022-03-21T14:49:37.030 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:Total time run: 360.024 2022-03-21T14:49:37.030 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:Total writes made: 116307 2022-03-21T14:49:37.031 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:Write size: 65536 2022-03-21T14:49:37.031 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:Object size: 65536 2022-03-21T14:49:37.031 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:Bandwidth (MB/sec): 20.1908 2022-03-21T14:49:37.031 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:Stddev Bandwidth: 15.4937 2022-03-21T14:49:37.032 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:Max bandwidth (MB/sec): 94.5625 2022-03-21T14:49:37.032 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:Min bandwidth (MB/sec): 0 2022-03-21T14:49:37.032 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:Average IOPS: 323 2022-03-21T14:49:37.032 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:Stddev IOPS: 247.906 2022-03-21T14:49:37.033 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:Max IOPS: 1513 2022-03-21T14:49:37.033 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:Min IOPS: 0 2022-03-21T14:49:37.033 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:Average Latency(s): 0.0495203 2022-03-21T14:49:37.033 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:Stddev Latency(s): 0.316816 2022-03-21T14:49:37.033 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:Max latency(s): 12.46 2022-03-21T14:49:37.034 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:Min latency(s): 0.00140758 2022-03-21T14:49:37.037 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:Cleaning up (deleting benchmark objects) 2022-03-21T14:49:37.264 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:37.263884 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-03-21T14:49:47.521 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:47.515214 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:49:50.561 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:50.559186 I | ceph-object-controller: reconciling object store deployments 2022-03-21T14:49:51.977 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:51.941579 I | ceph-object-controller: ceph object store gateway service running at 10.109.77.42 2022-03-21T14:49:51.981 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:51.941605 I | ceph-object-controller: reconciling object store pools 2022-03-21T14:49:53.087 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:53.086161 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-03-21T14:49:56.013 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:49:56.012484 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-03-21T14:50:16.507 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:50:16.505781 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:50:18.813 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:50:18.812073 I | ceph-object-controller: reconciling object store deployments 2022-03-21T14:50:19.573 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:50:19.572957 I | ceph-object-controller: ceph object store gateway service running at 10.109.77.42 2022-03-21T14:50:19.574 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:50:19.572989 I | ceph-object-controller: reconciling object store pools 2022-03-21T14:50:20.633 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:50:20.631128 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-03-21T14:50:24.090 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:50:24.089263 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-03-21T14:51:05.061 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:51:05.059031 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:51:07.083 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:51:07.082464 I | ceph-object-controller: reconciling object store deployments 2022-03-21T14:51:07.194 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:51:07.187154 I | ceph-object-controller: ceph object store gateway service running at 10.109.77.42 2022-03-21T14:51:07.196 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:51:07.190879 I | ceph-object-controller: reconciling object store pools 2022-03-21T14:51:08.034 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:51:08.033697 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-03-21T14:51:11.293 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:51:11.292586 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-03-21T14:52:33.713 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:52:33.707606 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:52:35.514 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:52:35.513500 I | ceph-object-controller: reconciling object store deployments 2022-03-21T14:52:35.736 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:52:35.731175 I | ceph-object-controller: ceph object store gateway service running at 10.109.77.42 2022-03-21T14:52:35.736 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:52:35.731202 I | ceph-object-controller: reconciling object store pools 2022-03-21T14:52:36.406 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:52:36.405119 W | ceph-object-controller: failed to adjust the PG count for rgw metadata pools. using the general default. failed to get config setting "rgw_rados_pool_pg_num_min" for user "mon.": exit status 2 2022-03-21T14:52:39.526 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:52:39.525301 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to create object store deployments: failed to create object pools: failed to create metadata pools: failed to create pool .rgw.root for object store foo.: failed to set size property to replicated pool ".rgw.root" to 3: failed to set pool property "size" on pool ".rgw.root": exit status 2 2022-03-21T14:54:46.584 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:Removed 116307 objects 2022-03-21T14:54:46.608 INFO:tasks.radosbench.radosbench.a.smithi133.stdout:Clean up completed and total clean up time :309.547 2022-03-21T14:54:50.696 INFO:tasks.rook.ceph_manager.ceph:removing pool_name unique_pool_0 2022-03-21T14:54:50.697 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2022-03-21T14:54:52.110 INFO:teuthology.orchestra.run.smithi133.stderr:pool 'unique_pool_0' removed 2022-03-21T14:54:52.139 DEBUG:teuthology.run_tasks:Unwinding manager install 2022-03-21T14:54:52.151 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits... 2022-03-21T14:54:52.152 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits 2022-03-21T14:54:52.172 DEBUG:teuthology.run_tasks:Unwinding manager rook 2022-03-21T14:54:52.368 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:54:52.975 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:54:52.976 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:47:38.000000Z", "last_refresh": "2022-03-21T14:54:52.885540Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "mds.foo", "service_type": "mds", "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:54:52.885540Z", "running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:54:52.885540Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:54:52.885540Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:54:52.885540Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:54:52.885540Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_name": "rbd-mirror", "service_type": "rbd-mirror", "status": {"last_refresh": "2022-03-21T14:54:52.885540Z", "running": 0, "size": 1}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:54:52.885540Z", "running": 0, "size": 1}}] 2022-03-21T14:54:52.997 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch rm mds.foo 2022-03-21T14:54:53.674 INFO:teuthology.orchestra.run.smithi133.stdout:Removed cephfilesystems/foo 2022-03-21T14:54:53.692 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:54:53.692109 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:54:53.700 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch rm rbd-mirror 2022-03-21T14:54:54.265 INFO:teuthology.orchestra.run.smithi133.stdout:Removed cephrbdmirrors/default-rbd-mirror 2022-03-21T14:54:54.291 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch rm rgw.foo 2022-03-21T14:54:54.350 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:54:54.349814 I | ceph-spec: object "rook-ceph-rbd-mirror-a" matched on delete, reconciling 2022-03-21T14:54:54.843 INFO:teuthology.orchestra.run.smithi133.stdout:Removed cephobjectstores/foo 2022-03-21T14:54:54.863 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:54:54.956 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:54:54.956119 I | op-config: deleting "mds_join_fs" option from the mon configuration database 2022-03-21T14:54:55.164 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:54:55.163774 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:54:55.956 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:54:55.957 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:47:38.000000Z", "last_refresh": "2022-03-21T14:54:55.718626Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "mds.foo", "service_type": "mds", "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:54:55.718626Z", "running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:54:55.718626Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:54:55.718626Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:54:55.718626Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:54:55.718626Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:54:55.718626Z", "running": 0, "size": 1}}] 2022-03-21T14:54:56.718 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:54:56.717749 I | op-config: successfully deleted "mds_join_fs" option from the mon configuration database 2022-03-21T14:54:56.719 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:54:56.717771 I | op-mds: successfully deleted mds config for "mds.foo-a" in mon configuration database 2022-03-21T14:54:56.719 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:54:56.717774 I | cephclient: deleting ceph auth "mds.foo-a" 2022-03-21T14:54:59.448 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:54:59.447446 I | op-mds: successfully deleted mds CephX key for "mds.foo-a" 2022-03-21T14:55:00.013 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:55:00.008566 I | op-config: deleting "mds_join_fs" option from the mon configuration database 2022-03-21T14:55:00.342 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:55:00.338404 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T14:55:00.300+0000 7f17b58ed340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T14:55:00.343 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T14:55:00.300+0000 7f17b58ed340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T14:55:00.343 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T14:55:00.300+0000 7f17b58ed340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T14:55:00.343 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T14:55:00.343 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:55:00.338436 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T14:55:00.300+0000 7f17b58ed340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T14:55:00.344 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T14:55:00.300+0000 7f17b58ed340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T14:55:00.344 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T14:55:00.300+0000 7f17b58ed340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T14:55:00.344 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T14:55:01.067 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:55:01.066952 I | op-config: successfully deleted "mds_join_fs" option from the mon configuration database 2022-03-21T14:55:01.068 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:55:01.066976 I | op-mds: successfully deleted mds config for "mds.foo-b" in mon configuration database 2022-03-21T14:55:01.068 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:55:01.066983 I | cephclient: deleting ceph auth "mds.foo-b" 2022-03-21T14:55:02.161 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:55:02.160435 I | op-mds: successfully deleted mds CephX key for "mds.foo-b" 2022-03-21T14:55:02.161 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:55:02.160464 I | ceph-file-controller: downing filesystem "foo" 2022-03-21T14:55:03.797 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:55:03.796587 I | ceph-file-controller: downed filesystem "foo" 2022-03-21T14:55:05.979 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:55:07.259 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:55:07.258424 I | cephclient: no images/snapshosts present in pool "foo-metadata" 2022-03-21T14:55:07.259 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:55:07.258442 I | cephclient: purging pool "foo-metadata" (id=6) 2022-03-21T14:55:07.718 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:55:07.718 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:47:38.000000Z", "last_refresh": "2022-03-21T14:55:07.450392Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "mds.foo", "service_type": "mds", "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:55:07.450392Z", "running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:55:07.450392Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:55:07.450392Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:55:07.450392Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:55:07.450392Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:55:07.450392Z", "running": 0, "size": 1}}] 2022-03-21T14:55:09.586 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:55:09.585979 I | cephclient: purge completed for pool "foo-metadata" 2022-03-21T14:55:09.988 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:55:09.987399 I | cephclient: no images/snapshosts present in pool "foo-data0" 2022-03-21T14:55:09.988 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:55:09.987424 I | cephclient: purging pool "foo-data0" (id=10) 2022-03-21T14:55:12.578 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:55:12.577438 I | cephclient: purge completed for pool "foo-data0" 2022-03-21T14:55:12.578 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:55:12.577479 I | ceph-spec: removing finalizer "cephfilesystem.ceph.rook.io" on "foo" 2022-03-21T14:55:12.630 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:55:12.630138 I | ceph-spec: object "rook-ceph-mds-foo-b-keyring" matched on delete, reconciling 2022-03-21T14:55:12.638 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:55:12.638429 I | ceph-spec: object "rook-ceph-mds-foo-a-keyring" matched on delete, reconciling 2022-03-21T14:55:12.641 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:55:12.640658 I | ceph-spec: object "rook-ceph-mds-foo-a" matched on delete, reconciling 2022-03-21T14:55:12.642 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:55:12.640861 I | ceph-spec: object "rook-ceph-mds-foo-b" matched on delete, reconciling 2022-03-21T14:55:16.065 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:55:16.063360 E | ceph-crashcollector-controller: node reconcile failed on op "unchanged": Operation cannot be fulfilled on deployments.apps "rook-ceph-crashcollector-smithi133": the object has been modified; please apply your changes to the latest version and try again 2022-03-21T14:55:17.743 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:55:18.313 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:55:18.314 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:47:38.000000Z", "last_refresh": "2022-03-21T14:55:18.200293Z", "running": 2, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:55:18.200293Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:55:18.200293Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:55:18.200293Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:55:18.200293Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:55:18.200293Z", "running": 0, "size": 1}}] 2022-03-21T14:55:23.480 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:55:23.478786 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T14:55:24.219 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:55:24.218091 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T14:55:24.207+0000 7f6bdb583340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T14:55:24.219 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T14:55:24.207+0000 7f6bdb583340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T14:55:24.220 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T14:55:24.207+0000 7f6bdb583340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T14:55:24.220 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T14:55:24.220 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 14:55:24.218123 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T14:55:24.207+0000 7f6bdb583340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T14:55:24.221 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T14:55:24.207+0000 7f6bdb583340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T14:55:24.221 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T14:55:24.207+0000 7f6bdb583340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T14:55:24.221 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T14:55:28.334 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:55:29.145 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:55:29.145 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:47:38.000000Z", "last_refresh": "2022-03-21T14:55:29.065456Z", "running": 2, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:55:29.065456Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:55:29.065456Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:55:29.065456Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:55:29.065456Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:55:29.065456Z", "running": 0, "size": 1}}] 2022-03-21T14:55:39.167 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:55:39.984 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:55:39.984 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T14:55:39.777521Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:55:39.777521Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:55:39.777521Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:55:39.777521Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:55:39.777521Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:55:39.777521Z", "running": 0, "size": 1}}] 2022-03-21T14:55:50.010 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:55:50.665 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:55:50.665 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T14:55:50.548886Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:55:50.548886Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:55:50.548886Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:55:50.548886Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:55:50.548886Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:55:50.548886Z", "running": 0, "size": 1}}] 2022-03-21T14:56:00.686 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:56:01.314 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:56:01.314 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T14:56:01.225754Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:56:01.225754Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:56:01.225754Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:56:01.225754Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:56:01.225754Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:56:01.225754Z", "running": 0, "size": 1}}] 2022-03-21T14:56:11.342 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:56:11.944 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:56:11.945 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T14:56:11.843798Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:56:11.843798Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:56:11.843798Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:56:11.843798Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:56:11.843798Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:56:11.843798Z", "running": 0, "size": 1}}] 2022-03-21T14:56:21.967 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:56:22.634 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:56:22.635 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T14:56:22.498380Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:56:22.498380Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:56:22.498380Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:56:22.498380Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:56:22.498380Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:56:22.498380Z", "running": 0, "size": 1}}] 2022-03-21T14:56:32.660 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:56:33.273 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:56:33.273 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T14:56:33.178499Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:56:33.178499Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:56:33.178499Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:56:33.178499Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:56:33.178499Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:56:33.178499Z", "running": 0, "size": 1}}] 2022-03-21T14:56:43.295 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:56:43.897 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:56:43.898 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T14:56:43.805182Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:56:43.805182Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:56:43.805182Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:56:43.805182Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:56:43.805182Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:56:43.805182Z", "running": 0, "size": 1}}] 2022-03-21T14:56:53.925 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:56:54.524 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:56:54.525 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T14:56:54.429917Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:56:54.429917Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:56:54.429917Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:56:54.429917Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:56:54.429917Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:56:54.429917Z", "running": 0, "size": 1}}] 2022-03-21T14:57:04.549 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:57:05.194 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:57:05.194 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T14:57:05.104380Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:57:05.104380Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:57:05.104380Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:57:05.104380Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:57:05.104380Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:57:05.104380Z", "running": 0, "size": 1}}] 2022-03-21T14:57:15.216 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:57:15.895 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:57:15.895 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T14:57:15.748252Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:57:15.748252Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:57:15.748252Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:57:15.748252Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:57:15.748252Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:57:15.748252Z", "running": 0, "size": 1}}] 2022-03-21T14:57:25.918 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:57:29.680 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:57:29.681 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T14:57:29.587649Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:57:29.587649Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:57:29.587649Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:57:29.587649Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:57:29.587649Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:57:29.587649Z", "running": 0, "size": 1}}] 2022-03-21T14:57:39.701 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:57:40.384 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:57:40.385 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T14:57:40.259494Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:57:40.259494Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:57:40.259494Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:57:40.259494Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:57:40.259494Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:57:40.259494Z", "running": 0, "size": 1}}] 2022-03-21T14:57:50.408 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:57:51.023 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:57:51.023 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T14:57:50.927661Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:57:50.927661Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:57:50.927661Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:57:50.927661Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:57:50.927661Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:57:50.927661Z", "running": 0, "size": 1}}] 2022-03-21T14:58:01.047 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:58:01.714 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:58:01.714 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T14:58:01.615654Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:58:01.615654Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:58:01.615654Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:58:01.615654Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:58:01.615654Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:58:01.615654Z", "running": 0, "size": 1}}] 2022-03-21T14:58:11.737 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:58:12.731 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:58:12.732 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T14:58:12.329029Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:58:12.329029Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:58:12.329029Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:58:12.329029Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:58:12.329029Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:58:12.329029Z", "running": 0, "size": 1}}] 2022-03-21T14:58:22.754 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:58:23.376 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:58:23.377 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T14:58:23.284827Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:58:23.284827Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:58:23.284827Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:58:23.284827Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:58:23.284827Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:58:23.284827Z", "running": 0, "size": 1}}] 2022-03-21T14:58:33.401 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:58:34.109 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:58:34.110 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T14:58:33.980915Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:58:33.980915Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:58:33.980915Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:58:33.980915Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:58:33.980915Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:58:33.980915Z", "running": 0, "size": 1}}] 2022-03-21T14:58:44.133 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:58:44.761 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:58:44.762 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T14:58:44.664012Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:58:44.664012Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:58:44.664012Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:58:44.664012Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:58:44.664012Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:58:44.664012Z", "running": 0, "size": 1}}] 2022-03-21T14:58:54.788 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:58:55.424 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:58:55.424 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T14:58:55.329393Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:58:55.329393Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:58:55.329393Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:58:55.329393Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:58:55.329393Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:58:55.329393Z", "running": 0, "size": 1}}] 2022-03-21T14:59:05.448 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:59:06.052 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:59:06.053 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T14:59:05.954479Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:59:05.954479Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:59:05.954479Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:59:05.954479Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:59:05.954479Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:59:05.954479Z", "running": 0, "size": 1}}] 2022-03-21T14:59:16.077 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:59:16.759 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:59:16.759 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T14:59:16.640824Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:59:16.640824Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:59:16.640824Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:59:16.640824Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:59:16.640824Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:59:16.640824Z", "running": 0, "size": 1}}] 2022-03-21T14:59:26.780 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:59:27.379 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:59:27.380 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T14:59:27.287789Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:59:27.287789Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:59:27.287789Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:59:27.287789Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:59:27.287789Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:59:27.287789Z", "running": 0, "size": 1}}] 2022-03-21T14:59:37.400 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:59:38.004 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:59:38.005 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T14:59:37.902309Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:59:37.902309Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:59:37.902309Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:59:37.902309Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:59:37.902309Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:59:37.902309Z", "running": 0, "size": 1}}] 2022-03-21T14:59:48.027 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:59:48.757 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:59:48.757 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T14:59:48.557304Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:59:48.557304Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:59:48.557304Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:59:48.557304Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:59:48.557304Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:59:48.557304Z", "running": 0, "size": 1}}] 2022-03-21T14:59:58.781 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T14:59:59.395 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T14:59:59.395 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T14:59:59.306743Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T14:59:59.306743Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T14:59:59.306743Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T14:59:59.306743Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T14:59:59.306743Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T14:59:59.306743Z", "running": 0, "size": 1}}] 2022-03-21T15:00:09.415 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:00:10.029 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:00:10.030 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:00:09.930352Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:00:09.930352Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:00:09.930352Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:00:09.930352Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:00:09.930352Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:00:09.930352Z", "running": 0, "size": 1}}] 2022-03-21T15:00:20.055 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:00:20.673 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:00:20.673 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:00:20.583131Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:00:20.583131Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:00:20.583131Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:00:20.583131Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:00:20.583131Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:00:20.583131Z", "running": 0, "size": 1}}] 2022-03-21T15:00:30.697 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:00:31.326 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:00:31.326 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:00:31.227578Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:00:31.227578Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:00:31.227578Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:00:31.227578Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:00:31.227578Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:00:31.227578Z", "running": 0, "size": 1}}] 2022-03-21T15:00:41.351 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:00:41.916 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:00:41.917 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:00:41.828438Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:00:41.828438Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:00:41.828438Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:00:41.828438Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:00:41.828438Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:00:41.828438Z", "running": 0, "size": 1}}] 2022-03-21T15:00:51.941 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:00:52.643 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:00:52.644 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:00:52.516773Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:00:52.516773Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:00:52.516773Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:00:52.516773Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:00:52.516773Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:00:52.516773Z", "running": 0, "size": 1}}] 2022-03-21T15:01:02.666 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:01:03.289 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:01:03.289 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:01:03.193140Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:01:03.193140Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:01:03.193140Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:01:03.193140Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:01:03.193140Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:01:03.193140Z", "running": 0, "size": 1}}] 2022-03-21T15:01:13.314 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:01:14.292 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:01:14.293 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:01:13.818089Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:01:13.818089Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:01:13.818089Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:01:13.818089Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:01:13.818089Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:01:13.818089Z", "running": 0, "size": 1}}] 2022-03-21T15:01:24.317 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:01:24.996 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:01:24.997 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:01:24.893726Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:01:24.893726Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:01:24.893726Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:01:24.893726Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:01:24.893726Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:01:24.893726Z", "running": 0, "size": 1}}] 2022-03-21T15:01:35.020 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:01:35.654 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:01:35.654 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:01:35.565814Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:01:35.565814Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:01:35.565814Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:01:35.565814Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:01:35.565814Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:01:35.565814Z", "running": 0, "size": 1}}] 2022-03-21T15:01:45.677 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:01:46.282 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:01:46.283 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:01:46.191697Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:01:46.191697Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:01:46.191697Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:01:46.191697Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:01:46.191697Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:01:46.191697Z", "running": 0, "size": 1}}] 2022-03-21T15:01:56.307 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:01:56.933 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:01:56.933 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:01:56.835133Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:01:56.835133Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:01:56.835133Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:01:56.835133Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:01:56.835133Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:01:56.835133Z", "running": 0, "size": 1}}] 2022-03-21T15:02:06.961 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:02:07.601 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:02:07.602 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:02:07.449223Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:02:07.449223Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:02:07.449223Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:02:07.449223Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:02:07.449223Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:02:07.449223Z", "running": 0, "size": 1}}] 2022-03-21T15:02:17.626 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:02:18.329 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:02:18.330 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:02:18.192586Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:02:18.192586Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:02:18.192586Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:02:18.192586Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:02:18.192586Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:02:18.192586Z", "running": 0, "size": 1}}] 2022-03-21T15:02:28.354 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:02:28.967 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:02:28.968 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:02:28.870112Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:02:28.870112Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:02:28.870112Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:02:28.870112Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:02:28.870112Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:02:28.870112Z", "running": 0, "size": 1}}] 2022-03-21T15:02:38.989 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:02:39.633 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:02:39.634 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:02:39.499946Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:02:39.499946Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:02:39.499946Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:02:39.499946Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:02:39.499946Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:02:39.499946Z", "running": 0, "size": 1}}] 2022-03-21T15:02:49.658 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:02:50.269 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:02:50.269 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:02:50.176820Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:02:50.176820Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:02:50.176820Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:02:50.176820Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:02:50.176820Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:02:50.176820Z", "running": 0, "size": 1}}] 2022-03-21T15:03:00.292 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:03:00.958 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:03:00.959 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:03:00.823491Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:03:00.823491Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:03:00.823491Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:03:00.823491Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:03:00.823491Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:03:00.823491Z", "running": 0, "size": 1}}] 2022-03-21T15:03:10.981 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:03:11.644 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:03:11.645 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:03:11.557173Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:03:11.557173Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:03:11.557173Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:03:11.557173Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:03:11.557173Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:03:11.557173Z", "running": 0, "size": 1}}] 2022-03-21T15:03:21.671 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:03:22.291 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:03:22.291 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:03:22.199087Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:03:22.199087Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:03:22.199087Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:03:22.199087Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:03:22.199087Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:03:22.199087Z", "running": 0, "size": 1}}] 2022-03-21T15:03:32.315 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:03:33.061 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:03:33.062 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:03:32.919468Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:03:32.919468Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:03:32.919468Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:03:32.919468Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:03:32.919468Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:03:32.919468Z", "running": 0, "size": 1}}] 2022-03-21T15:03:43.087 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:03:43.727 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:03:43.728 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:03:43.636873Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:03:43.636873Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:03:43.636873Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:03:43.636873Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:03:43.636873Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:03:43.636873Z", "running": 0, "size": 1}}] 2022-03-21T15:03:53.748 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:03:54.414 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:03:54.414 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:03:54.277082Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:03:54.277082Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:03:54.277082Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:03:54.277082Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:03:54.277082Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:03:54.277082Z", "running": 0, "size": 1}}] 2022-03-21T15:04:04.435 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:04:05.038 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:04:05.038 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:04:04.943173Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:04:04.943173Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:04:04.943173Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:04:04.943173Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:04:04.943173Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:04:04.943173Z", "running": 0, "size": 1}}] 2022-03-21T15:04:15.062 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:04:15.674 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:04:15.675 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:04:15.579566Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:04:15.579566Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:04:15.579566Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:04:15.579566Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:04:15.579566Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:04:15.579566Z", "running": 0, "size": 1}}] 2022-03-21T15:04:25.695 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:04:26.343 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:04:26.344 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:04:26.209142Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:04:26.209142Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:04:26.209142Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:04:26.209142Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:04:26.209142Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:04:26.209142Z", "running": 0, "size": 1}}] 2022-03-21T15:04:36.365 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:04:37.040 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:04:37.041 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:04:36.937651Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:04:36.937651Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:04:36.937651Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:04:36.937651Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:04:36.937651Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:04:36.937651Z", "running": 0, "size": 1}}] 2022-03-21T15:04:47.065 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:04:47.676 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:04:47.677 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:04:47.568864Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:04:47.568864Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:04:47.568864Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:04:47.568864Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:04:47.568864Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:04:47.568864Z", "running": 0, "size": 1}}] 2022-03-21T15:04:57.699 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:04:58.301 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:04:58.302 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:04:58.207020Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:04:58.207020Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:04:58.207020Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:04:58.207020Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:04:58.207020Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:04:58.207020Z", "running": 0, "size": 1}}] 2022-03-21T15:05:08.326 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:05:08.974 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:05:08.974 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:05:08.873068Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:05:08.873068Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:05:08.873068Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:05:08.873068Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:05:08.873068Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:05:08.873068Z", "running": 0, "size": 1}}] 2022-03-21T15:05:18.998 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:05:19.633 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:05:19.633 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:05:19.513717Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:05:19.513717Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:05:19.513717Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:05:19.513717Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:05:19.513717Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:05:19.513717Z", "running": 0, "size": 1}}] 2022-03-21T15:05:29.657 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:05:30.274 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:05:30.274 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:05:30.163585Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:05:30.163585Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:05:30.163585Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:05:30.163585Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:05:30.163585Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:05:30.163585Z", "running": 0, "size": 1}}] 2022-03-21T15:05:40.305 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:05:40.914 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:05:40.914 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:05:40.821453Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:05:40.821453Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:05:40.821453Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:05:40.821453Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:05:40.821453Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:05:40.821453Z", "running": 0, "size": 1}}] 2022-03-21T15:05:50.935 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:05:51.560 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:05:51.561 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:05:51.473469Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:05:51.473469Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:05:51.473469Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:05:51.473469Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:05:51.473469Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:05:51.473469Z", "running": 0, "size": 1}}] 2022-03-21T15:06:01.584 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:06:02.234 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:06:02.235 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:06:02.088821Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:06:02.088821Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:06:02.088821Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:06:02.088821Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:06:02.088821Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:06:02.088821Z", "running": 0, "size": 1}}] 2022-03-21T15:06:12.259 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:06:12.866 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:06:12.867 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:06:12.776875Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:06:12.776875Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:06:12.776875Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:06:12.776875Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:06:12.776875Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:06:12.776875Z", "running": 0, "size": 1}}] 2022-03-21T15:06:19.589 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:06:19.588667 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T15:06:20.214 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:06:20.213262 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T15:06:20.204+0000 7f0231d8d340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T15:06:20.214 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T15:06:20.204+0000 7f0231d8d340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T15:06:20.215 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T15:06:20.204+0000 7f0231d8d340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T15:06:20.215 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T15:06:20.215 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:06:20.213311 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T15:06:20.204+0000 7f0231d8d340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T15:06:20.215 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T15:06:20.204+0000 7f0231d8d340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T15:06:20.216 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T15:06:20.204+0000 7f0231d8d340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T15:06:20.216 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T15:06:22.891 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:06:23.553 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:06:23.554 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:06:23.443657Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:06:23.443657Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:06:23.443657Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:06:23.443657Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:06:23.443657Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:06:23.443657Z", "running": 0, "size": 1}}] 2022-03-21T15:06:33.578 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:06:34.172 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:06:34.172 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:06:34.080026Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:06:34.080026Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:06:34.080026Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:06:34.080026Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:06:34.080026Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:06:34.080026Z", "running": 0, "size": 1}}] 2022-03-21T15:06:44.195 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:06:44.848 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:06:44.848 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:06:44.746940Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:06:44.746940Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:06:44.746940Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:06:44.746940Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:06:44.746940Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:06:44.746940Z", "running": 0, "size": 1}}] 2022-03-21T15:06:54.870 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:06:55.858 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:06:55.859 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:06:55.443799Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:06:55.443799Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:06:55.443799Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:06:55.443799Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:06:55.443799Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:06:55.443799Z", "running": 0, "size": 1}}] 2022-03-21T15:07:05.882 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:07:06.574 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:07:06.575 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:07:06.457319Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:07:06.457319Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:07:06.457319Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:07:06.457319Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:07:06.457319Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:07:06.457319Z", "running": 0, "size": 1}}] 2022-03-21T15:07:16.594 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:07:17.230 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:07:17.230 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:07:17.130589Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:07:17.130589Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:07:17.130589Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:07:17.130589Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:07:17.130589Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:07:17.130589Z", "running": 0, "size": 1}}] 2022-03-21T15:07:27.254 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:07:28.138 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:07:28.138 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:07:28.044301Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:07:28.044301Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:07:28.044301Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:07:28.044301Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:07:28.044301Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:07:28.044301Z", "running": 0, "size": 1}}] 2022-03-21T15:07:38.163 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:07:41.194 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:07:41.195 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:07:41.101586Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:07:41.101586Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:07:41.101586Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:07:41.101586Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:07:41.101586Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:07:41.101586Z", "running": 0, "size": 1}}] 2022-03-21T15:07:51.222 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:07:51.820 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:07:51.820 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:07:51.728329Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:07:51.728329Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:07:51.728329Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:07:51.728329Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:07:51.728329Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:07:51.728329Z", "running": 0, "size": 1}}] 2022-03-21T15:08:01.847 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:08:02.532 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:08:02.533 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:08:02.382084Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:08:02.382084Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:08:02.382084Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:08:02.382084Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:08:02.382084Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:08:02.382084Z", "running": 0, "size": 1}}] 2022-03-21T15:08:12.558 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:08:13.117 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:08:13.117 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:08:13.029253Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:08:13.029253Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:08:13.029253Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:08:13.029253Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:08:13.029253Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:08:13.029253Z", "running": 0, "size": 1}}] 2022-03-21T15:08:23.137 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:08:23.757 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:08:23.757 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:08:23.646039Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:08:23.646039Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:08:23.646039Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:08:23.646039Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:08:23.646039Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:08:23.646039Z", "running": 0, "size": 1}}] 2022-03-21T15:08:33.780 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:08:34.433 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:08:34.433 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:08:34.333958Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:08:34.333958Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:08:34.333958Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:08:34.333958Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:08:34.333958Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:08:34.333958Z", "running": 0, "size": 1}}] 2022-03-21T15:08:44.456 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:08:45.082 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:08:45.083 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:08:44.984605Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:08:44.984605Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:08:44.984605Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:08:44.984605Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:08:44.984605Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:08:44.984605Z", "running": 0, "size": 1}}] 2022-03-21T15:08:55.108 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:08:55.703 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:08:55.704 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:08:55.613138Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:08:55.613138Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:08:55.613138Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:08:55.613138Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:08:55.613138Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:08:55.613138Z", "running": 0, "size": 1}}] 2022-03-21T15:09:05.728 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:09:06.382 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:09:06.382 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:09:06.252898Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:09:06.252898Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:09:06.252898Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:09:06.252898Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:09:06.252898Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:09:06.252898Z", "running": 0, "size": 1}}] 2022-03-21T15:09:16.404 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:09:17.045 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:09:17.045 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:09:16.949062Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:09:16.949062Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:09:16.949062Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:09:16.949062Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:09:16.949062Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:09:16.949062Z", "running": 0, "size": 1}}] 2022-03-21T15:09:27.068 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:09:27.727 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:09:27.727 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:09:27.643317Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:09:27.643317Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:09:27.643317Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:09:27.643317Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:09:27.643317Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:09:27.643317Z", "running": 0, "size": 1}}] 2022-03-21T15:09:37.750 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:09:38.342 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:09:38.343 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:09:38.250094Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:09:38.250094Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:09:38.250094Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:09:38.250094Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:09:38.250094Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:09:38.250094Z", "running": 0, "size": 1}}] 2022-03-21T15:09:48.367 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:09:48.975 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:09:48.975 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:09:48.881466Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:09:48.881466Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:09:48.881466Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:09:48.881466Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:09:48.881466Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:09:48.881466Z", "running": 0, "size": 1}}] 2022-03-21T15:09:59.000 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:09:59.694 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:09:59.694 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:09:59.563606Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:09:59.563606Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:09:59.563606Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:09:59.563606Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:09:59.563606Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:09:59.563606Z", "running": 0, "size": 1}}] 2022-03-21T15:10:09.718 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:10:10.380 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:10:10.381 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:10:10.278344Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:10:10.278344Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:10:10.278344Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:10:10.278344Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:10:10.278344Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:10:10.278344Z", "running": 0, "size": 1}}] 2022-03-21T15:10:20.406 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:10:21.008 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:10:21.008 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:10:20.881626Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:10:20.881626Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:10:20.881626Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:10:20.881626Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:10:20.881626Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:10:20.881626Z", "running": 0, "size": 1}}] 2022-03-21T15:10:31.034 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:10:31.668 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:10:31.669 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:10:31.576525Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:10:31.576525Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:10:31.576525Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:10:31.576525Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:10:31.576525Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:10:31.576525Z", "running": 0, "size": 1}}] 2022-03-21T15:10:41.694 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:10:42.291 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:10:42.292 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:10:42.198603Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:10:42.198603Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:10:42.198603Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:10:42.198603Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:10:42.198603Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:10:42.198603Z", "running": 0, "size": 1}}] 2022-03-21T15:10:52.313 DEBUG:teuthology.orchestra.run.smithi133:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-kl85h -- ceph orch ls -f json 2022-03-21T15:10:52.927 INFO:teuthology.orchestra.run.smithi133.stdout: 2022-03-21T15:10:52.927 INFO:teuthology.orchestra.run.smithi133.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:55:16.000000Z", "last_refresh": "2022-03-21T15:10:52.820330Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:51.000000Z", "last_refresh": "2022-03-21T15:10:52.820330Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:38:29.000000Z", "last_refresh": "2022-03-21T15:10:52.820330Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7c0c85ada2e42f0b213c377d2268e8c6ecb4e75a5bdb3ce8cd150acb69ae64a3", "container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "created": "2022-03-21T14:40:26.000000Z", "last_refresh": "2022-03-21T15:10:52.820330Z", "running": 8, "size": 4}, "unmanaged": true}, {"placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"last_refresh": "2022-03-21T15:10:52.820330Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "rgw.foo", "service_type": "rgw", "spec": {"rgw_frontend_port": 80}, "status": {"container_image_name": "quay.ceph.io/ceph-ci/ceph:e92561bf8a1bc96ca490936c6f46ac4673e1b26e", "last_refresh": "2022-03-21T15:10:52.820330Z", "running": 0, "size": 1}}] 2022-03-21T15:10:52.951 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_a4e18662e5de936eb0ac089e531b933ecbcadb0a/teuthology/contextutil.py", line 33, in nested yield vars File "/home/teuthworker/src/github.com_ceph_ceph-c_e92561bf8a1bc96ca490936c6f46ac4673e1b26e/qa/tasks/rook.py", line 669, in task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_a4e18662e5de936eb0ac089e531b933ecbcadb0a/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: 'waiting for service removal' reached maximum tries (90) after waiting for 900 seconds 2022-03-21T15:10:52.952 ERROR:tasks.rook:'waiting for service removal' reached maximum tries (90) after waiting for 900 seconds Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_e92561bf8a1bc96ca490936c6f46ac4673e1b26e/qa/tasks/rook.py", line 530, in ceph_config_keyring yield File "/home/teuthworker/src/git.ceph.com_git_teuthology_a4e18662e5de936eb0ac089e531b933ecbcadb0a/teuthology/contextutil.py", line 33, in nested yield vars File "/home/teuthworker/src/github.com_ceph_ceph-c_e92561bf8a1bc96ca490936c6f46ac4673e1b26e/qa/tasks/rook.py", line 669, in task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_a4e18662e5de936eb0ac089e531b933ecbcadb0a/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: 'waiting for service removal' reached maximum tries (90) after waiting for 900 seconds 2022-03-21T15:10:52.952 INFO:tasks.rook:Cleaning up config and client.admin keyring 2022-03-21T15:10:52.953 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2022-03-21T15:10:52.966 ERROR:tasks.rook:'waiting for service removal' reached maximum tries (90) after waiting for 900 seconds Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_e92561bf8a1bc96ca490936c6f46ac4673e1b26e/qa/tasks/rook.py", line 478, in rook_post_config yield File "/home/teuthworker/src/git.ceph.com_git_teuthology_a4e18662e5de936eb0ac089e531b933ecbcadb0a/teuthology/contextutil.py", line 33, in nested yield vars File "/home/teuthworker/src/github.com_ceph_ceph-c_e92561bf8a1bc96ca490936c6f46ac4673e1b26e/qa/tasks/rook.py", line 669, in task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_a4e18662e5de936eb0ac089e531b933ecbcadb0a/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: 'waiting for service removal' reached maximum tries (90) after waiting for 900 seconds 2022-03-21T15:10:52.966 ERROR:tasks.rook:'waiting for service removal' reached maximum tries (90) after waiting for 900 seconds Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_e92561bf8a1bc96ca490936c6f46ac4673e1b26e/qa/tasks/rook.py", line 442, in rook_toolbox yield File "/home/teuthworker/src/git.ceph.com_git_teuthology_a4e18662e5de936eb0ac089e531b933ecbcadb0a/teuthology/contextutil.py", line 33, in nested yield vars File "/home/teuthworker/src/github.com_ceph_ceph-c_e92561bf8a1bc96ca490936c6f46ac4673e1b26e/qa/tasks/rook.py", line 669, in task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_a4e18662e5de936eb0ac089e531b933ecbcadb0a/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: 'waiting for service removal' reached maximum tries (90) after waiting for 900 seconds 2022-03-21T15:10:52.985 DEBUG:teuthology.orchestra.remote:smithi133:rook/cluster/examples/kubernetes/ceph/operator.yaml is 22KB 2022-03-21T15:10:53.001 DEBUG:teuthology.orchestra.run.smithi133:> kubectl delete -f rook/cluster/examples/kubernetes/ceph/toolbox.yaml 2022-03-21T15:10:53.060 INFO:teuthology.orchestra.run.smithi133.stdout:deployment.apps "rook-ceph-tools" deleted 2022-03-21T15:10:53.067 ERROR:tasks.rook:'waiting for service removal' reached maximum tries (90) after waiting for 900 seconds Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_e92561bf8a1bc96ca490936c6f46ac4673e1b26e/qa/tasks/rook.py", line 379, in rook_cluster yield File "/home/teuthworker/src/git.ceph.com_git_teuthology_a4e18662e5de936eb0ac089e531b933ecbcadb0a/teuthology/contextutil.py", line 33, in nested yield vars File "/home/teuthworker/src/github.com_ceph_ceph-c_e92561bf8a1bc96ca490936c6f46ac4673e1b26e/qa/tasks/rook.py", line 669, in task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_a4e18662e5de936eb0ac089e531b933ecbcadb0a/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: 'waiting for service removal' reached maximum tries (90) after waiting for 900 seconds 2022-03-21T15:10:53.068 DEBUG:teuthology.orchestra.run.smithi133:> kubectl delete -f cluster.yaml 2022-03-21T15:10:53.208 INFO:teuthology.orchestra.run.smithi133.stdout:cephcluster.ceph.rook.io "rook-ceph" deleted 2022-03-21T15:10:53.211 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:10:53.210606 I | ceph-cluster-controller: CR "rook-ceph" is going be deleted, cancelling any ongoing orchestration 2022-03-21T15:10:53.567 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:10:53.566753 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:10:53.628 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:10:53.628027 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:10:53.629 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:10:53.628050 I | op-k8sutil: Reporting Event rook-ceph:rook-ceph Warning:ReconcileFailed:CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:11:03.850 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:11:03.849989 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:11:03.862 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:11:03.861939 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:11:14.082 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:11:14.081800 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:11:14.095 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:11:14.094952 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:11:24.320 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:11:24.320306 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:11:24.331 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:11:24.331390 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:11:34.555 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:11:34.555480 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:11:34.564 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:11:34.564394 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:11:44.700 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:11:44.700730 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-03-21 15:11:44.694848541 +0000 UTC m=+2072.218729423 LastTransitionTime:2022-03-21 14:39:01 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-03-21T15:11:44.784 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:11:44.783453 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:11:44.797 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:11:44.797240 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:11:55.019 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:11:55.018956 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:11:55.055 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:11:55.055359 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:12:05.303 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:12:05.303102 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:12:05.319 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:12:05.318986 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:12:15.539 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:12:15.538336 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:12:15.550 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:12:15.550747 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:12:25.770 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:12:25.770064 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:12:25.782 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:12:25.782096 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:12:36.012 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:12:36.011445 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:12:36.024 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:12:36.023969 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:12:46.244 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:12:46.243981 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:12:46.257 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:12:46.257683 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:12:56.473 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:12:56.472926 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:12:56.486 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:12:56.486193 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:13:06.708 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:13:06.708291 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:13:06.752 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:13:06.752892 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:13:17.003 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:13:17.002744 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:13:17.015 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:13:17.015065 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:13:27.236 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:13:27.236103 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:13:27.248 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:13:27.248462 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:13:37.468 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:13:37.468273 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:13:37.480 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:13:37.480094 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:13:47.696 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:13:47.696473 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:13:47.708 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:13:47.706820 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:13:57.931 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:13:57.926333 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:13:57.950 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:13:57.950486 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:14:08.212 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:14:08.212252 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:14:08.258 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:14:08.258330 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:14:18.502 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:14:18.502385 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:14:18.514 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:14:18.514580 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:14:28.775 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:14:28.775106 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:14:28.788 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:14:28.788228 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:14:39.015 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:14:39.015139 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:14:39.024 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:14:39.024616 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:14:49.244 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:14:49.244198 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:14:49.259 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:14:49.258550 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:14:59.481 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:14:59.480477 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:14:59.493 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:14:59.493957 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:15:09.715 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:15:09.715164 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:15:09.726 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:15:09.726622 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:15:19.950 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:15:19.949502 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:15:19.963 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:15:19.963680 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:15:30.190 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:15:30.189780 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:15:30.198 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:15:30.198597 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:15:40.421 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:15:40.421183 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:15:40.433 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:15:40.433537 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:15:50.654 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:15:50.654270 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:15:50.666 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:15:50.666691 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:16:00.886 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:16:00.883760 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:16:00.896 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:16:00.895624 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:16:11.113 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:16:11.112905 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:16:11.126 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:16:11.126562 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:16:21.352 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:16:21.352252 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:16:21.365 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:16:21.365607 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:16:31.594 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:16:31.593850 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:16:31.605 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:16:31.605271 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:16:41.825 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:16:41.825761 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:16:41.864 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:16:41.864463 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:16:52.096 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:16:52.096109 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:16:52.107 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:16:52.108020 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:17:02.332 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:17:02.332103 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:17:02.345 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:17:02.345968 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:17:12.565 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:17:12.565836 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:17:12.577 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:17:12.577801 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:17:22.799 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:17:22.798759 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:17:22.809 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:17:22.809522 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:17:33.110 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:17:33.110087 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:17:33.119 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:17:33.119303 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:17:43.340 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:17:43.340479 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:17:43.353 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:17:43.354039 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:17:53.573 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:17:53.573451 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:17:53.585 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:17:53.585420 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:18:03.813 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:18:03.806723 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:18:04.102 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:18:03.819294 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:18:14.035 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:18:14.035682 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:18:14.047 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:18:14.048181 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:18:24.266 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:18:24.266275 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:18:24.278 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:18:24.278459 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:18:34.524 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:18:34.524270 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:18:34.535 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:18:34.535494 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:18:44.767 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:18:44.767448 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:18:44.776 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:18:44.777409 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:18:55.060 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:18:55.060561 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:18:55.073 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:18:55.073036 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:19:05.293 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:19:05.293864 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:19:05.306 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:19:05.306642 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:19:15.524 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:19:15.524576 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:19:15.535 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:19:15.535613 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:19:25.758 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:19:25.758801 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:19:25.769 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:19:25.769662 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:19:35.993 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:19:35.993121 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:19:36.007 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:19:36.007496 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:19:46.227 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:19:46.227305 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:19:46.240 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:19:46.240439 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:19:56.458 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:19:56.458507 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:19:56.469 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:19:56.469817 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:20:06.692 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:20:06.693108 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:20:06.703 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:20:06.704522 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:20:16.923 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:20:16.923541 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:20:16.935 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:20:16.935499 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:20:27.150 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:20:27.150663 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:20:27.160 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:20:27.161140 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:20:37.380 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:20:37.380747 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:20:37.433 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:20:37.433862 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:20:47.651 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:20:47.651819 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:20:47.664 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:20:47.664659 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:20:57.882 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:20:57.882892 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:20:57.897 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:20:57.897624 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:21:08.138 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:21:08.138213 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:21:08.170 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:21:08.167549 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:21:18.429 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:21:18.429773 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:21:18.443 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:21:18.443371 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:21:28.713 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:21:28.713720 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:21:28.726 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:21:28.726806 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:21:38.949 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:21:38.950186 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:21:38.960 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:21:38.961399 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:21:49.182 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:21:49.183190 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:21:49.195 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:21:49.195668 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:21:59.416 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:21:59.416539 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:21:59.428 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:21:59.428784 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:22:09.650 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:22:09.650892 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:22:09.660 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:22:09.661041 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:22:19.883 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:22:19.883402 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:22:19.896 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:22:19.897129 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:22:30.115 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:22:30.116083 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:22:30.133 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:22:30.134190 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:22:40.351 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:22:40.352104 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:22:40.361 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:22:40.362547 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:22:50.584 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:22:50.584245 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:22:50.597 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:22:50.596491 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:23:00.219 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:23:00.219055 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T15:23:00.813 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:23:00.814214 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:23:00.823 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:23:00.824655 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:23:00.884 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:23:00.884420 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T15:23:00.875+0000 7f1d96316340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T15:23:00.884 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T15:23:00.875+0000 7f1d96316340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T15:23:00.885 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T15:23:00.875+0000 7f1d96316340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T15:23:00.885 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T15:23:00.885 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:23:00.884447 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T15:23:00.875+0000 7f1d96316340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T15:23:00.885 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T15:23:00.875+0000 7f1d96316340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T15:23:00.886 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T15:23:00.875+0000 7f1d96316340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T15:23:00.886 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T15:23:11.044 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:23:11.044402 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:23:11.068 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:23:11.068856 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:23:21.289 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:23:21.289776 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:23:21.302 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:23:21.303124 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:23:31.557 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:23:31.557978 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:23:31.570 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:23:31.570907 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:23:41.789 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:23:41.789338 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:23:41.801 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:23:41.802697 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:23:52.023 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:23:52.024305 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:23:52.037 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:23:52.037888 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:24:02.259 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:24:02.259819 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:24:02.273 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:24:02.274646 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:24:12.494 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:24:12.495294 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:24:12.504 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:24:12.505462 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:24:22.724 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:24:22.724499 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:24:22.736 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:24:22.736699 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:24:32.956 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:24:32.957041 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:24:32.968 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:24:32.968661 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:24:43.185 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:24:43.185377 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:24:43.196 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:24:43.197152 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:24:53.416 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:24:53.416618 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:24:53.428 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:24:53.428881 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:25:03.649 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:25:03.649994 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:25:03.702 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:25:03.702643 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:25:13.923 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:25:13.923604 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:25:13.936 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:25:13.935859 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:25:24.161 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:25:24.161677 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:25:24.172 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:25:24.173000 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:25:34.424 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:25:34.424862 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:25:34.437 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:25:34.437963 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:25:44.682 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:25:44.682930 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:25:44.695 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:25:44.695652 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:25:54.955 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:25:54.956100 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:25:54.964 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:25:54.964891 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:26:05.178 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:26:05.178930 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:26:05.188 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:26:05.188839 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:26:15.445 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:26:15.445562 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:26:15.460 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:26:15.460913 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:26:25.679 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:26:25.680114 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:26:25.737 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:26:25.738182 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:26:35.958 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:26:35.958870 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:26:35.971 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:26:35.971842 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:26:46.193 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:26:46.193752 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:26:46.202 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:26:46.203047 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:26:56.422 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:26:56.422171 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:26:56.435 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:26:56.435238 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:27:06.659 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:27:06.660204 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:27:06.669 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:27:06.670194 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:27:16.897 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:27:16.897925 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:27:16.908 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:27:16.909189 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:27:27.132 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:27:27.132294 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:27:27.235 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:27:27.235483 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:27:37.454 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:27:37.454973 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:27:37.468 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:27:37.468850 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:27:47.686 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:27:47.687173 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:27:47.766 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:27:47.697264 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:27:57.915 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:27:57.915538 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:27:57.928 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:27:57.929444 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:28:08.174 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:28:08.174819 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:28:08.189 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:28:08.189713 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:28:18.413 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:28:18.414117 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:28:18.469 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:28:18.425584 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:28:28.648 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:28:28.648551 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:28:28.776 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:28:28.660553 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:28:38.883 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:28:38.883396 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:28:38.897 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:28:38.897714 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:28:49.112 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:28:49.112794 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:28:49.123 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:28:49.123743 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:28:59.350 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:28:59.346776 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:28:59.479 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:28:59.356956 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:28:59.645 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:28:59.645454 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-03-21 15:28:59.633994265 +0000 UTC m=+3107.157875182 LastTransitionTime:2022-03-21 14:39:01 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-03-21T15:29:09.605 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:29:09.605611 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:29:09.618 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:29:09.619294 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:29:19.839 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:29:19.839211 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:29:19.850 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:29:19.850895 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:29:30.072 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:29:30.072242 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:29:30.241 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:29:30.115370 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:29:40.334 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:29:40.334794 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:29:40.343 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:29:40.343963 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:29:50.561 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:29:50.561207 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:29:50.573 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:29:50.574011 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:30:00.822 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:30:00.822219 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:30:00.928 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:30:00.831154 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:30:11.049 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:30:11.049466 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:30:11.059 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:30:11.059708 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:30:21.278 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:30:21.278865 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:30:21.290 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:30:21.290746 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:30:31.540 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:30:31.541063 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:30:31.640 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:30:31.549813 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:30:41.767 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:30:41.767736 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:30:41.780 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:30:41.780423 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:30:52.001 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:30:52.001332 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:30:52.013 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:30:52.013687 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:31:02.238 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:31:02.238996 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:31:02.277 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:31:02.252851 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:31:12.469 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:31:12.467755 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:31:12.478 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:31:12.478860 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:31:22.699 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:31:22.699441 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:31:22.711 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:31:22.711672 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:31:32.928 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:31:32.928570 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:31:32.941 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:31:32.941330 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:31:43.162 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:31:43.162886 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:31:43.173 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:31:43.174217 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:31:53.393 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:31:53.393722 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:31:53.406 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:31:53.406296 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:32:03.627 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:32:03.626759 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:32:03.639 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:32:03.639969 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:32:13.858 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:32:13.858342 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:32:13.872 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:32:13.872540 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:32:24.121 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:32:24.121351 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:32:24.130 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:32:24.130661 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:32:34.349 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:32:34.349199 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:32:34.361 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:32:34.361337 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:32:44.579 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:32:44.578855 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:32:44.592 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:32:44.592472 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:32:54.832 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:32:54.832686 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:32:54.842 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:32:54.842493 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:33:05.080 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:33:05.080768 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:33:05.091 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:33:05.091689 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:33:15.311 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:33:15.311189 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:33:15.322 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:33:15.322183 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:33:25.543 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:33:25.542965 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:33:25.554 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:33:25.555110 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:33:35.791 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:33:35.791960 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:33:35.800 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:33:35.800841 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:33:46.047 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:33:46.047216 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:33:46.061 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:33:46.061725 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:33:56.287 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:33:56.287883 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:33:56.296 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:33:56.296884 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:34:06.518 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:34:06.518336 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:34:06.531 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:34:06.531338 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:34:16.750 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:34:16.750882 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:34:16.763 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:34:16.763318 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:34:27.008 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:34:27.008306 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:34:27.023 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:34:27.023970 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:34:37.245 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:34:37.244909 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:34:37.259 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:34:37.259875 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:34:47.482 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:34:47.482053 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:34:47.507 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:34:47.507606 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:34:57.725 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:34:57.725759 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:34:57.734 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:34:57.734711 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:35:07.951 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:35:07.951526 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:35:07.960 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:35:07.961039 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:35:18.181 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:35:18.182042 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:35:18.194 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:35:18.194450 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:35:28.416 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:35:28.416426 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:35:28.428 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:35:28.428521 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:35:38.679 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:35:38.679253 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:35:38.692 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:35:38.693073 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:35:48.927 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:35:48.927575 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:35:48.937 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:35:48.937602 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:35:59.157 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:35:59.157312 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:35:59.169 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:35:59.169952 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:36:09.384 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:36:09.384304 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:36:09.394 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:36:09.395386 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:36:19.617 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:36:19.617855 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:36:19.629 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:36:19.630255 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:36:29.854 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:36:29.854598 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:36:29.868 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:36:29.868491 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:36:40.087 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:36:40.087330 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:36:40.099 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:36:40.099746 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:36:50.317 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:36:50.317941 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:36:50.325 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:36:50.326251 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:37:00.543 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:37:00.543368 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:37:00.599 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:37:00.600156 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:37:10.838 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:37:10.838433 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:37:10.849 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:37:10.850283 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:37:21.086 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:37:21.086375 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:37:21.099 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:37:21.100126 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:37:31.320 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:37:31.320753 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:37:31.334 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:37:31.334405 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:37:41.581 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:37:41.581449 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:37:41.592 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:37:41.592491 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:37:51.810 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:37:51.810804 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:37:51.825 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:37:51.826373 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:38:02.044 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:38:02.044444 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:38:02.057 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:38:02.057237 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:38:12.331 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:38:12.331940 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:38:12.345 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:38:12.344996 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:38:22.567 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:38:22.567246 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:38:22.577 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:38:22.578244 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:38:32.798 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:38:32.799006 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:38:32.811 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:38:32.812112 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:38:43.032 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:38:43.032255 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:38:43.096 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:38:43.045002 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:38:53.262 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:38:53.263267 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:38:53.272 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:38:53.273496 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:39:03.494 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:39:03.495294 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:39:03.505 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:39:03.506206 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:39:13.726 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:39:13.727165 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:39:13.739 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:39:13.739609 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:39:23.964 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:39:23.964551 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:39:23.972 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:39:23.973007 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:39:34.192 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:39:34.192116 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:39:34.203 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:39:34.203651 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:39:40.921 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:39:40.922249 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T15:39:41.524 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:39:41.523947 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T15:39:41.512+0000 7fc19f893340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T15:39:41.524 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T15:39:41.512+0000 7fc19f893340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T15:39:41.524 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T15:39:41.512+0000 7fc19f893340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T15:39:41.525 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T15:39:41.525 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:39:41.523982 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T15:39:41.512+0000 7fc19f893340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T15:39:41.525 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T15:39:41.512+0000 7fc19f893340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T15:39:41.525 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T15:39:41.512+0000 7fc19f893340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T15:39:41.525 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T15:39:44.423 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:39:44.423400 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:39:44.433 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:39:44.434502 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:39:54.657 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:39:54.657419 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:39:54.669 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:39:54.670550 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:40:04.893 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:40:04.889232 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:40:04.903 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:40:04.904244 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:40:15.128 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:40:15.128672 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:40:15.142 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:40:15.142974 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:40:25.364 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:40:25.365255 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:40:25.375 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:40:25.376737 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:40:35.598 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:40:35.598652 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:40:35.609 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:40:35.610396 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:40:45.936 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:40:45.937077 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:40:45.949 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:40:45.949627 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:40:56.182 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:40:56.182761 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:40:56.192 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:40:56.193460 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:41:06.430 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:41:06.431022 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:41:06.441 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:41:06.442063 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:41:16.660 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:41:16.661118 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:41:16.715 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:41:16.675184 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:41:26.926 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:41:26.927052 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:41:26.942 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:41:26.941363 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:41:37.158 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:41:37.158557 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:41:37.171 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:41:37.172028 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:41:47.389 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:41:47.390005 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:41:47.398 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:41:47.398978 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:41:57.618 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:41:57.619281 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:41:57.626 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:41:57.627630 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:42:07.881 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:42:07.882054 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:42:07.892 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:42:07.892140 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:42:18.129 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:42:18.129938 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:42:18.222 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:42:18.139897 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:42:28.361 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:42:28.361535 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:42:28.380 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:42:28.381036 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:42:38.645 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:42:38.646401 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:42:38.657 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:42:38.658403 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:42:48.879 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:42:48.879631 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:42:49.145 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:42:48.902506 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:42:59.120 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:42:59.120648 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:42:59.133 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:42:59.133778 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:43:09.349 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:43:09.349710 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:43:09.363 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:43:09.364451 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:43:19.583 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:43:19.584572 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:43:19.647 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:43:19.598489 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:43:29.819 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:43:29.819895 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:43:29.832 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:43:29.832552 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:43:40.056 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:43:40.056753 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:43:40.068 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:43:40.069041 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:43:50.285 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:43:50.286395 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:43:50.299 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:43:50.300836 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:44:00.519 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:44:00.519699 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:44:00.530 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:44:00.531386 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:44:10.751 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:44:10.751963 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:44:11.007 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:44:10.762759 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:44:20.983 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:44:20.984313 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:44:20.995 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:44:20.996539 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:44:31.218 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:44:31.218554 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:44:31.228 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:44:31.229116 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:44:41.444 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:44:41.445455 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:44:41.516 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:44:41.459205 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:44:51.687 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:44:51.688451 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:44:51.702 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:44:51.703207 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:45:01.919 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:45:01.920374 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:45:02.123 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:45:01.933687 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:45:12.153 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:45:12.153869 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:45:12.165 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:45:12.166373 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:45:22.386 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:45:22.386483 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:45:22.679 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:45:22.396422 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:45:32.612 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:45:32.612788 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:45:32.620 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:45:32.621173 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:45:42.873 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:45:42.874151 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:45:43.158 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:45:42.884370 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:45:53.102 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:45:53.103210 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:45:53.122 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:45:53.122581 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:46:03.343 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:46:03.344111 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:46:03.356 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:46:03.357028 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:46:13.576 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:46:13.577154 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:46:13.588 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:46:13.589711 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:46:23.811 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:46:23.812066 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:46:23.823 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:46:23.824166 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:46:34.043 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:46:34.044079 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:46:34.056 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:46:34.057011 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:46:44.277 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:46:44.277724 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:46:44.288 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:46:44.288597 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:46:54.508 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:46:54.509349 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:46:54.522 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:46:54.521326 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:47:04.743 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:47:04.744211 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:47:04.752 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:47:04.752959 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:47:14.974 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:47:14.974784 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:47:14.985 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:47:14.985813 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:47:25.210 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:47:25.210519 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:47:25.218 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:47:25.219065 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:47:35.440 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:47:35.440844 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:47:35.452 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:47:35.453379 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:47:45.684 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:47:45.685522 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:47:45.694 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:47:45.695626 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:47:55.914 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:47:55.914527 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:47:55.926 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:47:55.926931 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:48:06.147 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:48:06.148226 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:48:06.159 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:48:06.159754 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:48:16.377 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:48:16.377522 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:48:16.388 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:48:16.389346 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:48:16.491 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:48:16.492324 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-03-21 15:48:16.483138755 +0000 UTC m=+4264.007019653 LastTransitionTime:2022-03-21 14:39:01 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-03-21T15:48:26.610 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:48:26.610013 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:48:26.625 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:48:26.624311 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:48:36.844 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:48:36.845085 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:48:36.858 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:48:36.858663 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:48:47.077 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:48:47.077396 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:48:47.090 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:48:47.090975 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:48:57.316 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:48:57.316931 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:48:57.327 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:48:57.327895 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:49:07.546 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:49:07.546241 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:49:07.558 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:49:07.554859 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:49:17.775 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:49:17.775737 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:49:17.787 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:49:17.788250 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:49:28.008 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:49:28.008505 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:49:28.020 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:49:28.021222 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:49:38.239 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:49:38.239612 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:49:38.310 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:49:38.307914 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:49:48.525 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:49:48.525202 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:49:48.539 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:49:48.539114 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:49:58.758 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:49:58.758192 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:49:58.770 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:49:58.770628 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:50:08.987 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:50:08.987685 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:50:08.999 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:50:09.000267 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:50:19.220 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:50:19.220584 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:50:19.234 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:50:19.233310 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:50:29.499 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:50:29.499775 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:50:29.513 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:50:29.513421 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:50:39.763 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:50:39.763382 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:50:39.772 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:50:39.772441 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:50:49.990 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:50:49.989572 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:50:50.001 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:50:50.001323 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:51:00.242 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:51:00.242770 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:51:00.253 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:51:00.253657 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:51:10.474 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:51:10.475024 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:51:10.482 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:51:10.482914 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:51:20.702 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:51:20.702378 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:51:20.710 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:51:20.710915 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:51:30.935 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:51:30.935045 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:51:30.948 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:51:30.947412 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:51:41.166 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:51:41.166502 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:51:41.179 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:51:41.179931 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:51:51.403 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:51:51.403817 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:51:51.415 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:51:51.415490 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:52:01.666 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:52:01.666297 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:52:01.682 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:52:01.682106 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:52:11.901 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:52:11.901701 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:52:11.914 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:52:11.915047 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:52:22.138 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:52:22.137832 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:52:22.151 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:52:22.151886 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:52:32.373 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:52:32.373499 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:52:32.390 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:52:32.389505 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:52:42.613 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:52:42.613543 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:52:42.630 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:52:42.624490 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:52:52.848 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:52:52.847955 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:52:52.857 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:52:52.857925 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:53:03.075 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:53:03.075287 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:53:03.087 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:53:03.087597 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:53:13.309 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:53:13.308845 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:53:13.320 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:53:13.320632 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:53:23.548 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:53:23.548567 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:53:23.561 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:53:23.561918 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:53:33.791 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:53:33.790643 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:53:33.802 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:53:33.802760 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:53:44.019 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:53:44.019440 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:53:44.032 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:53:44.031817 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:53:54.253 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:53:54.253178 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:53:54.265 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:53:54.265438 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:54:04.491 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:54:04.490571 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:54:04.513 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:54:04.512941 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:54:14.784 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:54:14.784629 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:54:14.797 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:54:14.797342 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:54:25.015 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:54:25.015632 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:54:25.028 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:54:25.028860 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:54:35.250 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:54:35.250477 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:54:35.264 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:54:35.264031 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:54:45.483 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:54:45.483086 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:54:45.494 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:54:45.494647 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:54:55.726 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:54:55.725589 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:54:55.737 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:54:55.737063 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:55:05.957 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:55:05.957293 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:55:05.969 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:55:05.969404 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:55:16.207 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:55:16.206792 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:55:16.219 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:55:16.219630 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:55:26.440 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:55:26.440676 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:55:26.457 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:55:26.456410 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:55:36.677 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:55:36.676830 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:55:36.688 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:55:36.688252 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:55:46.912 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:55:46.911873 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:55:46.971 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:55:46.971216 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:55:57.190 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:55:57.190095 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:55:57.201 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:55:57.201276 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:56:07.447 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:56:07.447072 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:56:07.458 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:56:07.458764 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:56:17.678 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:56:17.677944 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:56:17.689 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:56:17.689340 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:56:21.531 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:56:21.531352 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T15:56:22.143 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:56:22.141739 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T15:56:22.133+0000 7fc8ae9e8340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T15:56:22.143 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T15:56:22.133+0000 7fc8ae9e8340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T15:56:22.144 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T15:56:22.133+0000 7fc8ae9e8340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T15:56:22.144 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T15:56:22.144 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:56:22.141770 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T15:56:22.133+0000 7fc8ae9e8340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T15:56:22.144 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T15:56:22.133+0000 7fc8ae9e8340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T15:56:22.144 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T15:56:22.133+0000 7fc8ae9e8340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T15:56:22.145 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T15:56:27.911 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:56:27.910564 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:56:27.923 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:56:27.922865 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:56:38.143 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:56:38.142941 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:56:38.154 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:56:38.154495 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:56:48.380 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:56:48.380103 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:56:48.392 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:56:48.392275 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:56:58.610 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:56:58.609924 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:56:58.620 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:56:58.620382 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:57:08.858 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:57:08.857964 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:57:08.874 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:57:08.873512 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:57:19.132 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:57:19.132454 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:57:19.143 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:57:19.143682 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:57:29.408 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:57:29.408147 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:57:29.420 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:57:29.420717 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:57:39.644 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:57:39.643677 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:57:39.656 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:57:39.655957 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:57:49.879 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:57:49.879559 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:57:49.894 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:57:49.894335 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:58:00.169 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:58:00.169402 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:58:00.179 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:58:00.179193 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:58:10.395 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:58:10.395213 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:58:10.406 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:58:10.406017 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:58:20.708 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:58:20.708010 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:58:20.721 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:58:20.720915 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:58:30.947 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:58:30.947191 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:58:30.956 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:58:30.956567 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:58:41.174 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:58:41.174216 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:58:41.187 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:58:41.187291 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:58:51.406 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:58:51.406103 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:58:51.416 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:58:51.416415 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:59:01.639 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:59:01.639561 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:59:01.654 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:59:01.653967 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:59:11.875 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:59:11.875301 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:59:11.891 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:59:11.889148 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:59:22.110 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:59:22.110128 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:59:22.124 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:59:22.123779 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:59:32.344 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:59:32.344003 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:59:32.423 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:59:32.423317 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:59:42.712 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:59:42.711880 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:59:42.721 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:59:42.721005 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:59:52.958 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:59:52.957653 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T15:59:52.969 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 15:59:52.969540 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:00:03.190 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:00:03.189964 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:00:03.203 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:00:03.202929 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:00:13.457 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:00:13.456775 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:00:13.470 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:00:13.470808 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:00:23.695 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:00:23.695118 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:00:23.732 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:00:23.731924 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:00:33.974 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:00:33.973790 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:00:33.984 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:00:33.984626 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:00:44.206 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:00:44.206505 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:00:44.222 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:00:44.222042 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:00:54.456 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:00:54.455592 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:00:54.467 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:00:54.467430 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:01:04.703 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:01:04.703395 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:01:04.714 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:01:04.714464 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:01:14.933 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:01:14.932659 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:01:14.946 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:01:14.946090 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:01:25.187 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:01:25.187476 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:01:25.204 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:01:25.204224 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:01:35.467 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:01:35.466752 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:01:35.478 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:01:35.479002 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:01:45.696 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:01:45.696613 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:01:45.731 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:01:45.730977 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:01:55.999 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:01:55.999374 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:01:56.012 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:01:56.012259 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:02:06.234 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:02:06.233924 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:02:06.245 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:02:06.245479 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:02:16.465 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:02:16.465447 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:02:16.502 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:02:16.502248 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:02:26.722 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:02:26.721667 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:02:26.733 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:02:26.733719 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:02:36.956 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:02:36.955723 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:02:36.970 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:02:36.970690 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:02:47.201 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:02:47.200811 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:02:47.211 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:02:47.210681 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:02:57.427 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:02:57.427664 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:02:57.441 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:02:57.441678 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:03:07.670 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:03:07.669275 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:03:07.681 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:03:07.680922 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:03:17.900 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:03:17.900149 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:03:17.909 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:03:17.909365 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:03:28.137 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:03:28.136801 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:03:28.149 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:03:28.149361 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:03:38.370 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:03:38.370036 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:03:38.396 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:03:38.396310 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:03:48.621 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:03:48.620909 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:03:48.673 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:03:48.673692 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:03:58.892 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:03:58.891438 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:03:58.904 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:03:58.903156 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:04:09.122 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:04:09.121628 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:04:09.135 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:04:09.135217 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:04:19.355 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:04:19.355350 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:04:19.367 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:04:19.367095 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:04:29.587 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:04:29.587111 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:04:29.598 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:04:29.598479 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:04:39.821 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:04:39.820931 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:04:39.832 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:04:39.831960 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:04:50.054 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:04:50.054129 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:04:50.065 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:04:50.064987 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:05:00.284 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:05:00.284447 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:05:00.296 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:05:00.296709 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:05:10.516 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:05:10.516081 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:05:10.551 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:05:10.551788 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:05:20.769 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:05:20.769183 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:05:20.783 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:05:20.783071 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:05:31.001 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:05:31.001116 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:05:31.012 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:05:31.012904 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:05:31.358 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:05:31.358322 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-03-21 16:05:31.351432213 +0000 UTC m=+5298.875313119 LastTransitionTime:2022-03-21 14:39:01 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-03-21T16:05:41.232 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:05:41.232506 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:05:41.244 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:05:41.245044 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:05:51.479 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:05:51.478748 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:05:51.497 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:05:51.497703 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:06:01.727 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:06:01.727220 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:06:01.739 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:06:01.739747 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:06:11.961 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:06:11.961314 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:06:11.978 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:06:11.978853 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:06:22.199 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:06:22.199554 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:06:22.209 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:06:22.209972 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:06:32.228 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:06:32.228037 E | ceph-spec: failed to update cluster condition to {Type:Deleting Status:True Reason:ClusterDeleting Message:Deleting the CephCluster LastHeartbeatTime:2022-03-21 16:06:32.211002155 +0000 UTC m=+5359.734883018 LastTransitionTime:2022-03-21 15:10:53 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-03-21T16:06:32.432 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:06:32.432883 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:06:32.444 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:06:32.444224 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:06:42.666 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:06:42.666058 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:06:42.675 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:06:42.676148 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:06:52.897 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:06:52.897469 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:06:52.910 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:06:52.907249 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:07:03.128 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:07:03.128578 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:07:03.140 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:07:03.140227 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:07:13.364 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:07:13.364457 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:07:13.375 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:07:13.375317 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:07:23.593 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:07:23.593154 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:07:23.606 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:07:23.606334 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:07:33.852 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:07:33.852290 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:07:33.862 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:07:33.862653 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:07:44.081 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:07:44.081217 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:07:44.095 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:07:44.095337 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:07:54.314 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:07:54.313851 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:07:54.325 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:07:54.325779 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:08:04.554 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:08:04.553885 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:08:04.565 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:08:04.565747 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:08:14.789 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:08:14.789098 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:08:14.801 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:08:14.800563 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:08:25.023 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:08:25.023502 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:08:25.033 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:08:25.033735 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:08:35.249 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:08:35.249561 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:08:35.260 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:08:35.260988 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:08:45.511 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:08:45.510952 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:08:45.523 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:08:45.523286 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:08:55.751 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:08:55.750664 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:08:55.765 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:08:55.765912 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:09:05.986 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:09:05.985907 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:09:06.028 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:09:06.028604 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:09:16.247 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:09:16.247008 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:09:16.313 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:09:16.313815 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:09:26.532 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:09:26.532182 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:09:26.544 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:09:26.543401 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:09:36.761 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:09:36.761105 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:09:36.771 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:09:36.771983 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:09:46.985 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:09:46.985632 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:09:46.998 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:09:46.998720 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:09:57.235 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:09:57.235900 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:09:57.249 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:09:57.249317 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:10:07.470 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:10:07.470220 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:10:07.481 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:10:07.481633 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:10:17.722 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:10:17.722160 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:10:17.769 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:10:17.752333 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:10:27.973 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:10:27.972595 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:10:27.985 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:10:27.985274 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:10:38.204 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:10:38.204721 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:10:38.216 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:10:38.216391 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:10:48.439 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:10:48.439163 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:10:48.451 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:10:48.451387 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:10:58.675 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:10:58.675406 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:10:58.687 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:10:58.687740 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:10:58.688 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:10:58.687768 I | op-k8sutil: Reporting Event rook-ceph:rook-ceph Warning:ReconcileFailed:CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:11:08.911 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:11:08.911524 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:11:08.961 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:11:08.961380 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:11:19.180 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:11:19.180154 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:11:19.192 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:11:19.192666 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:11:29.415 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:11:29.415211 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:11:29.426 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:11:29.426945 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:11:39.644 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:11:39.644844 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:11:39.656 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:11:39.655822 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:11:49.874 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:11:49.874055 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:11:49.885 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:11:49.885864 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:12:00.111 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:12:00.108836 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:12:00.120 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:12:00.121223 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:12:10.345 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:12:10.345339 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:12:10.356 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:12:10.357070 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:12:20.585 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:12:20.582091 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:12:20.594 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:12:20.593847 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:12:30.816 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:12:30.816906 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:12:30.828 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:12:30.828353 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:12:41.052 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:12:41.052364 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:12:41.065 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:12:41.065949 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:12:51.313 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:12:51.313750 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:12:51.332 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:12:51.328391 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:13:01.547 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:13:01.547672 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:13:01.556 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:13:01.557361 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:13:02.148 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:13:02.149079 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T16:13:02.762 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:13:02.762033 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T16:13:02.751+0000 7fae364a1340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T16:13:02.762 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T16:13:02.751+0000 7fae364a1340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T16:13:02.763 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T16:13:02.751+0000 7fae364a1340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T16:13:02.763 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T16:13:02.763 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:13:02.762057 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T16:13:02.751+0000 7fae364a1340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T16:13:02.763 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T16:13:02.751+0000 7fae364a1340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T16:13:02.764 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T16:13:02.751+0000 7fae364a1340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T16:13:02.764 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T16:13:11.792 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:13:11.791999 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:13:11.866 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:13:11.804812 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:13:22.050 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:13:22.050269 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:13:22.078 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:13:22.078708 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:13:32.324 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:13:32.324607 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:13:32.333 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:13:32.333133 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:13:42.596 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:13:42.595944 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:13:42.612 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:13:42.608805 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:13:52.821 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:13:52.821087 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:13:52.832 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:13:52.833098 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:14:03.094 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:14:03.094780 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:14:03.113 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:14:03.113654 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:14:13.341 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:14:13.341355 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:14:13.353 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:14:13.353284 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:14:23.571 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:14:23.570975 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:14:23.585 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:14:23.585476 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:14:33.810 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:14:33.807269 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:14:33.818 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:14:33.817872 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:14:44.086 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:14:44.086718 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:14:44.097 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:14:44.097673 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:14:54.316 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:14:54.316374 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:14:54.330 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:14:54.329996 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:15:04.558 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:15:04.557299 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:15:04.569 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:15:04.569396 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:15:14.791 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:15:14.791097 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:15:14.802 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:15:14.803088 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:15:25.028 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:15:25.026975 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:15:25.041 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:15:25.040587 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:15:35.261 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:15:35.261070 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:15:35.273 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:15:35.273527 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:15:45.508 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:15:45.508297 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:15:45.522 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:15:45.522222 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:15:55.742 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:15:55.742661 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:15:55.754 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:15:55.754179 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:16:05.974 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:16:05.973965 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:16:05.987 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:16:05.987640 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:16:16.209 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:16:16.207899 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:16:16.220 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:16:16.220565 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:16:26.444 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:16:26.444183 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:16:26.456 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:16:26.456780 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:16:36.686 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:16:36.685972 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:16:36.698 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:16:36.698321 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:16:46.919 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:16:46.919235 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:16:46.931 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:16:46.931192 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:16:57.162 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:16:57.162402 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:16:57.175 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:16:57.175704 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:17:07.431 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:17:07.431478 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:17:07.444 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:17:07.444110 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:17:17.664 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:17:17.664154 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:17:17.702 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:17:17.702640 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:17:27.920 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:17:27.919384 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:17:27.928 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:17:27.928889 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:17:38.144 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:17:38.144043 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:17:38.157 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:17:38.157366 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:17:48.405 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:17:48.405681 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:17:48.421 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:17:48.421477 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:17:58.671 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:17:58.671504 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:17:58.686 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:17:58.686074 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:18:08.957 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:18:08.957280 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:18:08.971 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:18:08.971426 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:18:19.187 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:18:19.186923 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:18:19.201 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:18:19.201237 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:18:29.420 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:18:29.420061 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:18:29.432 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:18:29.432115 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:18:39.648 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:18:39.648632 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:18:39.659 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:18:39.658948 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:18:49.877 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:18:49.876857 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:18:49.890 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:18:49.890121 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:19:00.109 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:19:00.108794 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:19:00.120 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:19:00.120614 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:19:10.345 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:19:10.345339 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:19:10.354 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:19:10.354619 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:19:20.598 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:19:20.598183 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:19:20.610 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:19:20.610561 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:19:30.827 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:19:30.826962 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:19:30.838 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:19:30.838980 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:19:41.058 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:19:41.057977 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:19:41.072 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:19:41.070744 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:19:51.292 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:19:51.292203 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:19:51.324 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:19:51.324719 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:20:01.586 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:20:01.586595 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:20:01.599 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:20:01.599890 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:20:11.837 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:20:11.836586 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:20:11.849 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:20:11.848910 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:20:22.072 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:20:22.072056 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:20:22.086 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:20:22.085192 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:20:32.331 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:20:32.331048 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:20:32.343 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:20:32.343368 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:20:42.566 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:20:42.563930 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:20:42.577 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:20:42.577703 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:20:52.795 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:20:52.794880 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:20:52.809 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:20:52.809686 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:21:03.027 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:21:03.026581 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:21:03.038 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:21:03.038299 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:21:13.254 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:21:13.254104 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:21:13.264 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:21:13.264368 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:21:23.482 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:21:23.482265 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:21:23.493 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:21:23.493286 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:21:33.712 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:21:33.711775 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:21:33.722 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:21:33.722482 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:21:43.939 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:21:43.939631 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:21:43.955 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:21:43.955230 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:21:54.195 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:21:54.193871 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:21:54.207 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:21:54.207322 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:22:04.425 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:22:04.424962 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:22:04.436 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:22:04.436600 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:22:14.656 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:22:14.656682 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:22:14.669 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:22:14.669739 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:22:24.905 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:22:24.905142 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:22:24.916 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:22:24.916325 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:22:35.134 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:22:35.134042 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:22:35.147 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:22:35.147514 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:22:45.365 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:22:45.364926 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:22:45.376 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:22:45.376788 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:22:55.597 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:22:55.597620 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:22:55.609 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:22:55.609492 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:23:05.827 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:23:05.827753 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:23:05.839 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:23:05.839614 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:23:16.057 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:23:16.057705 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:23:16.066 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:23:16.066191 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:23:26.292 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:23:26.291985 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:23:26.303 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:23:26.303676 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:23:36.522 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:23:36.522281 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:23:36.534 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:23:36.534681 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:23:46.754 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:23:46.754507 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:23:46.763 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:23:46.763210 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:23:56.991 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:23:56.990569 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:23:57.006 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:23:57.005988 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:24:07.234 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:24:07.230233 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:24:07.242 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:24:07.242196 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:24:17.464 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:24:17.464530 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:24:17.475 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:24:17.475500 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:24:27.696 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:24:27.696469 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:24:27.710 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:24:27.709452 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:24:37.949 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:24:37.948700 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:24:37.962 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:24:37.962098 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:24:48.113 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:24:48.113846 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-03-21 16:24:48.105079268 +0000 UTC m=+6455.628960175 LastTransitionTime:2022-03-21 14:39:01 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-03-21T16:24:48.186 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:24:48.186390 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:24:48.199 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:24:48.199500 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:24:58.419 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:24:58.419447 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:24:58.433 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:24:58.432962 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:25:08.648 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:25:08.647944 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:25:08.658 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:25:08.658043 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:25:18.877 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:25:18.877102 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:25:18.891 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:25:18.891551 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:25:29.109 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:25:29.108970 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:25:29.121 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:25:29.121866 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:25:39.347 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:25:39.347801 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:25:39.409 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:25:39.409812 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:25:49.652 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:25:49.652589 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:25:49.663 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:25:49.663197 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:25:59.898 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:25:59.898557 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:25:59.910 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:25:59.910031 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:26:10.128 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:26:10.128627 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:26:10.142 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:26:10.142428 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:26:20.361 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:26:20.361874 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:26:20.376 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:26:20.374494 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:26:30.594 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:26:30.593498 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:26:30.605 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:26:30.605985 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:26:40.824 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:26:40.824517 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:26:40.836 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:26:40.836017 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:26:51.083 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:26:51.083884 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:26:51.093 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:26:51.093396 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:27:01.323 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:27:01.323373 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:27:01.338 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:27:01.338288 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:27:11.565 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:27:11.565614 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:27:11.576 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:27:11.577049 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:27:21.800 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:27:21.800511 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:27:21.808 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:27:21.808947 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:27:32.046 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:27:32.045618 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:27:32.056 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:27:32.056520 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:27:42.283 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:27:42.282965 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:27:42.293 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:27:42.293733 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:27:52.516 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:27:52.516004 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:27:52.528 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:27:52.528212 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:28:02.746 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:28:02.746038 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:28:02.759 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:28:02.759976 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:28:12.978 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:28:12.978354 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:28:12.991 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:28:12.991288 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:28:23.211 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:28:23.211213 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:28:23.243 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:28:23.243515 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:28:33.484 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:28:33.484023 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:28:33.496 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:28:33.496344 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:28:43.717 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:28:43.716949 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:28:43.729 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:28:43.729896 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:28:53.962 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:28:53.961962 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:28:53.972 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:28:53.972387 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:29:04.187 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:29:04.186730 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:29:04.195 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:29:04.195985 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:29:14.447 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:29:14.443295 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:29:14.456 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:29:14.456664 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:29:24.671 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:29:24.671908 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:29:24.682 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:29:24.682893 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:29:34.941 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:29:34.939013 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:29:34.951 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:29:34.949895 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:29:42.768 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:29:42.768442 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T16:29:43.350 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:29:43.349302 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T16:29:43.341+0000 7f2349889340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T16:29:43.350 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T16:29:43.341+0000 7f2349889340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T16:29:43.350 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T16:29:43.341+0000 7f2349889340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T16:29:43.351 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T16:29:43.351 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:29:43.349327 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T16:29:43.341+0000 7f2349889340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T16:29:43.351 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T16:29:43.341+0000 7f2349889340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T16:29:43.351 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T16:29:43.341+0000 7f2349889340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T16:29:43.352 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T16:29:45.195 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:29:45.195258 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:29:45.203 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:29:45.204039 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:29:55.423 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:29:55.423367 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:29:55.435 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:29:55.435180 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:30:05.653 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:30:05.653284 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:30:05.662 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:30:05.662856 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:30:15.883 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:30:15.883174 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:30:15.897 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:30:15.897399 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:30:26.116 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:30:26.116602 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:30:26.131 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:30:26.131434 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:30:36.353 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:30:36.353266 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:30:36.363 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:30:36.362754 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:30:46.582 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:30:46.582344 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:30:46.594 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:30:46.594116 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:30:56.814 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:30:56.813527 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:30:56.826 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:30:56.825821 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:31:07.052 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:31:07.048442 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:31:07.065 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:31:07.064921 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:31:17.361 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:31:17.360509 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:31:17.373 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:31:17.373568 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:31:27.626 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:31:27.626428 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:31:27.638 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:31:27.638894 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:31:37.860 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:31:37.860168 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:31:37.874 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:31:37.874910 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:31:48.096 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:31:48.096064 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:31:48.107 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:31:48.107647 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:31:58.328 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:31:58.327784 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:31:58.340 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:31:58.340186 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:32:08.560 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:32:08.560178 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:32:08.575 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:32:08.575467 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:32:18.796 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:32:18.796055 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:32:18.808 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:32:18.808272 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:32:29.032 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:32:29.031987 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:32:29.045 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:32:29.045833 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:32:39.293 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:32:39.293156 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:32:39.306 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:32:39.306634 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:32:49.529 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:32:49.529143 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:32:49.542 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:32:49.542816 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:32:59.778 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:32:59.778128 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:32:59.790 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:32:59.790376 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:33:10.041 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:33:10.041674 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:33:10.055 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:33:10.054968 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:33:20.291 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:33:20.291115 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:33:20.304 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:33:20.303355 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:33:30.522 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:33:30.522184 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:33:30.578 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:33:30.578695 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:33:40.816 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:33:40.816598 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:33:40.825 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:33:40.825458 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:33:51.043 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:33:51.042295 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:33:51.053 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:33:51.053397 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:34:01.272 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:34:01.273003 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:34:01.285 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:34:01.285725 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:34:11.504 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:34:11.503388 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:34:11.515 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:34:11.515261 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:34:21.733 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:34:21.733292 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:34:21.754 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:34:21.752681 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:34:31.979 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:34:31.979564 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:34:31.991 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:34:31.991762 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:34:42.212 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:34:42.212535 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:34:42.229 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:34:42.229872 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:34:52.452 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:34:52.452137 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:34:52.466 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:34:52.466122 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:35:02.686 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:35:02.686192 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:35:02.700 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:35:02.700378 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:35:12.916 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:35:12.916235 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:35:12.928 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:35:12.928932 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:35:23.148 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:35:23.147910 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:35:23.158 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:35:23.159086 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:35:33.380 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:35:33.380380 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:35:33.398 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:35:33.398940 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:35:43.618 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:35:43.618070 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:35:43.628 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:35:43.628303 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:35:53.872 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:35:53.872600 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:35:53.885 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:35:53.885774 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:36:04.146 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:36:04.146492 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:36:04.156 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:36:04.157296 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:36:14.382 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:36:14.381916 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:36:14.395 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:36:14.395466 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:36:24.616 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:36:24.616460 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:36:24.630 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:36:24.630433 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:36:34.852 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:36:34.852470 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:36:34.864 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:36:34.865137 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:36:45.086 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:36:45.086483 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:36:45.098 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:36:45.099041 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:36:55.321 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:36:55.321094 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:36:55.332 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:36:55.332582 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:37:05.563 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:37:05.553522 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:37:05.566 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:37:05.565812 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:37:15.785 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:37:15.784924 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:37:15.819 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:37:15.816274 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:37:26.081 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:37:26.081226 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:37:26.094 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:37:26.094601 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:37:36.320 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:37:36.320254 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:37:36.329 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:37:36.329531 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:37:46.552 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:37:46.552831 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:37:46.562 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:37:46.561581 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:37:56.777 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:37:56.777270 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:37:56.787 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:37:56.787619 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:38:07.007 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:38:07.006950 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:38:07.019 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:38:07.020229 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:38:17.241 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:38:17.240839 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:38:17.257 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:38:17.258057 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:38:27.485 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:38:27.485681 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:38:27.498 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:38:27.497628 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:38:37.719 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:38:37.718810 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:38:37.736 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:38:37.736167 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:38:47.957 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:38:47.956944 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:38:47.970 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:38:47.970864 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:38:58.189 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:38:58.188995 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:38:58.200 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:38:58.200366 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:39:08.421 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:39:08.421682 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:39:08.434 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:39:08.434654 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:39:18.658 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:39:18.657432 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:39:18.671 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:39:18.671491 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:39:28.896 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:39:28.895545 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:39:28.907 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:39:28.906604 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:39:39.128 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:39:39.128361 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:39:39.141 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:39:39.141259 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:39:49.359 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:39:49.359709 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:39:49.376 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:39:49.376509 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:39:59.621 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:39:59.621516 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:39:59.635 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:39:59.635952 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:40:09.858 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:40:09.858753 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:40:09.870 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:40:09.871288 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:40:20.095 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:40:20.095232 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:40:20.104 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:40:20.104521 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:40:30.327 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:40:30.327027 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:40:30.339 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:40:30.340086 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:40:40.565 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:40:40.565063 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:40:40.579 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:40:40.579333 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:40:50.801 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:40:50.801047 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:40:50.812 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:40:50.813086 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:41:01.035 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:41:01.035707 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:41:01.048 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:41:01.048633 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:41:11.264 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:41:11.264229 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:41:11.276 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:41:11.277060 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:41:21.495 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:41:21.494949 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:41:21.509 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:41:21.508809 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:41:31.727 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:41:31.727716 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:41:31.739 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:41:31.739389 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:41:41.959 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:41:41.959510 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:41:41.976 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:41:41.976938 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:41:52.217 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:41:52.217206 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:41:52.228 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:41:52.228866 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:42:02.449 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:42:02.448465 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:42:02.460 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:42:02.460911 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:42:12.677 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:42:12.677315 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:42:12.688 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:42:12.689142 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:42:22.907 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:42:22.907145 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:42:22.918 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:42:22.918640 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:42:33.138 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:42:33.138350 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:42:33.149 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:42:33.149511 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:42:43.370 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:42:43.370334 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:42:43.381 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:42:43.381696 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:42:53.603 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:42:53.603210 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:42:53.616 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:42:53.616864 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:43:03.815 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:43:03.815697 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-03-21 16:43:03.809839186 +0000 UTC m=+7551.333720103 LastTransitionTime:2022-03-21 14:39:01 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-03-21T16:43:03.838 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:43:03.838924 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:43:03.848 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:43:03.848680 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:43:14.069 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:43:14.069009 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:43:14.082 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:43:14.082639 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:43:24.324 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:43:24.324071 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:43:24.333 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:43:24.333609 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:43:34.593 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:43:34.593156 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:43:34.602 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:43:34.602564 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:43:44.865 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:43:44.865475 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:43:44.875 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:43:44.875562 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:43:55.094 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:43:55.094245 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:43:55.105 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:43:55.105612 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:44:05.361 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:44:05.362016 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:44:05.370 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:44:05.370787 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:44:15.626 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:44:15.625853 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:44:15.639 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:44:15.639822 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:44:25.863 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:44:25.864075 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:44:25.873 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:44:25.873378 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:44:36.092 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:44:36.092340 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:44:36.105 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:44:36.104274 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:44:46.321 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:44:46.321469 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:44:46.334 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:44:46.334597 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:44:56.554 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:44:56.554662 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:44:56.568 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:44:56.568335 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:45:06.786 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:45:06.786219 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:45:06.797 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:45:06.797147 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:45:17.019 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:45:17.019546 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:45:17.029 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:45:17.029233 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:45:27.288 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:45:27.286381 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:45:27.302 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:45:27.299689 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:45:37.529 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:45:37.529435 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:45:37.538 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:45:37.539063 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:45:47.768 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:45:47.768773 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:45:47.778 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:45:47.777935 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:45:58.000 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:45:58.000623 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:45:58.010 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:45:58.010287 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:46:08.315 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:46:08.314957 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:46:08.329 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:46:08.329927 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:46:18.572 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:46:18.571978 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:46:18.583 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:46:18.584250 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:46:23.357 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:46:23.357392 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T16:46:23.961 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:46:23.960948 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T16:46:23.951+0000 7f263f4da340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T16:46:23.961 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T16:46:23.951+0000 7f263f4da340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T16:46:23.962 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T16:46:23.951+0000 7f263f4da340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T16:46:23.962 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T16:46:23.962 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:46:23.960974 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T16:46:23.951+0000 7f263f4da340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T16:46:23.963 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T16:46:23.951+0000 7f263f4da340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T16:46:23.963 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T16:46:23.951+0000 7f263f4da340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T16:46:23.963 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T16:46:28.801 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:46:28.801224 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:46:28.815 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:46:28.815062 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:46:39.034 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:46:39.034346 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:46:39.046 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:46:39.046662 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:46:49.264 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:46:49.264908 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:46:49.274 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:46:49.275289 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:46:59.493 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:46:59.493314 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:46:59.505 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:46:59.505822 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:47:09.718 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:47:09.718613 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:47:09.730 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:47:09.730293 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:47:19.950 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:47:19.950169 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:47:19.961 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:47:19.961562 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:47:30.183 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:47:30.183221 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:47:30.196 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:47:30.196461 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:47:40.418 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:47:40.418657 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:47:40.434 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:47:40.431312 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:47:50.651 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:47:50.651783 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:47:50.662 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:47:50.663182 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:48:00.978 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:48:00.978389 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:48:00.993 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:48:00.992747 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:48:11.210 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:48:11.210400 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:48:11.222 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:48:11.222786 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:48:21.444 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:48:21.444512 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:48:21.453 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:48:21.454089 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:48:31.841 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:48:31.841441 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:48:31.851 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:48:31.851665 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:48:42.165 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:48:42.165342 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:48:42.180 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:48:42.180411 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:48:52.399 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:48:52.399212 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:48:52.410 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:48:52.410735 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:49:02.756 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:49:02.756390 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:49:02.804 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:49:02.804280 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:49:13.169 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:49:13.169278 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:49:13.179 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:49:13.180122 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:49:23.414 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:49:23.414639 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:49:23.442 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:49:23.442074 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:49:33.668 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:49:33.668556 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:49:33.680 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:49:33.680325 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:49:43.920 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:49:43.920092 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:49:43.930 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:49:43.930747 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:49:54.151 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:49:54.151714 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:49:54.162 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:49:54.162561 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:50:04.396 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:50:04.395991 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:50:04.410 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:50:04.410435 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:50:14.645 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:50:14.645601 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:50:14.656 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:50:14.656559 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:50:24.895 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:50:24.895547 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:50:24.932 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:50:24.932342 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:50:35.187 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:50:35.187194 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:50:35.200 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:50:35.200718 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:50:45.447 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:50:45.447402 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:50:45.461 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:50:45.462033 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:50:55.680 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:50:55.680491 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:50:55.693 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:50:55.693300 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:51:05.911 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:51:05.910812 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:51:05.923 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:51:05.923122 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:51:16.140 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:51:16.139984 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:51:16.152 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:51:16.152398 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:51:26.367 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:51:26.367279 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:51:26.380 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:51:26.380697 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:51:36.602 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:51:36.601889 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:51:36.615 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:51:36.614825 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:51:46.833 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:51:46.833463 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:51:46.846 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:51:46.846467 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:51:57.065 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:51:57.065429 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:51:57.078 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:51:57.078214 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:52:07.295 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:52:07.295430 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:52:07.308 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:52:07.308777 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:52:17.531 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:52:17.525982 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:52:17.539 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:52:17.538814 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:52:27.774 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:52:27.774099 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:52:27.787 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:52:27.787790 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:52:38.010 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:52:38.010022 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:52:38.022 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:52:38.020745 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:52:48.258 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:52:48.258405 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:52:48.271 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:52:48.271368 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:52:58.535 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:52:58.535300 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:52:58.544 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:52:58.544326 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:53:08.789 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:53:08.788804 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:53:08.801 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:53:08.801124 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:53:19.020 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:53:19.020245 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:53:19.032 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:53:19.032019 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:53:29.275 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:53:29.275824 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:53:29.286 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:53:29.286629 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:53:39.678 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:53:39.678080 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:53:39.691 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:53:39.690745 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:53:49.909 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:53:49.908939 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:53:49.921 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:53:49.921012 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:54:00.142 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:54:00.142292 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:54:00.153 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:54:00.153120 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:54:10.372 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:54:10.371748 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:54:10.382 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:54:10.382428 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:54:20.600 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:54:20.600071 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:54:20.610 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:54:20.610162 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:54:30.830 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:54:30.830047 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:54:30.841 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:54:30.841882 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:54:41.115 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:54:41.114536 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:54:41.126 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:54:41.126396 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:54:51.340 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:54:51.340394 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:54:51.353 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:54:51.353009 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:55:01.587 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:55:01.586316 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:55:01.598 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:55:01.598610 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:55:11.957 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:55:11.957368 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:55:11.965 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:55:11.965191 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:55:22.186 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:55:22.185805 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:55:22.201 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:55:22.201225 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:55:32.424 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:55:32.424008 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:55:32.438 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:55:32.437926 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:55:42.659 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:55:42.658592 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:55:42.670 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:55:42.670688 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:55:52.891 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:55:52.891119 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:55:52.902 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:55:52.902490 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:56:03.121 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:56:03.120740 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:56:03.132 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:56:03.132656 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:56:13.423 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:56:13.359718 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:56:13.423 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:56:13.371133 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:56:23.591 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:56:23.591213 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:56:23.603 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:56:23.603067 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:56:33.826 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:56:33.825472 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:56:33.837 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:56:33.837149 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:56:44.098 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:56:44.096027 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:56:44.108 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:56:44.108132 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:56:54.326 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:56:54.326167 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:56:54.339 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:56:54.337943 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:57:04.576 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:57:04.575922 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:57:04.590 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:57:04.589207 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:57:14.808 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:57:14.808147 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:57:14.820 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:57:14.819861 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:57:25.073 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:57:25.073030 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:57:25.085 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:57:25.084894 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:57:35.338 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:57:35.337880 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:57:35.349 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:57:35.349073 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:57:45.604 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:57:45.603693 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:57:45.616 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:57:45.615638 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:57:55.837 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:57:55.836295 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:57:55.849 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:57:55.849639 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:58:06.071 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:58:06.071040 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:58:06.086 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:58:06.085348 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:58:16.308 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:58:16.308157 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:58:16.320 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:58:16.319916 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:58:26.540 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:58:26.539461 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:58:26.551 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:58:26.551451 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:58:36.766 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:58:36.765628 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:58:36.777 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:58:36.777722 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:58:46.996 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:58:46.995769 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:58:47.008 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:58:47.008087 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:58:57.226 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:58:57.225475 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:58:57.239 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:58:57.238718 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:59:07.453 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:59:07.453043 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:59:07.467 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:59:07.467289 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:59:17.683 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:59:17.682317 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:59:17.690 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:59:17.690092 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:59:18.116 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:59:18.115581 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-03-21 16:59:18.105301635 +0000 UTC m=+8525.629182535 LastTransitionTime:2022-03-21 14:39:01 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-03-21T16:59:27.914 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:59:27.913171 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:59:27.921 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:59:27.921636 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:59:38.140 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:59:38.139959 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:59:38.152 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:59:38.152063 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:59:48.372 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:59:48.371612 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:59:48.388 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:59:48.387237 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:59:58.638 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:59:58.637803 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T16:59:58.651 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 16:59:58.650629 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:00:08.872 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:00:08.871601 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:00:08.884 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:00:08.884109 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:00:19.023 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:00:19.022861 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-03-21 17:00:18.97363427 +0000 UTC m=+8586.497515175 LastTransitionTime:2022-03-21 14:39:01 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-03-21T17:00:19.106 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:00:19.105319 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:00:19.119 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:00:19.117996 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:00:29.340 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:00:29.339926 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:00:29.353 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:00:29.352607 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:00:39.585 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:00:39.584139 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:00:39.597 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:00:39.596492 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:00:49.817 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:00:49.816135 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:00:49.827 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:00:49.826950 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:01:00.046 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:01:00.046015 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:01:00.059 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:01:00.057898 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:01:10.275 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:01:10.275009 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:01:10.348 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:01:10.286529 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:01:20.505 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:01:20.505234 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:01:20.514 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:01:20.514467 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:01:30.727 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:01:30.726611 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:01:30.740 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:01:30.739122 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:01:40.979 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:01:40.979019 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:01:40.991 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:01:40.990423 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:01:51.207 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:01:51.207060 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:01:51.218 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:01:51.216766 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:02:01.437 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:02:01.436807 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:02:01.447 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:02:01.447279 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:02:11.665 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:02:11.665011 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:02:11.676 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:02:11.676236 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:02:21.898 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:02:21.897709 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:02:21.910 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:02:21.910028 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:02:32.131 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:02:32.130589 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:02:32.143 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:02:32.142919 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:02:42.362 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:02:42.362083 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:02:42.374 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:02:42.374318 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:02:52.608 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:02:52.607864 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:02:52.626 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:02:52.625586 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:03:02.852 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:03:02.851100 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:03:02.863 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:03:02.863090 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:03:04.116 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:03:04.116268 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T17:03:04.712 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:03:04.711479 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T17:03:04.700+0000 7f6af9ebc340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T17:03:04.713 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T17:03:04.700+0000 7f6af9ebc340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T17:03:04.713 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T17:03:04.700+0000 7f6af9ebc340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T17:03:04.713 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T17:03:04.714 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:03:04.711507 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T17:03:04.700+0000 7f6af9ebc340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T17:03:04.714 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T17:03:04.700+0000 7f6af9ebc340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T17:03:04.714 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T17:03:04.700+0000 7f6af9ebc340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T17:03:04.715 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T17:03:13.087 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:03:13.086329 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:03:13.097 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:03:13.096302 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:03:23.318 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:03:23.317247 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:03:23.330 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:03:23.329664 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:03:33.549 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:03:33.548698 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:03:33.566 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:03:33.564174 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:03:43.785 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:03:43.784839 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:03:43.800 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:03:43.799928 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:03:54.023 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:03:54.022318 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:03:54.034 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:03:54.033926 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:04:04.255 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:04:04.254475 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:04:04.270 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:04:04.269829 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:04:14.492 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:04:14.491732 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:04:14.506 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:04:14.505594 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:04:24.729 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:04:24.728958 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:04:24.743 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:04:24.742566 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:04:34.966 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:04:34.965444 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:04:34.980 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:04:34.979929 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:04:45.204 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:04:45.203880 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:04:45.251 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:04:45.251423 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:04:55.470 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:04:55.469252 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:04:55.485 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:04:55.485234 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:05:05.706 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:05:05.705753 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:05:05.720 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:05:05.719385 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:05:15.942 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:05:15.941100 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:05:15.954 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:05:15.954102 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:05:26.173 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:05:26.172519 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:05:26.187 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:05:26.184603 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:05:36.401 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:05:36.400643 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:05:36.415 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:05:36.413718 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:05:46.629 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:05:46.628322 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:05:46.639 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:05:46.638648 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:05:56.855 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:05:56.853962 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:05:56.865 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:05:56.865216 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:06:07.089 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:06:07.088524 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:06:07.104 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:06:07.103453 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:06:17.346 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:06:17.345626 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:06:17.361 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:06:17.360768 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:06:27.645 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:06:27.644154 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:06:27.653 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:06:27.652464 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:06:37.876 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:06:37.876115 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:06:37.907 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:06:37.907055 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:06:48.129 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:06:48.128919 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:06:48.175 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:06:48.174545 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:06:58.393 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:06:58.392205 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:06:58.404 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:06:58.403400 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:07:08.662 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:07:08.661495 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:07:08.671 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:07:08.670699 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:07:18.898 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:07:18.897175 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:07:18.906 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:07:18.906079 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:07:29.140 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:07:29.139685 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:07:29.152 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:07:29.151660 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:07:39.369 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:07:39.368737 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:07:39.381 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:07:39.380296 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:07:49.597 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:07:49.596997 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:07:49.610 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:07:49.609382 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:07:59.851 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:07:59.851092 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:07:59.864 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:07:59.863606 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:08:10.084 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:08:10.083151 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:08:10.097 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:08:10.096653 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:08:20.323 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:08:20.322593 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:08:20.335 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:08:20.334520 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:08:30.829 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:08:30.828537 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:08:31.157 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:08:31.155116 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:08:41.379 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:08:41.378593 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:08:41.391 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:08:41.390342 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:08:51.607 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:08:51.606128 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:08:51.656 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:08:51.655590 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:09:02.309 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:09:02.309169 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:09:02.404 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:09:02.404120 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:09:12.681 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:09:12.680960 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:09:12.696 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:09:12.695589 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:09:22.947 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:09:22.947090 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:09:22.957 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:09:22.956698 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:09:33.408 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:09:33.398553 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:09:33.411 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:09:33.407882 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:09:43.631 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:09:43.630876 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:09:43.643 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:09:43.643052 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:09:53.865 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:09:53.864268 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:09:53.877 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:09:53.876621 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:10:04.382 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:10:04.381758 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:10:04.402 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:10:04.402000 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:10:14.630 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:10:14.629612 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:10:14.642 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:10:14.641727 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:10:24.861 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:10:24.860131 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:10:24.874 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:10:24.872019 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:10:35.314 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:10:35.313219 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:10:35.374 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:10:35.373513 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:10:45.616 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:10:45.615820 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:10:45.629 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:10:45.628743 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:10:55.856 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:10:55.855139 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:10:55.870 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:10:55.869459 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:11:06.458 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:11:06.457690 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:11:06.472 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:11:06.471270 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:11:06.473 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:11:06.471309 I | op-k8sutil: Reporting Event rook-ceph:rook-ceph Warning:ReconcileFailed:CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:11:16.686 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:11:16.685681 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:11:16.696 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:11:16.694667 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:11:26.951 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:11:26.950009 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:11:26.971 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:11:26.970416 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:11:37.360 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:11:37.359324 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:11:37.370 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:11:37.368872 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:11:47.616 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:11:47.615479 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:11:47.627 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:11:47.626600 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:11:57.853 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:11:57.852681 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:11:57.902 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:11:57.902191 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:12:08.631 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:12:08.630572 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:12:08.640 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:12:08.639890 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:12:18.875 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:12:18.874261 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:12:18.886 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:12:18.885711 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:12:29.104 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:12:29.103685 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:12:29.115 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:12:29.115107 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:12:29.508 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:12:29.507724 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-03-21 17:12:29.501144428 +0000 UTC m=+9317.025025368 LastTransitionTime:2022-03-21 14:39:01 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-03-21T17:12:39.852 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:12:39.852075 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:12:39.912 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:12:39.911779 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:12:50.130 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:12:50.130241 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:12:50.138 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:12:50.138477 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:13:00.354 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:13:00.354004 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:13:00.366 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:13:00.365686 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:13:10.740 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:13:10.739564 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:13:10.750 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:13:10.750006 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:13:20.972 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:13:20.971710 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:13:20.985 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:13:20.984270 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:13:31.209 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:13:31.207952 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:13:31.219 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:13:31.218771 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:13:41.478 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:13:41.477038 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:13:41.489 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:13:41.488938 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:13:51.711 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:13:51.710779 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:13:51.721 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:13:51.720724 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:14:01.963 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:14:01.962466 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:14:01.977 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:14:01.976450 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:14:12.197 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:14:12.196593 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:14:12.210 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:14:12.209914 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:14:22.429 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:14:22.429040 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:14:22.443 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:14:22.441855 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:14:32.660 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:14:32.659780 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:14:32.675 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:14:32.675081 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:14:42.897 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:14:42.896781 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:14:42.906 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:14:42.905644 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:14:53.125 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:14:53.124254 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:14:53.137 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:14:53.137155 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:15:03.359 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:15:03.358566 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:15:03.372 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:15:03.371532 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:15:13.589 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:15:13.588830 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:15:13.601 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:15:13.601019 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:15:23.825 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:15:23.824304 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:15:23.836 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:15:23.836075 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:15:34.057 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:15:34.056784 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:15:34.068 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:15:34.067650 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:15:44.292 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:15:44.291167 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:15:44.340 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:15:44.340300 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:15:54.584 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:15:54.583914 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:15:54.596 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:15:54.595848 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:16:04.820 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:16:04.819058 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:16:04.831 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:16:04.831031 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:16:15.051 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:16:15.049919 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:16:15.065 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:16:15.063770 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:16:25.286 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:16:25.285933 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:16:25.299 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:16:25.299257 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:16:35.519 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:16:35.518478 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:16:35.542 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:16:35.542067 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:16:45.778 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:16:45.777563 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:16:45.791 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:16:45.790426 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:16:56.008 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:16:56.007854 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:16:56.027 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:16:56.026185 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:17:06.249 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:17:06.248300 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:17:06.260 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:17:06.260378 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:17:16.481 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:17:16.480777 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:17:16.493 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:17:16.492551 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:17:26.711 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:17:26.711133 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:17:26.722 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:17:26.721798 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:17:36.963 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:17:36.959215 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:17:36.988 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:17:36.986971 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:17:47.213 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:17:47.212664 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:17:47.238 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:17:47.237704 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:17:57.457 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:17:57.456135 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:17:57.467 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:17:57.467048 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:18:07.695 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:18:07.688030 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:18:07.703 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:18:07.703046 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:18:17.926 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:18:17.925763 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:18:17.939 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:18:17.934782 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:18:28.154 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:18:28.154137 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:18:28.166 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:18:28.166361 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:18:38.385 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:18:38.384760 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:18:38.397 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:18:38.397279 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:18:48.631 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:18:48.631057 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:18:48.643 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:18:48.643174 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:18:58.862 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:18:58.861283 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:18:58.873 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:18:58.872731 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:19:09.091 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:19:09.090996 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:19:09.104 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:19:09.103551 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:19:19.355 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:19:19.354501 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:19:19.374 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:19:19.373289 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:19:29.602 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:19:29.601406 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:19:29.614 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:19:29.614050 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:19:39.839 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:19:39.838261 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:19:39.852 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:19:39.851468 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:19:44.725 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:19:44.724194 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T17:19:45.335 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:19:45.333417 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T17:19:45.326+0000 7fd1372d6340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T17:19:45.335 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T17:19:45.326+0000 7fd1372d6340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T17:19:45.335 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T17:19:45.326+0000 7fd1372d6340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T17:19:45.336 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T17:19:45.336 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:19:45.333446 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T17:19:45.326+0000 7fd1372d6340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T17:19:45.336 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T17:19:45.326+0000 7fd1372d6340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T17:19:45.336 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T17:19:45.326+0000 7fd1372d6340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T17:19:45.337 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T17:19:50.070 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:19:50.069966 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:19:50.080 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:19:50.080366 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:20:00.299 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:20:00.297108 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:20:00.315 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:20:00.311297 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:20:10.524 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:20:10.523964 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:20:10.532 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:20:10.531673 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:20:20.761 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:20:20.760664 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:20:20.770 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:20:20.769461 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:20:30.988 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:20:30.987622 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:20:31.001 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:20:31.000477 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:20:41.223 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:20:41.222223 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:20:41.235 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:20:41.234693 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:20:51.456 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:20:51.455342 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:20:51.475 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:20:51.475244 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:21:01.693 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:21:01.692530 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:21:01.703 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:21:01.703004 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:21:11.927 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:21:11.926013 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:21:11.938 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:21:11.937264 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:21:22.157 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:21:22.156716 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:21:22.169 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:21:22.168798 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:21:32.393 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:21:32.390588 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:21:32.404 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:21:32.403345 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:21:42.624 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:21:42.624098 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:21:42.636 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:21:42.635048 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:21:52.854 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:21:52.853520 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:21:52.866 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:21:52.865610 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:22:03.089 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:22:03.088470 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:22:03.102 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:22:03.101858 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:22:13.320 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:22:13.319347 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:22:13.334 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:22:13.333218 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:22:23.569 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:22:23.568394 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:22:23.583 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:22:23.581495 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:22:33.808 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:22:33.807590 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:22:33.817 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:22:33.817242 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:22:44.038 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:22:44.037340 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:22:44.049 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:22:44.048786 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:22:54.265 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:22:54.264850 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:22:54.277 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:22:54.276166 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:23:04.495 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:23:04.493988 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:23:04.507 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:23:04.506251 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:23:14.729 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:23:14.728670 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:23:14.743 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:23:14.741837 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:23:25.019 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:23:25.018081 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:23:25.027 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:23:25.026983 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:23:35.248 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:23:35.247475 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:23:35.258 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:23:35.257920 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:23:45.478 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:23:45.477676 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:23:45.492 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:23:45.491532 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:23:55.715 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:23:55.713535 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:23:55.726 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:23:55.725367 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:24:05.948 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:24:05.944621 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:24:05.955 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:24:05.955020 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:24:16.178 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:24:16.177188 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:24:16.189 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:24:16.189046 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:24:26.411 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:24:26.410600 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:24:26.425 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:24:26.424607 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:24:36.655 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:24:36.653591 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:24:36.663 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:24:36.663122 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:24:46.894 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:24:46.889397 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:24:46.906 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:24:46.905357 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:24:57.149 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:24:57.148124 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:24:57.163 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:24:57.163152 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:25:07.384 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:25:07.382977 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:25:07.397 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:25:07.396428 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:25:17.616 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:25:17.614977 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:25:17.630 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:25:17.629925 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:25:27.850 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:25:27.849066 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:25:27.861 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:25:27.860934 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:25:38.088 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:25:38.086173 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:25:38.100 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:25:38.099520 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:25:48.321 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:25:48.320236 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:25:48.333 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:25:48.332091 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:25:58.565 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:25:58.564173 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:25:58.578 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:25:58.577927 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:26:08.796 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:26:08.795141 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:26:08.805 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:26:08.804761 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:26:19.028 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:26:19.027413 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:26:19.042 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:26:19.041195 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:26:29.262 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:26:29.261393 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:26:29.275 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:26:29.272538 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:26:39.494 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:26:39.493631 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:26:39.507 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:26:39.506185 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:26:49.724 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:26:49.722820 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:26:49.737 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:26:49.736657 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:26:59.959 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:26:59.958394 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:26:59.972 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:26:59.970797 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:27:10.192 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:27:10.186448 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:27:10.199 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:27:10.194296 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:27:20.439 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:27:20.437908 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:27:20.451 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:27:20.449606 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:27:30.672 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:27:30.670684 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:27:30.685 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:27:30.684081 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:27:40.917 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:27:40.916422 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:27:40.930 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:27:40.929387 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:27:51.147 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:27:51.145499 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:27:51.160 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:27:51.158677 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:28:01.381 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:28:01.379406 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:28:01.395 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:28:01.394105 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:28:11.614 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:28:11.613210 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:28:11.626 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:28:11.626012 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:28:21.847 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:28:21.846382 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:28:21.861 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:28:21.860124 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:28:32.081 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:28:32.079742 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:28:32.095 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:28:32.094020 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:28:42.333 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:28:42.332106 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:28:42.345 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:28:42.344335 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:28:52.568 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:28:52.566229 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:28:52.578 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:28:52.577883 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:29:02.798 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:29:02.797190 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:29:02.811 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:29:02.808862 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:29:13.077 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:29:13.076000 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:29:13.089 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:29:13.088327 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:29:23.313 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:29:23.311767 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:29:23.323 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:29:23.322562 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:29:33.545 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:29:33.544257 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:29:33.559 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:29:33.558405 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:29:43.783 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:29:43.780832 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:29:43.794 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:29:43.793246 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:29:54.048 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:29:54.046718 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:29:54.062 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:29:54.058207 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:30:04.275 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:30:04.273917 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:30:04.288 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:30:04.286929 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:30:14.508 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:30:14.506952 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:30:14.520 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:30:14.518388 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:30:24.789 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:30:24.788105 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:30:24.802 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:30:24.801740 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:30:35.021 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:30:35.020325 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:30:35.033 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:30:35.032808 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:30:45.254 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:30:45.253321 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:30:45.268 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:30:45.266374 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:30:55.484 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:30:55.482933 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:30:55.497 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:30:55.496178 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:31:05.716 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:31:05.715282 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:31:05.728 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:31:05.727249 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:31:15.948 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:31:15.947116 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:31:15.962 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:31:15.961688 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:31:26.177 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:31:26.176332 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:31:26.191 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:31:26.189896 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:31:36.447 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:31:36.446154 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:31:36.461 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:31:36.459100 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:31:46.613 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:31:46.611956 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-03-21 17:31:46.601904826 +0000 UTC m=+10474.125785763 LastTransitionTime:2022-03-21 14:39:01 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-03-21T17:31:46.675 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:31:46.674273 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:31:46.708 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:31:46.706774 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:31:56.946 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:31:56.945285 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:31:56.967 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:31:56.966001 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:32:07.218 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:32:07.216799 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:32:07.226 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:32:07.225074 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:32:17.444 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:32:17.443005 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:32:17.456 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:32:17.455625 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:32:27.678 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:32:27.677165 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:32:27.690 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:32:27.689383 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:32:37.912 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:32:37.910582 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:32:37.922 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:32:37.921751 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:32:48.145 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:32:48.143631 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:32:48.157 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:32:48.156424 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:32:58.384 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:32:58.382230 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:32:58.397 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:32:58.396693 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:33:08.621 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:33:08.620604 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:33:08.636 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:33:08.635363 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:33:18.885 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:33:18.883658 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:33:18.897 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:33:18.896103 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:33:29.118 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:33:29.116479 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:33:29.130 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:33:29.129040 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:33:39.385 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:33:39.383389 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:33:39.393 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:33:39.392437 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:33:49.650 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:33:49.648167 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:33:49.659 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:33:49.658542 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:33:59.879 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:33:59.877347 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:33:59.890 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:33:59.889612 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:34:10.143 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:34:10.141544 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:34:10.154 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:34:10.153504 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:34:20.411 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:34:20.409446 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:34:20.432 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:34:20.420873 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:34:30.642 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:34:30.640563 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:34:30.706 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:34:30.656254 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:34:40.878 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:34:40.876923 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:34:40.890 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:34:40.888228 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:34:51.117 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:34:51.112521 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:34:51.123 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:34:51.121481 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:35:01.342 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:35:01.340467 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:35:01.394 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:35:01.352015 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:35:11.586 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:35:11.584731 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:35:11.598 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:35:11.596952 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:35:21.831 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:35:21.829404 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:35:21.842 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:35:21.841092 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:35:32.061 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:35:32.059648 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:35:32.123 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:35:32.073005 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:35:42.294 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:35:42.292402 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:35:42.306 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:35:42.304920 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:35:52.526 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:35:52.525314 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:35:52.539 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:35:52.537318 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:36:02.760 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:36:02.758752 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:36:02.771 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:36:02.769665 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:36:12.991 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:36:12.988685 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:36:13.002 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:36:13.001188 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:36:23.224 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:36:23.222654 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:36:23.235 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:36:23.233874 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:36:25.346 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:36:25.345246 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T17:36:25.956 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:36:25.954197 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T17:36:25.943+0000 7fb105161340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T17:36:25.956 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T17:36:25.943+0000 7fb105161340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T17:36:25.957 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T17:36:25.943+0000 7fb105161340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T17:36:25.957 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T17:36:25.957 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:36:25.954221 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T17:36:25.943+0000 7fb105161340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T17:36:25.957 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T17:36:25.943+0000 7fb105161340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T17:36:25.958 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T17:36:25.943+0000 7fb105161340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T17:36:25.958 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T17:36:33.458 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:36:33.457070 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:36:33.471 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:36:33.470474 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:36:43.697 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:36:43.695719 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:36:43.711 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:36:43.709565 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:36:53.955 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:36:53.953982 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:36:53.963 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:36:53.962743 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:37:04.207 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:37:04.205717 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:37:04.220 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:37:04.219591 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:37:14.440 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:37:14.438874 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:37:14.453 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:37:14.452070 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:37:24.673 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:37:24.671313 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:37:24.682 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:37:24.681396 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:37:34.903 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:37:34.901788 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:37:34.917 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:37:34.915753 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:37:45.137 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:37:45.135286 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:37:45.149 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:37:45.148056 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:37:55.369 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:37:55.368251 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:37:55.382 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:37:55.380900 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:38:05.610 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:38:05.608774 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:38:05.622 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:38:05.621187 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:38:15.851 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:38:15.850043 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:38:15.862 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:38:15.861389 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:38:26.079 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:38:26.078107 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:38:26.091 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:38:26.090174 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:38:36.311 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:38:36.309816 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:38:36.357 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:38:36.356422 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:38:46.620 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:38:46.617548 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:38:46.629 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:38:46.628335 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:38:56.849 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:38:56.848102 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:38:56.864 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:38:56.863478 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:39:07.089 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:39:07.087926 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:39:07.124 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:39:07.100009 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:39:17.319 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:39:17.317405 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:39:17.329 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:39:17.327198 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:39:27.543 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:39:27.539311 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:39:27.548 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:39:27.546623 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:39:37.772 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:39:37.770725 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:39:37.786 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:39:37.785396 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:39:48.006 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:39:48.004369 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:39:48.018 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:39:48.017624 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:39:58.276 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:39:58.274471 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:39:58.287 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:39:58.286547 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:40:08.507 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:40:08.506374 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:40:08.519 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:40:08.518115 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:40:18.738 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:40:18.737104 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:40:18.752 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:40:18.750940 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:40:28.975 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:40:28.973760 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:40:28.987 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:40:28.986037 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:40:39.208 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:40:39.206877 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:40:39.221 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:40:39.220372 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:40:49.440 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:40:49.439017 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:40:49.453 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:40:49.451853 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:40:59.674 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:40:59.672884 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:40:59.682 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:40:59.680958 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:41:09.899 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:41:09.897430 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:41:09.911 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:41:09.910054 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:41:20.129 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:41:20.127576 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:41:20.141 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:41:20.139837 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:41:30.359 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:41:30.357488 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:41:30.369 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:41:30.368781 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:41:40.589 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:41:40.588230 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:41:40.606 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:41:40.604740 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:41:50.828 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:41:50.826757 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:41:50.874 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:41:50.873395 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:42:01.103 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:42:01.101903 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:42:01.114 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:42:01.113542 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:42:11.330 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:42:11.329120 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:42:11.378 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:42:11.376110 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:42:21.618 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:42:21.616712 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:42:21.629 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:42:21.628086 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:42:31.873 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:42:31.871365 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:42:31.886 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:42:31.884928 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:42:42.106 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:42:42.104686 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:42:42.118 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:42:42.116994 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:42:52.340 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:42:52.338789 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:42:52.352 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:42:52.350599 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:43:02.573 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:43:02.572164 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:43:02.586 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:43:02.583746 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:43:12.843 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:43:12.841593 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:43:12.857 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:43:12.856053 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:43:23.075 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:43:23.073751 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:43:23.088 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:43:23.087192 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:43:33.310 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:43:33.308725 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:43:33.323 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:43:33.321865 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:43:43.544 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:43:43.543346 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:43:43.557 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:43:43.556533 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:43:53.772 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:43:53.770890 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:43:53.785 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:43:53.783243 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:44:04.008 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:44:04.006665 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:44:04.020 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:44:04.019196 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:44:14.242 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:44:14.240346 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:44:14.253 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:44:14.251683 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:44:24.474 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:44:24.472695 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:44:24.488 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:44:24.487127 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:44:34.707 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:44:34.706161 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:44:34.716 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:44:34.715557 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:44:44.944 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:44:44.942442 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:44:44.957 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:44:44.956373 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:44:55.203 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:44:55.201712 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:44:55.222 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:44:55.221144 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:45:05.442 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:45:05.440592 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:45:05.457 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:45:05.456126 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:45:15.678 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:45:15.677202 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:45:15.693 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:45:15.691517 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:45:25.911 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:45:25.909971 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:45:25.959 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:45:25.957630 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:45:36.178 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:45:36.176991 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:45:36.191 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:45:36.188721 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:45:46.413 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:45:46.411569 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:45:46.426 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:45:46.425200 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:45:56.658 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:45:56.651389 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:45:56.664 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:45:56.662869 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:46:06.912 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:46:06.910934 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:46:06.924 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:46:06.923089 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:46:17.164 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:46:17.162302 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:46:17.175 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:46:17.174211 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:46:27.409 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:46:27.407363 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:46:27.462 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:46:27.460861 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:46:37.680 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:46:37.678785 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:46:37.716 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:46:37.714871 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:46:47.939 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:46:47.936818 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:46:47.956 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:46:47.953258 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:46:58.195 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:46:58.194129 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:46:58.208 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:46:58.207053 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:47:08.429 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:47:08.428107 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:47:08.443 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:47:08.440983 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:47:18.684 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:47:18.681959 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:47:18.695 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:47:18.693982 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:47:28.915 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:47:28.912552 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:47:28.927 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:47:28.924737 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:47:39.142 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:47:39.140969 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:47:39.156 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:47:39.154542 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:47:49.372 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:47:49.371179 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:47:49.384 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:47:49.383196 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:47:59.605 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:47:59.603612 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:47:59.617 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:47:59.616183 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:48:09.838 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:48:09.835914 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:48:09.855 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:48:09.853674 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:48:20.079 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:48:20.077029 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:48:20.089 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:48:20.087589 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:48:30.319 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:48:30.317973 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:48:30.329 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:48:30.328432 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:48:40.555 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:48:40.553527 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:48:40.566 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:48:40.565052 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:48:50.824 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:48:50.823066 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:48:50.835 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:48:50.834303 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:49:01.090 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:49:01.088360 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:49:01.104 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:49:01.103153 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:49:11.328 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:49:11.327189 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:49:11.340 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:49:11.339090 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:49:21.561 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:49:21.559561 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:49:21.573 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:49:21.572504 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:49:31.792 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:49:31.790295 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:49:31.806 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:49:31.801652 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:49:42.019 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:49:42.018046 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:49:42.069 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:49:42.067083 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:49:52.299 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:49:52.298141 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:49:52.308 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:49:52.306575 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:50:02.525 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:50:02.524366 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:50:02.536 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:50:02.534438 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:50:02.586 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:50:02.584591 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-03-21 17:50:02.577492187 +0000 UTC m=+11570.101373083 LastTransitionTime:2022-03-21 14:39:01 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-03-21T17:50:12.760 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:50:12.755847 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:50:12.768 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:50:12.766591 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:50:22.989 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:50:22.987820 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:50:23.001 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:50:23.000226 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:50:33.224 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:50:33.222331 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:50:33.236 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:50:33.234683 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:50:43.455 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:50:43.453908 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:50:43.471 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:50:43.465748 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:50:53.685 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:50:53.683498 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:50:53.696 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:50:53.694815 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:51:03.914 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:51:03.913049 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:51:03.927 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:51:03.926278 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:51:14.158 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:51:14.157063 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:51:14.169 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:51:14.167790 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:51:24.385 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:51:24.383451 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:51:24.428 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:51:24.426366 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:51:34.711 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:51:34.709702 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:51:34.726 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:51:34.721867 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:51:44.938 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:51:44.937158 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:51:44.952 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:51:44.950786 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:51:55.173 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:51:55.170127 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:51:55.184 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:51:55.183319 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:52:05.405 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:52:05.403963 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:52:05.417 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:52:05.416585 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:52:15.650 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:52:15.648973 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:52:15.662 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:52:15.661449 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:52:25.884 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:52:25.883137 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:52:25.900 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:52:25.899283 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:52:36.140 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:52:36.138238 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:52:36.152 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:52:36.151095 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:52:46.407 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:52:46.405544 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:52:46.419 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:52:46.417724 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:52:56.638 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:52:56.636919 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:52:56.649 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:52:56.647671 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:53:05.963 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:53:05.961901 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T17:53:06.596 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:53:06.594227 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T17:53:06.585+0000 7f6512849340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T17:53:06.596 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T17:53:06.585+0000 7f6512849340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T17:53:06.597 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T17:53:06.585+0000 7f6512849340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T17:53:06.597 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T17:53:06.597 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:53:06.594253 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T17:53:06.585+0000 7f6512849340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T17:53:06.597 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T17:53:06.585+0000 7f6512849340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T17:53:06.598 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T17:53:06.585+0000 7f6512849340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T17:53:06.598 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T17:53:06.867 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:53:06.866015 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:53:06.881 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:53:06.880033 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:53:17.101 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:53:17.100240 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:53:17.112 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:53:17.111365 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:53:27.365 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:53:27.364063 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:53:27.379 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:53:27.378089 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:53:37.600 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:53:37.598432 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:53:37.614 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:53:37.610719 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:53:47.837 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:53:47.835635 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:53:47.849 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:53:47.847944 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:53:58.073 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:53:58.071026 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:53:58.086 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:53:58.085099 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:54:08.319 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:54:08.318271 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:54:08.332 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:54:08.331499 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:54:18.599 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:54:18.597214 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:54:18.627 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:54:18.624873 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:54:28.889 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:54:28.887482 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:54:28.901 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:54:28.899939 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:54:39.123 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:54:39.121809 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:54:39.135 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:54:39.134418 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:54:49.358 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:54:49.357094 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:54:49.371 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:54:49.370052 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:54:59.619 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:54:59.617991 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:54:59.632 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:54:59.629988 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:55:09.853 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:55:09.850862 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:55:09.868 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:55:09.866346 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:55:20.115 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:55:20.114052 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:55:20.127 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:55:20.125986 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:55:30.372 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:55:30.370936 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:55:30.427 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:55:30.424307 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:55:40.647 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:55:40.645862 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:55:40.660 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:55:40.658659 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:55:50.881 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:55:50.879463 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:55:50.897 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:55:50.895900 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:56:01.113 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:56:01.111699 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:56:01.126 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:56:01.125541 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:56:11.349 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:56:11.347932 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:56:11.427 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:56:11.426276 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:56:21.680 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:56:21.678794 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:56:21.694 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:56:21.692802 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:56:31.911 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:56:31.909710 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:56:31.921 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:56:31.920550 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:56:42.141 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:56:42.139814 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:56:42.154 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:56:42.152792 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:56:52.374 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:56:52.372819 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:56:52.387 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:56:52.385472 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:57:02.680 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:57:02.678588 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:57:02.691 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:57:02.690392 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:57:12.912 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:57:12.910680 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:57:12.925 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:57:12.924070 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:57:23.144 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:57:23.142673 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:57:23.156 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:57:23.155535 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:57:33.375 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:57:33.373796 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:57:33.387 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:57:33.386000 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:57:43.613 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:57:43.611198 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:57:43.625 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:57:43.623492 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:57:53.850 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:57:53.848355 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:57:53.868 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:57:53.866591 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:58:04.096 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:58:04.094108 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:58:04.111 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:58:04.110123 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:58:14.360 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:58:14.358699 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:58:14.371 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:58:14.369547 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:58:24.592 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:58:24.590632 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:58:24.602 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:58:24.600925 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:58:34.822 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:58:34.821108 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:58:34.835 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:58:34.834316 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:58:45.063 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:58:45.061008 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:58:45.087 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:58:45.085196 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:58:55.336 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:58:55.335239 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:58:55.350 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:58:55.348767 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:59:05.569 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:59:05.567630 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:59:05.580 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:59:05.578932 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:59:15.798 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:59:15.796637 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:59:15.814 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:59:15.810446 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:59:26.076 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:59:26.075290 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:59:26.094 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:59:26.093284 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:59:36.319 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:59:36.312132 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:59:36.322 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:59:36.320893 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:59:46.541 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:59:46.540201 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:59:46.555 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:59:46.554198 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:59:56.780 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:59:56.778999 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T17:59:56.792 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 17:59:56.790192 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:00:07.013 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:00:07.011683 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:00:07.025 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:00:07.024367 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:00:17.247 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:00:17.245266 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:00:17.257 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:00:17.256593 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:00:27.498 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:00:27.496013 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:00:27.509 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:00:27.507805 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:00:37.727 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:00:37.724907 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:00:37.742 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:00:37.740052 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:00:48.023 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:00:48.021439 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:00:48.036 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:00:48.034118 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:00:58.256 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:00:58.254284 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:00:58.268 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:00:58.267629 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:01:08.491 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:01:08.488779 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:01:08.502 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:01:08.501118 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:01:18.724 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:01:18.722911 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:01:18.738 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:01:18.736386 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:01:28.959 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:01:28.957445 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:01:28.970 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:01:28.969417 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:01:39.193 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:01:39.190190 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:01:39.203 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:01:39.202414 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:01:49.428 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:01:49.426560 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:01:49.466 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:01:49.465085 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:01:59.696 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:01:59.694315 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:01:59.711 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:01:59.707746 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:02:09.930 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:02:09.928775 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:02:09.942 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:02:09.941392 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:02:20.181 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:02:20.180056 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:02:20.193 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:02:20.192332 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:02:30.499 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:02:30.497526 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:02:30.526 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:02:30.525063 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:02:40.751 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:02:40.749765 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:02:40.763 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:02:40.762048 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:02:51.095 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:02:51.093602 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:02:51.105 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:02:51.103950 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:03:01.525 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:03:01.524061 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:03:01.555 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:03:01.553598 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:03:11.770 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:03:11.768724 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:03:11.779 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:03:11.778191 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:03:22.202 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:03:22.201151 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:03:22.215 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:03:22.213700 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:03:32.526 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:03:32.524555 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:03:32.536 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:03:32.535493 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:03:42.759 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:03:42.754780 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:03:42.768 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:03:42.766693 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:03:53.229 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:03:53.227472 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:03:53.240 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:03:53.238956 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:04:03.656 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:04:03.654628 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:04:03.668 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:04:03.666863 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:04:13.885 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:04:13.883765 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:04:13.898 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:04:13.897423 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:04:24.155 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:04:24.153371 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:04:24.167 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:04:24.166378 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:04:34.427 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:04:34.425679 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:04:34.439 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:04:34.437321 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:04:44.657 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:04:44.655772 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:04:44.670 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:04:44.668194 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:04:54.888 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:04:54.885788 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:04:54.899 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:04:54.897716 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:05:05.113 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:05:05.111736 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:05:05.180 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:05:05.179297 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:05:15.400 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:05:15.398377 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:05:15.412 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:05:15.411315 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:05:25.633 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:05:25.631167 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:05:25.642 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:05:25.641215 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:05:36.145 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:05:36.143601 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:05:36.157 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:05:36.155639 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:05:46.378 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:05:46.376740 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:05:46.391 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:05:46.389166 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:05:56.607 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:05:56.605807 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:05:56.619 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:05:56.616005 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:06:06.849 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:06:06.847237 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:06:06.956 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:06:06.860159 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:06:16.988 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:06:16.986911 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-03-21 18:06:16.981803333 +0000 UTC m=+12544.505684221 LastTransitionTime:2022-03-21 14:39:01 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-03-21T18:06:17.078 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:06:17.076399 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:06:17.091 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:06:17.089917 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:06:27.314 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:06:27.313067 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:06:27.358 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:06:27.357533 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:06:37.758 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:06:37.756512 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:06:37.771 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:06:37.769874 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:06:47.990 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:06:47.989123 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:06:48.001 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:06:48.000052 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:06:58.225 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:06:58.223683 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:06:58.238 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:06:58.236654 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:07:08.460 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:07:08.457829 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:07:08.471 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:07:08.469871 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:07:18.695 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:07:18.693391 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:07:18.707 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:07:18.705223 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:07:28.923 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:07:28.921328 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:07:28.940 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:07:28.935143 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:07:39.153 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:07:39.151688 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:07:39.163 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:07:39.162133 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:07:49.383 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:07:49.381706 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:07:49.394 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:07:49.392832 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:07:59.753 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:07:59.751301 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:07:59.764 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:07:59.763249 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:08:09.985 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:08:09.983590 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:08:09.997 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:08:09.995973 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:08:20.221 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:08:20.219284 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:08:20.233 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:08:20.231582 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:08:30.544 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:08:30.542461 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:08:30.554 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:08:30.552598 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:08:40.862 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:08:40.860992 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:08:40.878 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:08:40.875461 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:08:51.097 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:08:51.095519 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:08:51.109 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:08:51.108253 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:09:01.393 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:09:01.392200 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:09:01.404 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:09:01.402597 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:09:11.625 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:09:11.623360 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:09:11.636 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:09:11.635501 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:09:21.858 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:09:21.856857 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:09:21.880 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:09:21.879301 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:09:32.108 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:09:32.107122 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:09:32.120 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:09:32.118612 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:09:42.355 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:09:42.353661 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:09:42.367 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:09:42.366200 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:09:46.625 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:09:46.623520 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T18:09:47.316 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:09:47.314085 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T18:09:47.302+0000 7fc9e93a8340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T18:09:47.316 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T18:09:47.302+0000 7fc9e93a8340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T18:09:47.317 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T18:09:47.302+0000 7fc9e93a8340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T18:09:47.317 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T18:09:47.317 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:09:47.314110 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T18:09:47.302+0000 7fc9e93a8340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T18:09:47.317 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T18:09:47.302+0000 7fc9e93a8340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T18:09:47.318 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T18:09:47.302+0000 7fc9e93a8340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T18:09:47.318 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T18:09:52.631 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:09:52.629924 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:09:52.640 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:09:52.639220 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:10:02.861 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:10:02.860203 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:10:02.875 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:10:02.873951 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:10:13.094 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:10:13.092174 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:10:13.104 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:10:13.103322 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:10:23.323 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:10:23.321695 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:10:23.336 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:10:23.335569 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:10:33.556 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:10:33.554675 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:10:33.569 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:10:33.567594 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:10:43.827 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:10:43.826166 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:10:43.836 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:10:43.835599 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:10:54.102 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:10:54.100893 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:10:54.111 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:10:54.109787 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:11:04.331 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:11:04.329493 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:11:04.342 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:11:04.341552 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:11:14.559 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:11:14.557727 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:11:14.572 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:11:14.571188 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:11:14.573 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:11:14.571235 I | op-k8sutil: Reporting Event rook-ceph:rook-ceph Warning:ReconcileFailed:CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:11:24.825 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:11:24.823903 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:11:24.835 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:11:24.832370 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:11:35.056 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:11:35.054206 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:11:35.069 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:11:35.068003 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:11:45.289 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:11:45.287698 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:11:45.301 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:11:45.299731 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:11:55.520 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:11:55.519016 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:11:55.535 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:11:55.533154 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:12:05.751 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:12:05.749615 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:12:05.785 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:12:05.784277 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:12:16.076 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:12:16.074921 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:12:16.085 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:12:16.084611 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:12:26.328 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:12:26.326156 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:12:26.339 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:12:26.338606 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:12:36.579 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:12:36.577414 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:12:36.594 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:12:36.588561 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:12:46.942 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:12:46.940857 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:12:46.954 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:12:46.953401 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:12:57.180 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:12:57.178347 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:12:57.194 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:12:57.192931 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:13:07.411 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:13:07.409568 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:13:07.423 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:13:07.422364 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:13:17.660 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:13:17.659234 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:13:17.671 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:13:17.669942 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:13:27.884 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:13:27.882351 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:13:27.898 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:13:27.897139 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:13:38.249 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:13:38.248266 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:13:38.259 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:13:38.257703 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:13:48.636 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:13:48.634570 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:13:48.687 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:13:48.685951 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:13:58.965 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:13:58.963163 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:13:58.976 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:13:58.974723 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:14:09.307 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:14:09.305817 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:14:09.319 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:14:09.317792 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:14:19.617 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:14:19.615435 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:14:19.632 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:14:19.630407 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:14:29.851 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:14:29.849915 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:14:29.863 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:14:29.861955 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:14:40.110 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:14:40.108782 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:14:40.121 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:14:40.119543 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:14:50.408 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:14:50.407004 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:14:50.418 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:14:50.416400 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:15:00.651 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:15:00.649770 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:15:00.661 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:15:00.660209 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:15:10.935 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:15:10.931099 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:15:10.946 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:15:10.945385 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:15:21.168 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:15:21.166429 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:15:21.182 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:15:21.179440 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:15:31.404 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:15:31.402706 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:15:31.412 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:15:31.411358 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:15:41.677 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:15:41.675885 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:15:41.688 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:15:41.685529 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:15:51.969 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:15:51.967348 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:15:51.980 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:15:51.979339 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:16:02.234 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:16:02.232133 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:16:02.245 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:16:02.243400 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:16:12.465 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:16:12.463521 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:16:12.472 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:16:12.471380 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:16:22.703 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:16:22.700653 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:16:22.715 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:16:22.713907 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:16:32.937 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:16:32.935781 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:16:32.949 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:16:32.948361 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:16:43.169 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:16:43.167415 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:16:43.213 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:16:43.212281 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:16:53.435 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:16:53.433923 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:16:53.449 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:16:53.447593 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:17:03.669 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:17:03.667493 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:17:03.680 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:17:03.676828 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:17:13.903 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:17:13.901582 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:17:13.914 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:17:13.912665 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:17:24.165 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:17:24.163539 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:17:24.181 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:17:24.179676 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:17:34.399 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:17:34.397750 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:17:34.412 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:17:34.410637 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:17:44.630 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:17:44.629032 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:17:44.643 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:17:44.642128 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:17:54.881 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:17:54.879596 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:17:54.894 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:17:54.893329 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:18:05.114 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:18:05.112375 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:18:05.127 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:18:05.125741 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:18:15.413 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:18:15.411628 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:18:15.425 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:18:15.424463 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:18:25.644 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:18:25.642707 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:18:25.665 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:18:25.661529 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:18:35.883 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:18:35.881847 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:18:35.897 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:18:35.896435 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:18:46.117 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:18:46.115939 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:18:46.129 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:18:46.128161 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:18:56.350 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:18:56.348939 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:18:56.364 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:18:56.363060 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:19:06.585 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:19:06.583019 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:19:06.595 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:19:06.594225 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:19:16.817 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:19:16.816115 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:19:16.832 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:19:16.831167 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:19:27.055 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:19:27.053921 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:19:27.067 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:19:27.066313 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:19:37.289 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:19:37.287387 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:19:37.303 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:19:37.301114 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:19:47.549 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:19:47.547414 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:19:47.559 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:19:47.558051 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:19:57.828 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:19:57.826515 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:19:57.838 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:19:57.837384 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:20:08.089 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:20:08.088004 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:20:08.102 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:20:08.101008 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:20:18.459 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:20:18.457305 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:20:18.471 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:20:18.470029 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:20:28.692 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:20:28.690220 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:20:28.702 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:20:28.701298 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:20:38.927 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:20:38.925606 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:20:38.937 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:20:38.936022 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:20:49.159 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:20:49.157847 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:20:49.167 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:20:49.166070 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:20:59.418 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:20:59.416361 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:20:59.431 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:20:59.429996 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:21:09.652 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:21:09.650616 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:21:09.668 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:21:09.662946 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:21:19.892 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:21:19.890110 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:21:19.904 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:21:19.902767 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:21:30.185 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:21:30.183252 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:21:30.209 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:21:30.208675 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:21:30.252 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:21:30.251100 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-03-21 18:21:30.220360607 +0000 UTC m=+13457.744241466 LastTransitionTime:2022-03-21 14:39:01 +0000 UTC}. failed to update object "rook-ceph/rook-ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "rook-ceph": the object has been modified; please apply your changes to the latest version and try again 2022-03-21T18:21:40.448 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:21:40.446968 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:21:40.459 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:21:40.458292 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:21:50.678 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:21:50.676678 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:21:50.690 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:21:50.688935 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:22:00.909 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:22:00.907539 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:22:00.921 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:22:00.919935 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:22:11.195 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:22:11.192929 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:22:11.204 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:22:11.202699 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:22:21.444 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:22:21.443271 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:22:21.458 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:22:21.455684 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:22:31.671 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:22:31.670171 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:22:31.683 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:22:31.681988 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:22:41.903 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:22:41.901868 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:22:41.929 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:22:41.927612 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:22:52.154 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:22:52.152083 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:22:52.167 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:22:52.166481 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:23:02.401 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:23:02.399403 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:23:02.411 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:23:02.409745 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:23:12.630 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:23:12.628968 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:23:12.641 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:23:12.639823 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:23:22.880 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:23:22.878890 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:23:22.888 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:23:22.887312 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:23:33.113 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:23:33.111558 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:23:33.124 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:23:33.123379 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:23:43.342 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:23:43.341038 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:23:43.354 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:23:43.353453 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:23:53.604 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:23:53.602347 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:23:53.615 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:23:53.614133 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:24:03.831 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:24:03.829650 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:24:03.842 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:24:03.841059 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:24:14.065 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:24:14.063893 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:24:14.074 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:24:14.072830 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:24:24.296 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:24:24.295223 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:24:24.308 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:24:24.306822 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:24:34.586 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:24:34.584785 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:24:34.600 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:24:34.599370 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:24:44.821 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:24:44.819664 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:24:44.834 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:24:44.833035 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:24:55.054 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:24:55.052315 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:24:55.065 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:24:55.064432 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:25:05.298 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:25:05.296322 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:25:05.310 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:25:05.309099 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:25:15.555 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:25:15.554073 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:25:15.568 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:25:15.566555 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:25:25.789 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:25:25.787203 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:25:25.800 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:25:25.799473 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:25:36.071 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:25:36.070123 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:25:36.084 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:25:36.083610 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:25:46.332 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:25:46.331303 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:25:46.344 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:25:46.342740 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:25:56.563 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:25:56.561802 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:25:56.576 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:25:56.574823 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:26:06.791 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:26:06.790172 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:26:06.803 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:26:06.802741 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:26:17.022 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:26:17.020457 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:26:17.034 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:26:17.033086 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:26:27.322 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:26:27.321070 I | op-mon: parsing mon endpoints: a=10.105.249.227:6789 2022-03-21T18:26:27.356 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:26:27.353923 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:26:27.365 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:26:27.364138 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:26:27.943 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:26:27.940679 E | ceph-object-controller: failed to reconcile CephObjectStore "rook-ceph/foo". failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T18:26:27.932+0000 7f2c0e329340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T18:26:27.943 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T18:26:27.932+0000 7f2c0e329340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T18:26:27.943 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T18:26:27.932+0000 7f2c0e329340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T18:26:27.943 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T18:26:27.944 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:26:27.940705 I | op-k8sutil: Reporting Event rook-ceph:foo Warning:ReconcileFailed:failed to check for object buckets. failed to get admin ops API context: failed to create or retrieve rgw admin ops user: failed to create object user "rgw-admin-ops-user". error code 1 for object store "foo": failed to create s3 user. 2022-03-21T18:26:27.932+0000 7f2c0e329340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-03-21T18:26:27.944 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T18:26:27.932+0000 7f2c0e329340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-03-21T18:26:27.944 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21T18:26:27.932+0000 7f2c0e329340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-03-21T18:26:27.944 INFO:tasks.rook.operator.smithi133.stdout:couldn't init storage provider. : exit status 5 2022-03-21T18:26:37.588 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:26:37.586497 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:26:37.603 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:26:37.602245 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:26:47.828 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:26:47.826382 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:26:47.836 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:26:47.835431 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:26:58.108 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:26:58.106795 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:26:58.123 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:26:58.120617 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:27:08.398 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:27:08.396599 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:27:08.415 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:27:08.409069 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:27:18.647 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:27:18.645484 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:27:18.661 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:27:18.658951 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:27:28.944 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:27:28.943177 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:27:28.957 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:27:28.956042 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:27:39.174 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:27:39.173097 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:27:39.188 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:27:39.186656 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:27:49.411 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:27:49.409489 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:27:49.421 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:27:49.420425 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:27:59.644 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:27:59.642788 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:27:59.658 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:27:59.657243 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:28:09.881 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:28:09.879686 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:28:09.893 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:28:09.892516 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:28:20.111 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:28:20.109749 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:28:20.123 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:28:20.122594 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:28:30.343 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:28:30.342272 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:28:30.359 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:28:30.358035 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:28:40.575 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:28:40.574243 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:28:40.588 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:28:40.586553 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:28:50.808 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:28:50.806863 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:28:50.820 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:28:50.819153 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:29:01.034 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:29:01.032354 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:29:01.047 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:29:01.044993 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:29:11.485 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:29:11.484128 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:29:11.498 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:29:11.497255 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:29:21.716 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:29:21.715037 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:29:21.727 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:29:21.725584 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:29:31.972 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:29:31.970925 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:29:31.985 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:29:31.983795 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:29:42.246 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:29:42.245134 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:29:42.261 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:29:42.259985 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:29:52.477 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:29:52.476189 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:29:52.497 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:29:52.495938 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:30:02.741 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:30:02.739906 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:30:02.753 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:30:02.752718 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:30:12.977 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:30:12.970020 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:30:12.984 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:30:12.983311 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:30:23.206 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:30:23.204826 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:30:23.218 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:30:23.216421 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:30:33.438 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:30:33.436489 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:30:33.450 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:30:33.448936 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:30:43.736 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:30:43.735465 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:30:43.746 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:30:43.745454 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:30:54.072 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:30:54.070732 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:30:54.091 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:30:54.089967 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:31:04.324 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:31:04.323288 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:31:04.335 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:31:04.334502 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:31:14.648 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:31:14.647002 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:31:14.661 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:31:14.660014 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:31:24.880 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:31:24.877926 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:31:24.890 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:31:24.887860 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:31:35.245 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:31:35.244170 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:31:35.259 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:31:35.258629 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:31:45.477 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:31:45.475607 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:31:45.486 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:31:45.485536 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:31:55.706 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:31:55.704726 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:31:55.718 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:31:55.717341 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:32:05.939 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:32:05.938039 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:32:05.951 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:32:05.950595 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:32:16.174 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:32:16.173164 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:32:16.186 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:32:16.184971 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:32:26.494 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:32:26.492729 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:32:26.508 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:32:26.506949 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:32:36.818 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:32:36.817786 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:32:36.828 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:32:36.827291 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:32:47.082 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:32:47.081363 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:32:47.097 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:32:47.095695 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:32:57.312 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:32:57.311471 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:32:57.324 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:32:57.323736 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:33:07.546 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:33:07.544485 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:33:07.559 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:33:07.557977 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:33:17.774 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:33:17.772691 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:33:17.787 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:33:17.784874 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:33:28.004 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:33:28.003112 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:33:28.016 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:33:28.015336 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:33:38.238 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:33:38.236719 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:33:38.250 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:33:38.249220 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:33:48.471 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:33:48.469352 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:33:48.516 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:33:48.515100 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:33:58.730 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:33:58.728934 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:33:58.740 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:33:58.739075 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:34:08.960 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:34:08.959112 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:34:08.974 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:34:08.973172 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:34:19.194 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:34:19.192946 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:34:19.208 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:34:19.206706 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:34:29.430 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:34:29.428563 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:34:29.441 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:34:29.440670 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:34:39.661 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:34:39.659915 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:34:39.672 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:34:39.671804 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:34:49.895 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:34:49.889357 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:34:49.904 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:34:49.903551 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:35:00.122 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:35:00.121189 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:35:00.133 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:35:00.132561 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:35:10.357 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:35:10.356035 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:35:10.366 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:35:10.365586 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:35:20.585 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:35:20.584300 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:35:20.594 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:35:20.593551 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:35:30.836 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:35:30.835398 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:35:30.851 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:35:30.850438 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:35:41.075 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:35:41.073150 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:35:41.084 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:35:41.083497 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:35:51.304 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:35:51.303018 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:35:51.318 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:35:51.317035 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:36:01.538 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:36:01.537353 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:36:01.551 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:36:01.550199 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:36:11.825 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:36:11.820279 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:36:11.833 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:36:11.832702 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:36:22.053 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:36:22.052355 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:36:22.066 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:36:22.065121 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:36:32.284 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:36:32.282443 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:36:32.295 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:36:32.294696 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:36:42.524 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:36:42.522925 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:36:42.540 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:36:42.539300 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:36:52.759 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:36:52.758270 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:36:52.778 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:36:52.776437 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:37:02.996 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:37:02.995308 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:37:03.009 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:37:03.008445 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:37:13.226 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:37:13.224998 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T18:37:13.238 INFO:tasks.rook.operator.smithi133.stdout:2022-03-21 18:37:13.237190 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-03-21T20:58:15.608 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2022-03-21T20:58:15.628 DEBUG:teuthology.task.console_log:Killing console logger for smithi133 2022-03-21T20:58:15.629 DEBUG:teuthology.exit:Finished running handlers