2022-01-13T16:06:21.658 INFO:root:teuthology version: 1.1.0-6fc20113 2022-01-13T16:06:21.660 DEBUG:teuthology.run:Teuthology command: teuthology --name yuriw-2022-01-13_14:57:55-rados-wip-yuri5-testing-2022-01-12-1534-distro-default-smithi --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2022-01-13_14:57:55-rados-wip-yuri5-testing-2022-01-12-1534-distro-default-smithi/6612758 --verbose --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} -- /home/teuthworker/archive/yuriw-2022-01-13_14:57:55-rados-wip-yuri5-testing-2022-01-12-1534-distro-default-smithi/6612758/orig.config.yaml 2022-01-13T16:06:21.693 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2022-01-13T16:06:21.759 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2022-01-13_14:57:55-rados-wip-yuri5-testing-2022-01-12-1534-distro-default-smithi/6612758 branch: wip-yuri5-testing-2022-01-12-1534 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: ceph-qa@ceph.io first_in_suite: false job_id: '6612758' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2022-01-13_14:57:55-rados-wip-yuri5-testing-2022-01-12-1534-distro-default-smithi nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-yuri5-testing-2022-01-12-1534 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: c9043e115ae30340a4cb4857b020aa89634daeb2 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: c9043e115ae30340a4cb4857b020aa89634daeb2 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-yuri5-testing-2022-01-12-1534 sha1: c9043e115ae30340a4cb4857b020aa89634daeb2 owner: scheduled_yuriw@teuthology priority: 67 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.a sha1: c9043e115ae30340a4cb4857b020aa89634daeb2 sleep_before_teardown: 0 suite: rados suite_branch: wip-yuri5-testing-2022-01-12-1534 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_c9043e115ae30340a4cb4857b020aa89634daeb2/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: c9043e115ae30340a4cb4857b020aa89634daeb2 targets: smithi104.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDb9kYmRFVefsOw74Y/67Mw3aYG+zvIUMZ+Tu44+stulTJxrhK4kd/8m4SxQ/6Z9TXbbMANcWrVsXswhMMdhT2PeHBRMH0Cy3QYxCX4opRvrh8oI93paxEoRhzjK8sP5Caxr9c4TuiCVrk9dfFklzEtD8uagqS4KD3QMITRQbZfiuTQ2vm++1jy0al/V4hZXdoWfs/Vr0mBVmEDC6BPnGiRgjHVMaTQlq5kS013SzgCRPhWrQHkT9kef8o2R91c1G0Ui8gj/Mh9Pg3GswU6Vsr2AWupFC133kkADyrS2yhgw5BKLW+l5s7CTlDJkGusWzRSDe/AsbdcPIiyNIj43w6N4YRe4XJro6/xvVtBU15QvSbWumtq8m48DCEAOlh9gwcdPZg4NraryYqyeObMapqsUzMx1XT7DZdTtcR/NfT29J63dJgWLkId+PmG3gSe+FUusUxkspDVYiUGIGdiamSFbo2Qc8mDyAXHneBj2wNiAz1M0tJSegCVb1HmaPIbPqc= 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: 6fc2011361437a9dfe4e45b50de224392eed8abc timestamp: 2022-01-13_14:57:55 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.20261 2022-01-13T16:06:21.760 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_c9043e115ae30340a4cb4857b020aa89634daeb2/qa; will attempt to use it 2022-01-13T16:06:21.761 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_c9043e115ae30340a4cb4857b020aa89634daeb2/qa/tasks 2022-01-13T16:06:21.761 INFO:teuthology.run_tasks:Running task internal.check_packages... 2022-01-13T16:06:21.763 INFO:teuthology.task.internal:Checking packages... 2022-01-13T16:06:21.785 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'c9043e115ae30340a4cb4857b020aa89634daeb2' 2022-01-13T16:06:21.785 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-01-13T16:06:21.786 INFO:teuthology.packaging:ref: None 2022-01-13T16:06:21.786 INFO:teuthology.packaging:tag: None 2022-01-13T16:06:21.786 INFO:teuthology.packaging:branch: wip-yuri5-testing-2022-01-12-1534 2022-01-13T16:06:21.787 INFO:teuthology.packaging:sha1: c9043e115ae30340a4cb4857b020aa89634daeb2 2022-01-13T16:06:21.787 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-yuri5-testing-2022-01-12-1534 2022-01-13T16:06:21.998 INFO:teuthology.task.internal:Found packages for ceph version 17.0.0-10101-gc9043e11-1focal 2022-01-13T16:06:21.998 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2022-01-13T16:06:22.009 INFO:teuthology.task.internal:no buildpackages task found 2022-01-13T16:06:22.009 INFO:teuthology.run_tasks:Running task internal.save_config... 2022-01-13T16:06:22.064 INFO:teuthology.task.internal:Saving configuration 2022-01-13T16:06:22.076 INFO:teuthology.run_tasks:Running task internal.check_lock... 2022-01-13T16:06:22.088 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-01-13T16:06:22.111 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi104.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2022-01-13_14:57:55-rados-wip-yuri5-testing-2022-01-12-1534-distro-default-smithi/6612758', '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-01-13 16:00:25.162170', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC5/1Hej6/xvA8tBnfFnilrwW+0x4flVOcKefrxZU+9t'} 2022-01-13T16:06:22.111 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2022-01-13T16:06:22.119 INFO:teuthology.task.internal:roles: ubuntu@smithi104.front.sepia.ceph.com - ['host.a', 'client.a'] 2022-01-13T16:06:22.119 INFO:teuthology.run_tasks:Running task console_log... 2022-01-13T16:06:22.175 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fd3fcfe0c80>, signals=[15]) 2022-01-13T16:06:22.176 INFO:teuthology.run_tasks:Running task internal.connect... 2022-01-13T16:06:22.189 INFO:teuthology.task.internal:Opening connections... 2022-01-13T16:06:22.190 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi104.front.sepia.ceph.com 2022-01-13T16:06:22.192 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-01-13T16:06:22.249 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2022-01-13T16:06:22.263 DEBUG:teuthology.orchestra.run.smithi104:> uname -m 2022-01-13T16:06:22.373 INFO:teuthology.orchestra.run.smithi104.stdout:x86_64 2022-01-13T16:06:22.373 DEBUG:teuthology.orchestra.run.smithi104:> cat /etc/os-release 2022-01-13T16:06:22.380 INFO:teuthology.orchestra.run.smithi104.stdout:NAME="Ubuntu" 2022-01-13T16:06:22.380 INFO:teuthology.orchestra.run.smithi104.stdout:VERSION="20.04.3 LTS (Focal Fossa)" 2022-01-13T16:06:22.381 INFO:teuthology.orchestra.run.smithi104.stdout:ID=ubuntu 2022-01-13T16:06:22.381 INFO:teuthology.orchestra.run.smithi104.stdout:ID_LIKE=debian 2022-01-13T16:06:22.381 INFO:teuthology.orchestra.run.smithi104.stdout:PRETTY_NAME="Ubuntu 20.04.3 LTS" 2022-01-13T16:06:22.381 INFO:teuthology.orchestra.run.smithi104.stdout:VERSION_ID="20.04" 2022-01-13T16:06:22.382 INFO:teuthology.orchestra.run.smithi104.stdout:HOME_URL="https://www.ubuntu.com/" 2022-01-13T16:06:22.382 INFO:teuthology.orchestra.run.smithi104.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2022-01-13T16:06:22.382 INFO:teuthology.orchestra.run.smithi104.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2022-01-13T16:06:22.382 INFO:teuthology.orchestra.run.smithi104.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2022-01-13T16:06:22.382 INFO:teuthology.orchestra.run.smithi104.stdout:VERSION_CODENAME=focal 2022-01-13T16:06:22.383 INFO:teuthology.orchestra.run.smithi104.stdout:UBUNTU_CODENAME=focal 2022-01-13T16:06:22.384 INFO:teuthology.lock.ops:Updating smithi104.front.sepia.ceph.com on lock server 2022-01-13T16:06:22.406 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2022-01-13T16:06:22.418 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2022-01-13T16:06:22.438 INFO:teuthology.task.internal:Checking for old test directory... 2022-01-13T16:06:22.439 DEBUG:teuthology.orchestra.run.smithi104:> test '!' -e /home/ubuntu/cephtest 2022-01-13T16:06:22.445 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2022-01-13T16:06:22.464 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2022-01-13T16:06:22.464 DEBUG:teuthology.orchestra.run.smithi104:> test -z $(ls -A /var/lib/ceph) 2022-01-13T16:06:22.479 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2022-01-13T16:06:22.515 INFO:teuthology.run_tasks:Running task kernel... 2022-01-13T16:06:22.535 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2022-01-13T16:06:22.536 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2022-01-13T16:06:22.536 DEBUG:teuthology.task.kernel:normalized overrides {'host.a': {'hwe': True}, 'client.a': {'hwe': True}} 2022-01-13T16:06:22.537 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro', 'hwe': True}}, timeout 300 2022-01-13T16:06:22.537 DEBUG:teuthology.orchestra.run.smithi104:> uname -r 2022-01-13T16:06:22.544 INFO:teuthology.orchestra.run.smithi104.stdout:5.4.0-88-generic 2022-01-13T16:06:22.545 INFO:teuthology.task.kernel:Running kernel on smithi104: 5.4.0-88-generic 2022-01-13T16:06:22.545 DEBUG:teuthology.orchestra.run.smithi104:> sudo apt-get clean 2022-01-13T16:06:22.605 DEBUG:teuthology.orchestra.run.smithi104:> sudo apt-get update 2022-01-13T16:06:22.886 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2022-01-13T16:06:22.890 INFO:teuthology.orchestra.run.smithi104.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-01-13T16:06:22.959 INFO:teuthology.orchestra.run.smithi104.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-01-13T16:06:23.313 INFO:teuthology.orchestra.run.smithi104.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-01-13T16:06:23.394 INFO:teuthology.orchestra.run.smithi104.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [356 kB] 2022-01-13T16:06:23.538 INFO:teuthology.orchestra.run.smithi104.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1,469 kB] 2022-01-13T16:06:23.680 INFO:teuthology.orchestra.run.smithi104.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1,135 kB] 2022-01-13T16:06:23.843 INFO:teuthology.orchestra.run.smithi104.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [205 kB] 2022-01-13T16:06:23.858 INFO:teuthology.orchestra.run.smithi104.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [9,108 B] 2022-01-13T16:06:23.858 INFO:teuthology.orchestra.run.smithi104.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [20.5 kB] 2022-01-13T16:06:23.859 INFO:teuthology.orchestra.run.smithi104.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [643 kB] 2022-01-13T16:06:23.902 INFO:teuthology.orchestra.run.smithi104.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [91.7 kB] 2022-01-13T16:06:23.907 INFO:teuthology.orchestra.run.smithi104.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [536 B] 2022-01-13T16:06:23.907 INFO:teuthology.orchestra.run.smithi104.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [675 kB] 2022-01-13T16:06:23.922 INFO:teuthology.orchestra.run.smithi104.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [585 kB] 2022-01-13T16:06:23.945 INFO:teuthology.orchestra.run.smithi104.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [291 kB] 2022-01-13T16:06:23.947 INFO:teuthology.orchestra.run.smithi104.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [532 kB] 2022-01-13T16:06:23.957 INFO:teuthology.orchestra.run.smithi104.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [14.7 kB] 2022-01-13T16:06:23.957 INFO:teuthology.orchestra.run.smithi104.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [21.8 kB] 2022-01-13T16:06:23.958 INFO:teuthology.orchestra.run.smithi104.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [694 kB] 2022-01-13T16:06:23.958 INFO:teuthology.orchestra.run.smithi104.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [115 kB] 2022-01-13T16:06:23.961 INFO:teuthology.orchestra.run.smithi104.stdout:Get:22 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [13.0 kB] 2022-01-13T16:06:24.016 INFO:teuthology.orchestra.run.smithi104.stdout:Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,176 B] 2022-01-13T16:06:24.016 INFO:teuthology.orchestra.run.smithi104.stdout:Get:24 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [21.8 kB] 2022-01-13T16:06:24.017 INFO:teuthology.orchestra.run.smithi104.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [536 B] 2022-01-13T16:06:24.031 INFO:teuthology.orchestra.run.smithi104.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [99.0 kB] 2022-01-13T16:06:24.035 INFO:teuthology.orchestra.run.smithi104.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [532 B] 2022-01-13T16:06:24.036 INFO:teuthology.orchestra.run.smithi104.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [892 kB] 2022-01-13T16:06:24.070 INFO:teuthology.orchestra.run.smithi104.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [663 kB] 2022-01-13T16:06:24.103 INFO:teuthology.orchestra.run.smithi104.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [196 kB] 2022-01-13T16:06:24.108 INFO:teuthology.orchestra.run.smithi104.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [19.9 kB] 2022-01-13T16:06:24.119 INFO:teuthology.orchestra.run.smithi104.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,432 B] 2022-01-13T16:06:24.120 INFO:teuthology.orchestra.run.smithi104.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.8 kB] 2022-01-13T16:06:24.120 INFO:teuthology.orchestra.run.smithi104.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [6,928 B] 2022-01-13T16:06:24.121 INFO:teuthology.orchestra.run.smithi104.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2022-01-13T16:06:24.194 INFO:teuthology.orchestra.run.smithi104.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [42.0 kB] 2022-01-13T16:06:24.195 INFO:teuthology.orchestra.run.smithi104.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [34.5 kB] 2022-01-13T16:06:24.195 INFO:teuthology.orchestra.run.smithi104.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main Translation-en [10.0 kB] 2022-01-13T16:06:24.196 INFO:teuthology.orchestra.run.smithi104.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [864 B] 2022-01-13T16:06:24.196 INFO:teuthology.orchestra.run.smithi104.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [19.5 kB] 2022-01-13T16:06:24.204 INFO:teuthology.orchestra.run.smithi104.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [11.1 kB] 2022-01-13T16:06:24.293 INFO:teuthology.orchestra.run.smithi104.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe Translation-en [13.4 kB] 2022-01-13T16:06:24.293 INFO:teuthology.orchestra.run.smithi104.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [672 B] 2022-01-13T16:06:27.669 INFO:teuthology.orchestra.run.smithi104.stdout:Fetched 9,279 kB in 2s (4,341 kB/s) 2022-01-13T16:06:28.809 INFO:teuthology.orchestra.run.smithi104.stdout:Reading package lists... 2022-01-13T16:06:28.833 DEBUG:teuthology.orchestra.run.smithi104:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2022-01-13T16:06:28.898 INFO:teuthology.orchestra.run.smithi104.stdout:Reading package lists... 2022-01-13T16:06:29.069 INFO:teuthology.orchestra.run.smithi104.stdout:Building dependency tree... 2022-01-13T16:06:29.069 INFO:teuthology.orchestra.run.smithi104.stdout:Reading state information... 2022-01-13T16:06:29.208 INFO:teuthology.orchestra.run.smithi104.stdout:The following package was automatically installed and is no longer required: 2022-01-13T16:06:29.209 INFO:teuthology.orchestra.run.smithi104.stdout: libllvm11 2022-01-13T16:06:29.209 INFO:teuthology.orchestra.run.smithi104.stdout:Use 'sudo apt autoremove' to remove it. 2022-01-13T16:06:29.209 INFO:teuthology.orchestra.run.smithi104.stdout:The following additional packages will be installed: 2022-01-13T16:06:29.210 INFO:teuthology.orchestra.run.smithi104.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2022-01-13T16:06:29.210 INFO:teuthology.orchestra.run.smithi104.stdout: libusbmuxd6 linux-image-5.11.0-46-generic linux-modules-5.11.0-46-generic 2022-01-13T16:06:29.210 INFO:teuthology.orchestra.run.smithi104.stdout: linux-modules-extra-5.11.0-46-generic thermald upower usbmuxd 2022-01-13T16:06:29.211 INFO:teuthology.orchestra.run.smithi104.stdout:Suggested packages: 2022-01-13T16:06:29.211 INFO:teuthology.orchestra.run.smithi104.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.11-source-5.11.0 2022-01-13T16:06:29.211 INFO:teuthology.orchestra.run.smithi104.stdout: linux-hwe-5.11-tools linux-headers-5.11.0-46-generic 2022-01-13T16:06:29.263 INFO:teuthology.orchestra.run.smithi104.stdout:The following NEW packages will be installed: 2022-01-13T16:06:29.264 INFO:teuthology.orchestra.run.smithi104.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2022-01-13T16:06:29.264 INFO:teuthology.orchestra.run.smithi104.stdout: libusbmuxd6 linux-image-5.11.0-46-generic linux-image-generic-hwe-20.04 2022-01-13T16:06:29.264 INFO:teuthology.orchestra.run.smithi104.stdout: linux-modules-5.11.0-46-generic linux-modules-extra-5.11.0-46-generic 2022-01-13T16:06:29.264 INFO:teuthology.orchestra.run.smithi104.stdout: thermald upower usbmuxd 2022-01-13T16:06:29.468 INFO:teuthology.orchestra.run.smithi104.stdout:0 upgraded, 13 newly installed, 0 to remove and 100 not upgraded. 2022-01-13T16:06:29.468 INFO:teuthology.orchestra.run.smithi104.stdout:Need to get 79.5 MB of archives. 2022-01-13T16:06:29.468 INFO:teuthology.orchestra.run.smithi104.stdout:After this operation, 394 MB of additional disk space will be used. 2022-01-13T16:06:29.469 INFO:teuthology.orchestra.run.smithi104.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2022-01-13T16:06:29.746 INFO:teuthology.orchestra.run.smithi104.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2022-01-13T16:06:29.749 INFO:teuthology.orchestra.run.smithi104.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2022-01-13T16:06:29.762 INFO:teuthology.orchestra.run.smithi104.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2022-01-13T16:06:29.849 INFO:teuthology.orchestra.run.smithi104.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2022-01-13T16:06:29.866 INFO:teuthology.orchestra.run.smithi104.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.11.0-46-generic amd64 5.11.0-46.51~20.04.1 [17.9 MB] 2022-01-13T16:06:30.887 INFO:teuthology.orchestra.run.smithi104.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.11.0-46-generic amd64 5.11.0-46.51~20.04.1 [11.5 MB] 2022-01-13T16:06:31.347 INFO:teuthology.orchestra.run.smithi104.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.11.0-46-generic amd64 5.11.0-46.51~20.04.1 [49.5 MB] 2022-01-13T16:06:34.644 INFO:teuthology.orchestra.run.smithi104.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.11.0.46.51~20.04.23 [2,640 B] 2022-01-13T16:06:34.645 INFO:teuthology.orchestra.run.smithi104.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2022-01-13T16:06:34.645 INFO:teuthology.orchestra.run.smithi104.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2022-01-13T16:06:34.651 INFO:teuthology.orchestra.run.smithi104.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2022-01-13T16:06:34.653 INFO:teuthology.orchestra.run.smithi104.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2022-01-13T16:06:35.089 INFO:teuthology.orchestra.run.smithi104.stdout:Fetched 79.5 MB in 5s (14.6 MB/s) 2022-01-13T16:06:35.276 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2022-01-13T16:06:37.061 INFO:teuthology.orchestra.run.smithi104.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 ... 138265 files and directories currently installed.) 2022-01-13T16:06:37.067 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2022-01-13T16:06:37.256 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2022-01-13T16:06:37.623 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package libplist3:amd64. 2022-01-13T16:06:37.637 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2022-01-13T16:06:37.683 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2022-01-13T16:06:38.050 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2022-01-13T16:06:38.067 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2022-01-13T16:06:38.119 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2022-01-13T16:06:38.476 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2022-01-13T16:06:38.491 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2022-01-13T16:06:38.543 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2022-01-13T16:06:38.885 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package libupower-glib3:amd64. 2022-01-13T16:06:38.903 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2022-01-13T16:06:38.944 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2022-01-13T16:06:39.284 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package linux-modules-5.11.0-46-generic. 2022-01-13T16:06:39.300 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../05-linux-modules-5.11.0-46-generic_5.11.0-46.51~20.04.1_amd64.deb ... 2022-01-13T16:06:39.337 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-modules-5.11.0-46-generic (5.11.0-46.51~20.04.1) ... 2022-01-13T16:06:41.701 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package linux-image-5.11.0-46-generic. 2022-01-13T16:06:41.718 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../06-linux-image-5.11.0-46-generic_5.11.0-46.51~20.04.1_amd64.deb ... 2022-01-13T16:06:41.804 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-image-5.11.0-46-generic (5.11.0-46.51~20.04.1) ... 2022-01-13T16:06:42.411 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package linux-modules-extra-5.11.0-46-generic. 2022-01-13T16:06:42.428 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../07-linux-modules-extra-5.11.0-46-generic_5.11.0-46.51~20.04.1_amd64.deb ... 2022-01-13T16:06:42.495 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-modules-extra-5.11.0-46-generic (5.11.0-46.51~20.04.1) ... 2022-01-13T16:06:48.943 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2022-01-13T16:06:48.964 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.11.0.46.51~20.04.23_amd64.deb ... 2022-01-13T16:06:49.010 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-image-generic-hwe-20.04 (5.11.0.46.51~20.04.23) ... 2022-01-13T16:06:49.331 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package libevdev2:amd64. 2022-01-13T16:06:49.351 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2022-01-13T16:06:49.416 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2022-01-13T16:06:49.777 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package thermald. 2022-01-13T16:06:49.787 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2022-01-13T16:06:49.821 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2022-01-13T16:06:50.389 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package upower. 2022-01-13T16:06:50.405 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2022-01-13T16:06:50.458 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking upower (0.99.11-1build2) ... 2022-01-13T16:06:50.879 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package usbmuxd. 2022-01-13T16:06:50.899 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2022-01-13T16:06:50.937 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2022-01-13T16:06:51.243 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2022-01-13T16:06:51.360 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2022-01-13T16:06:51.514 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2022-01-13T16:06:51.633 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2022-01-13T16:06:51.755 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2022-01-13T16:06:51.885 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2022-01-13T16:06:52.006 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up upower (0.99.11-1build2) ... 2022-01-13T16:06:52.468 INFO:teuthology.orchestra.run.smithi104.stdout:upower.service is a disabled or a static unit, not starting it. 2022-01-13T16:06:52.520 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2022-01-13T16:06:52.696 INFO:teuthology.orchestra.run.smithi104.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2022-01-13T16:06:52.705 INFO:teuthology.orchestra.run.smithi104.stdout:Adding system user `usbmux' (UID 114) ... 2022-01-13T16:06:52.705 INFO:teuthology.orchestra.run.smithi104.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2022-01-13T16:06:53.374 INFO:teuthology.orchestra.run.smithi104.stdout:Not creating home directory `/var/lib/usbmux'. 2022-01-13T16:06:53.578 INFO:teuthology.orchestra.run.smithi104.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2022-01-13T16:06:53.621 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2022-01-13T16:06:53.938 INFO:teuthology.orchestra.run.smithi104.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2022-01-13T16:06:53.939 INFO:teuthology.orchestra.run.smithi104.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2022-01-13T16:06:54.409 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-image-5.11.0-46-generic (5.11.0-46.51~20.04.1) ... 2022-01-13T16:06:55.621 INFO:teuthology.orchestra.run.smithi104.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.4.0-88-generic 2022-01-13T16:06:55.621 INFO:teuthology.orchestra.run.smithi104.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.4.0-88-generic 2022-01-13T16:06:55.622 INFO:teuthology.orchestra.run.smithi104.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.11.0-46-generic 2022-01-13T16:06:55.622 INFO:teuthology.orchestra.run.smithi104.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.11.0-46-generic 2022-01-13T16:06:55.865 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-modules-extra-5.11.0-46-generic (5.11.0-46.51~20.04.1) ... 2022-01-13T16:06:57.161 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-modules-5.11.0-46-generic (5.11.0-46.51~20.04.1) ... 2022-01-13T16:06:58.803 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-image-generic-hwe-20.04 (5.11.0.46.51~20.04.23) ... 2022-01-13T16:06:59.657 INFO:teuthology.orchestra.run.smithi104.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-13T16:06:59.943 INFO:teuthology.orchestra.run.smithi104.stdout:Processing triggers for man-db (2.9.1-1) ... 2022-01-13T16:07:00.616 INFO:teuthology.orchestra.run.smithi104.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-01-13T16:07:00.720 INFO:teuthology.orchestra.run.smithi104.stdout:Processing triggers for linux-image-5.11.0-46-generic (5.11.0-46.51~20.04.1) ... 2022-01-13T16:07:00.910 INFO:teuthology.orchestra.run.smithi104.stdout:/etc/kernel/postinst.d/initramfs-tools: 2022-01-13T16:07:00.911 INFO:teuthology.orchestra.run.smithi104.stdout:update-initramfs: Generating /boot/initrd.img-5.11.0-46-generic 2022-01-13T16:07:24.267 INFO:teuthology.orchestra.run.smithi104.stdout:/etc/kernel/postinst.d/zz-update-grub: 2022-01-13T16:07:24.267 INFO:teuthology.orchestra.run.smithi104.stdout:Sourcing file `/etc/default/grub' 2022-01-13T16:07:24.285 INFO:teuthology.orchestra.run.smithi104.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2022-01-13T16:07:24.313 INFO:teuthology.orchestra.run.smithi104.stdout:Generating grub configuration file ... 2022-01-13T16:07:24.678 INFO:teuthology.orchestra.run.smithi104.stdout:Found linux image: /boot/vmlinuz-5.11.0-46-generic 2022-01-13T16:07:24.710 INFO:teuthology.orchestra.run.smithi104.stdout:Found initrd image: /boot/initrd.img-5.11.0-46-generic 2022-01-13T16:07:25.079 INFO:teuthology.orchestra.run.smithi104.stdout:Found linux image: /boot/vmlinuz-5.4.0-88-generic 2022-01-13T16:07:25.090 INFO:teuthology.orchestra.run.smithi104.stdout:Found initrd image: /boot/initrd.img-5.4.0-88-generic 2022-01-13T16:07:25.211 INFO:teuthology.orchestra.run.smithi104.stdout:Found linux image: /boot/vmlinuz-5.4.0-66-generic 2022-01-13T16:07:25.223 INFO:teuthology.orchestra.run.smithi104.stdout:Found initrd image: /boot/initrd.img-5.4.0-66-generic 2022-01-13T16:07:27.909 INFO:teuthology.orchestra.run.smithi104.stdout:done 2022-01-13T16:07:28.326 DEBUG:teuthology.orchestra.run.smithi104:> dpkg -s linux-image-generic-hwe-20.04 2022-01-13T16:07:28.358 INFO:teuthology.orchestra.run.smithi104.stdout:Package: linux-image-generic-hwe-20.04 2022-01-13T16:07:28.358 INFO:teuthology.orchestra.run.smithi104.stdout:Status: install ok installed 2022-01-13T16:07:28.359 INFO:teuthology.orchestra.run.smithi104.stdout:Priority: optional 2022-01-13T16:07:28.359 INFO:teuthology.orchestra.run.smithi104.stdout:Section: kernel 2022-01-13T16:07:28.359 INFO:teuthology.orchestra.run.smithi104.stdout:Installed-Size: 19 2022-01-13T16:07:28.359 INFO:teuthology.orchestra.run.smithi104.stdout:Maintainer: Ubuntu Kernel Team 2022-01-13T16:07:28.360 INFO:teuthology.orchestra.run.smithi104.stdout:Architecture: amd64 2022-01-13T16:07:28.360 INFO:teuthology.orchestra.run.smithi104.stdout:Source: linux-meta-hwe-5.11 2022-01-13T16:07:28.360 INFO:teuthology.orchestra.run.smithi104.stdout:Version: 5.11.0.46.51~20.04.23 2022-01-13T16:07:28.360 INFO:teuthology.orchestra.run.smithi104.stdout:Provides: virtualbox-guest-modules (= 5.11.0-46), wireguard-modules (= 1.0.0), zfs-modules (= 2.0.2-1ubuntu5.4) 2022-01-13T16:07:28.361 INFO:teuthology.orchestra.run.smithi104.stdout:Depends: linux-image-5.11.0-46-generic, linux-modules-extra-5.11.0-46-generic, linux-firmware, intel-microcode, amd64-microcode 2022-01-13T16:07:28.361 INFO:teuthology.orchestra.run.smithi104.stdout:Recommends: thermald 2022-01-13T16:07:28.361 INFO:teuthology.orchestra.run.smithi104.stdout:Description: Generic Linux kernel image 2022-01-13T16:07:28.361 INFO:teuthology.orchestra.run.smithi104.stdout: This package will always depend on the latest generic kernel image 2022-01-13T16:07:28.361 INFO:teuthology.orchestra.run.smithi104.stdout: available. 2022-01-13T16:07:28.362 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-88-generic Expected: 5.11.0-46-generic 2022-01-13T16:07:28.362 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2022-01-13T16:07:28.362 DEBUG:teuthology.task.kernel:src is distro, skipping download 2022-01-13T16:07:28.363 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2022-01-13T16:07:28.363 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi104.front.sepia.ceph.com, path=None, version=distro) 2022-01-13T16:07:28.363 DEBUG:teuthology.orchestra.run.smithi104:> sudo apt-get clean 2022-01-13T16:07:28.476 DEBUG:teuthology.orchestra.run.smithi104:> sudo apt-get update 2022-01-13T16:07:28.619 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-01-13T16:07:28.739 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2022-01-13T16:07:28.825 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-01-13T16:07:28.911 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-13T16:07:30.132 INFO:teuthology.orchestra.run.smithi104.stdout:Reading package lists... 2022-01-13T16:07:30.154 DEBUG:teuthology.orchestra.run.smithi104:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2022-01-13T16:07:30.223 INFO:teuthology.orchestra.run.smithi104.stdout:Reading package lists... 2022-01-13T16:07:30.393 INFO:teuthology.orchestra.run.smithi104.stdout:Building dependency tree... 2022-01-13T16:07:30.394 INFO:teuthology.orchestra.run.smithi104.stdout:Reading state information... 2022-01-13T16:07:30.539 INFO:teuthology.orchestra.run.smithi104.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.11.0.46.51~20.04.23). 2022-01-13T16:07:30.539 INFO:teuthology.orchestra.run.smithi104.stdout:The following packages were automatically installed and are no longer required: 2022-01-13T16:07:30.540 INFO:teuthology.orchestra.run.smithi104.stdout: libllvm11 linux-headers-5.4.0-66 linux-headers-5.4.0-66-generic 2022-01-13T16:07:30.540 INFO:teuthology.orchestra.run.smithi104.stdout: linux-image-5.4.0-66-generic linux-modules-5.4.0-66-generic 2022-01-13T16:07:30.540 INFO:teuthology.orchestra.run.smithi104.stdout: linux-modules-extra-5.4.0-66-generic 2022-01-13T16:07:30.540 INFO:teuthology.orchestra.run.smithi104.stdout:Use 'sudo apt autoremove' to remove them. 2022-01-13T16:07:30.580 INFO:teuthology.orchestra.run.smithi104.stdout:0 upgraded, 0 newly installed, 0 to remove and 100 not upgraded. 2022-01-13T16:07:30.583 DEBUG:teuthology.orchestra.run.smithi104:> dpkg -s linux-image-generic-hwe-20.04 2022-01-13T16:07:30.605 INFO:teuthology.orchestra.run.smithi104.stdout:Package: linux-image-generic-hwe-20.04 2022-01-13T16:07:30.605 INFO:teuthology.orchestra.run.smithi104.stdout:Status: install ok installed 2022-01-13T16:07:30.605 INFO:teuthology.orchestra.run.smithi104.stdout:Priority: optional 2022-01-13T16:07:30.606 INFO:teuthology.orchestra.run.smithi104.stdout:Section: kernel 2022-01-13T16:07:30.606 INFO:teuthology.orchestra.run.smithi104.stdout:Installed-Size: 19 2022-01-13T16:07:30.606 INFO:teuthology.orchestra.run.smithi104.stdout:Maintainer: Ubuntu Kernel Team 2022-01-13T16:07:30.606 INFO:teuthology.orchestra.run.smithi104.stdout:Architecture: amd64 2022-01-13T16:07:30.607 INFO:teuthology.orchestra.run.smithi104.stdout:Source: linux-meta-hwe-5.11 2022-01-13T16:07:30.607 INFO:teuthology.orchestra.run.smithi104.stdout:Version: 5.11.0.46.51~20.04.23 2022-01-13T16:07:30.607 INFO:teuthology.orchestra.run.smithi104.stdout:Provides: virtualbox-guest-modules (= 5.11.0-46), wireguard-modules (= 1.0.0), zfs-modules (= 2.0.2-1ubuntu5.4) 2022-01-13T16:07:30.607 INFO:teuthology.orchestra.run.smithi104.stdout:Depends: linux-image-5.11.0-46-generic, linux-modules-extra-5.11.0-46-generic, linux-firmware, intel-microcode, amd64-microcode 2022-01-13T16:07:30.607 INFO:teuthology.orchestra.run.smithi104.stdout:Recommends: thermald 2022-01-13T16:07:30.608 INFO:teuthology.orchestra.run.smithi104.stdout:Description: Generic Linux kernel image 2022-01-13T16:07:30.608 INFO:teuthology.orchestra.run.smithi104.stdout: This package will always depend on the latest generic kernel image 2022-01-13T16:07:30.608 INFO:teuthology.orchestra.run.smithi104.stdout: available. 2022-01-13T16:07:30.608 DEBUG:teuthology.orchestra.run.smithi104:> mktemp 2022-01-13T16:07:30.614 INFO:teuthology.orchestra.run.smithi104.stdout:/tmp/tmp.91XF5D0oq5 2022-01-13T16:07:30.614 DEBUG:teuthology.orchestra.run.smithi104:> sudo cp /boot/grub/grub.cfg /tmp/tmp.91XF5D0oq5 2022-01-13T16:07:30.626 DEBUG:teuthology.orchestra.run.smithi104:> sudo chmod 0666 /tmp/tmp.91XF5D0oq5 2022-01-13T16:07:30.704 DEBUG:teuthology.orchestra.remote:smithi104:/tmp/tmp.91XF5D0oq5 is 10KB 2022-01-13T16:07:30.718 DEBUG:teuthology.orchestra.run.smithi104:> rm -fr /tmp/tmp.91XF5D0oq5 2022-01-13T16:07:30.725 DEBUG:teuthology.orchestra.run.smithi104:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2022-01-13T16:07:30.781 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2022-01-13T16:07:30.782 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/etc/grub.d/01_ceph_kernel 2022-01-13T16:07:30.782 DEBUG:teuthology.orchestra.run.smithi104:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2022-01-13T16:07:30.818 INFO:teuthology.task.kernel:Distro Kernel Version: 5.11.0-46-generic 2022-01-13T16:07:30.819 DEBUG:teuthology.orchestra.run.smithi104:> sudo update-grub 2022-01-13T16:07:32.039 INFO:teuthology.orchestra.run.smithi104.stderr:Sourcing file `/etc/default/grub' 2022-01-13T16:07:32.041 INFO:teuthology.orchestra.run.smithi104.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2022-01-13T16:07:32.061 INFO:teuthology.orchestra.run.smithi104.stderr:Generating grub configuration file ... 2022-01-13T16:07:32.300 INFO:teuthology.orchestra.run.smithi104.stderr:Found linux image: /boot/vmlinuz-5.11.0-46-generic 2022-01-13T16:07:32.311 INFO:teuthology.orchestra.run.smithi104.stderr:Found initrd image: /boot/initrd.img-5.11.0-46-generic 2022-01-13T16:07:32.714 INFO:teuthology.orchestra.run.smithi104.stderr:Found linux image: /boot/vmlinuz-5.4.0-88-generic 2022-01-13T16:07:32.726 INFO:teuthology.orchestra.run.smithi104.stderr:Found initrd image: /boot/initrd.img-5.4.0-88-generic 2022-01-13T16:07:32.819 INFO:teuthology.orchestra.run.smithi104.stderr:Found linux image: /boot/vmlinuz-5.4.0-66-generic 2022-01-13T16:07:32.832 INFO:teuthology.orchestra.run.smithi104.stderr:Found initrd image: /boot/initrd.img-5.4.0-66-generic 2022-01-13T16:07:34.436 INFO:teuthology.orchestra.run.smithi104.stderr:done 2022-01-13T16:07:34.437 DEBUG:teuthology.orchestra.run.smithi104:> sudo shutdown -r now 2022-01-13T16:08:04.471 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2022-01-13T16:08:04.472 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2022-01-13T16:08:04.474 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-01-13T16:09:23.051 DEBUG:teuthology.orchestra.remote:timed out 2022-01-13T16:09:53.082 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2022-01-13T16:09:53.084 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-01-13T16:09:53.339 DEBUG:teuthology.orchestra.run.smithi104:> true 2022-01-13T16:09:53.934 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi104.front.sepia.ceph.com' 2022-01-13T16:09:53.934 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.11.0-46-generic"... 2022-01-13T16:09:53.935 DEBUG:teuthology.orchestra.run.smithi104:> uname -r 2022-01-13T16:09:53.981 INFO:teuthology.orchestra.run.smithi104.stdout:5.11.0-46-generic 2022-01-13T16:09:53.981 DEBUG:teuthology.task.kernel:current kernel version is 5.11.0-46-generic vs 5.11.0-46-generic 2022-01-13T16:09:53.982 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2022-01-13T16:09:53.982 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2022-01-13T16:09:54.983 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2022-01-13T16:09:54.984 DEBUG:teuthology.orchestra.run.smithi104:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2022-01-13T16:09:55.053 INFO:teuthology.orchestra.run.smithi104.stdout:ttyS1 2022-01-13T16:09:55.074 DEBUG:teuthology.parallel:result is None 2022-01-13T16:09:55.074 INFO:teuthology.run_tasks:Running task internal.base... 2022-01-13T16:09:55.084 INFO:teuthology.task.internal:Creating test directory... 2022-01-13T16:09:55.084 DEBUG:teuthology.orchestra.run.smithi104:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2022-01-13T16:09:55.092 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2022-01-13T16:09:55.125 INFO:teuthology.run_tasks:Running task internal.archive... 2022-01-13T16:09:55.152 INFO:teuthology.task.internal:Creating archive directory... 2022-01-13T16:09:55.152 DEBUG:teuthology.orchestra.run.smithi104:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2022-01-13T16:09:55.172 INFO:teuthology.run_tasks:Running task internal.coredump... 2022-01-13T16:09:55.183 INFO:teuthology.task.internal:Enabling coredump saving... 2022-01-13T16:09:55.184 DEBUG:teuthology.orchestra.run.smithi104:> 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-01-13T16:09:55.205 INFO:teuthology.orchestra.run.smithi104.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-01-13T16:09:55.213 INFO:teuthology.orchestra.run.smithi104.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-01-13T16:09:55.215 INFO:teuthology.run_tasks:Running task internal.sudo... 2022-01-13T16:09:55.224 INFO:teuthology.task.internal:Configuring sudo... 2022-01-13T16:09:55.225 DEBUG:teuthology.orchestra.run.smithi104:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2022-01-13T16:09:55.280 INFO:teuthology.run_tasks:Running task internal.syslog... 2022-01-13T16:09:55.294 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2022-01-13T16:09:55.295 DEBUG:teuthology.orchestra.run.smithi104:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2022-01-13T16:09:55.302 DEBUG:teuthology.orchestra.run.smithi104:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2022-01-13T16:09:55.350 DEBUG:teuthology.orchestra.run.smithi104:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2022-01-13T16:09:55.357 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2022-01-13T16:09:55.357 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2022-01-13T16:09:55.378 DEBUG:teuthology.orchestra.run.smithi104:> sudo service rsyslog restart 2022-01-13T16:09:55.473 INFO:teuthology.run_tasks:Running task internal.timer... 2022-01-13T16:09:55.482 INFO:teuthology.task.internal:Starting timer... 2022-01-13T16:09:55.482 INFO:teuthology.run_tasks:Running task pcp... 2022-01-13T16:09:55.520 INFO:teuthology.run_tasks:Running task selinux... 2022-01-13T16:09:55.543 DEBUG:teuthology.task.selinux:Excluding smithi104: OS 'ubuntu' does not support SELinux 2022-01-13T16:09:55.544 DEBUG:teuthology.task.selinux:Getting current SELinux state 2022-01-13T16:09:55.544 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2022-01-13T16:09:55.544 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2022-01-13T16:09:55.545 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2022-01-13T16:09:55.567 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master was just updated or references a specific commit; assuming it is current 2022-01-13T16:09:55.568 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master to origin/master 2022-01-13T16:09:55.587 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-01-13T16:09:55.589 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi104.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/cephlab.yml 2022-01-13T16:09:55.977 INFO:teuthology.task.ansible.out:Using /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/ansible.cfg as config file 2022-01-13T16:09:56.812 INFO:teuthology.task.ansible.out:[WARNING]: file /home/teuthworker/src/git.ceph.com_git_ceph-cm- ansible_master/roles/testnode/tasks/setup-opensuse.yml is empty and had no tasks to include 2022-01-13T16:10:00.014 INFO:teuthology.task.ansible.out: PLAY [all] ********************************************************************* 2022-01-13T16:10:00.123 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:10:00 +0000 (0:00:00.126) 0:00:00.126 ****** 2022-01-13T16:10:02.331 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* 2022-01-13T16:10:02.332 INFO:teuthology.task.ansible.out:[DEPRECATION WARNING]: Distribution Ubuntu 20.04 on host smithi104.front.sepia.ceph.com should use /usr/bin/python3, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs.ansible.com/ansible/2.9/reference_appendices/inter preter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ok: [smithi104.front.sepia.ceph.com] 2022-01-13T16:10:02.382 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:10:02 +0000 (0:00:02.258) 0:00:02.385 ****** 2022-01-13T16:10:02.595 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the sudo group.] ******************************** 2022-01-13T16:10:02.597 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "gid": 27, "name": "sudo", "state": "present", "system": false} 2022-01-13T16:10:02.619 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:10:02 +0000 (0:00:00.236) 0:00:02.622 ****** 2022-01-13T16:10:03.145 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the ansible user.] ****************************** 2022-01-13T16:10:03.147 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "cm,,,", "group": 1100, "groups": "sudo", "home": "/home/cm", "move_home": false, "name": "cm", "shell": "/bin/bash", "state": "present", "uid": 1100} 2022-01-13T16:10:03.169 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:10:03 +0000 (0:00:00.550) 0:00:03.173 ****** 2022-01-13T16:10:03.250 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Delete the ansible users password.] ******************** 2022-01-13T16:10:03.252 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:03.273 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:10:03 +0000 (0:00:00.103) 0:00:03.276 ****** 2022-01-13T16:10:03.490 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Ensure includedir is present in sudoers.] ************** 2022-01-13T16:10:03.492 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2022-01-13T16:10:03.514 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:10:03 +0000 (0:00:00.240) 0:00:03.517 ****** 2022-01-13T16:10:04.280 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the cephlab_sudo sudoers.d file.] *************** ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "checksum": "6c8e8b7ecc895eb2094cafe75c34b58f183442a7", "dest": "/etc/sudoers.d/cephlab_sudo", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers.d/cephlab_sudo", "size": 182, "state": "file", "uid": 0} 2022-01-13T16:10:04.302 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:10:04 +0000 (0:00:00.788) 0:00:04.305 ****** 2022-01-13T16:10:04.847 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Add authorized keys for the ansible user.] ************* ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "comment": null, "exclusive": true, "follow": false, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmiHwkLkoJZiQs67KfE8jf0CdXjgbbpzKywUleMk4kWC7Wdn+92q/33DXpfS8xjg7opB9GTK3EW2C/RKBpf5RdaVG/5M7tRyUDLLbS3CURUoF6aNQI+8JIuFlsIfhO3Qw4uT7NlJCqsusrSbyLtGd/Im4CzwhvP1Enn6aUfyxv2yV4HoVjXbbIp2hlRXgcW8G/9q0TMuNfX4J6dpj9/PG8BbkKH/NReL2UMtjCGyRdIQvIwJRHMozjcE21824ZatA7nBeecX0MBRS6/A286uj6Z0PgmfJXYw0yw2Z2uSWR1ptIuMEiDBt96Pzn0dvfl7g/7bCi93MBQf/6sH9n4wkN root@typica001\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDehvF7TbkfX9Ga4fNdq/j9GHu3c9cNk4iIHVs7e14j0h9DlV14aPyn/M0+z90PK+5p2uL9EvRzkbsPrfxpG3pxUa1pmVmKIPvBruA7ln8tExOVwO3XEsBG7b8VWUMlQmwRS9WEfkKAIHlr9cgIFGb1yrMW30RyL7keO1giotAq/wR9pMicyqYAbZOtI3MuPsDVTNxtyD3RwRUQicz6vNaK/RwfMCZVgdvoinrJ7VSyFVEiitzuQqMlrF935sfLvhuyxmwvJKfZI8QMEYcFbKd1cDnCk9n/PySNRY96gb41nb5pUk+0eaDu37jnmj7LLqoidD3UWUuHNnGBAAk+zNlD andrew.schoen@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBwJCoMbbxQrI9jM5I/lX0MYDB57LzYXDJTXqmLfJ8E5IHwQbn708/EFXAHuJlCyoJAuA8FaU/Y5/l2LBlVXwp9v+8ftk/D6AcsuQ+Hi0ZLCTvW10OUIS2cwX/of//JJIu6roy3r3SWwUcQvwjaZYLm7QkC+1StsLNMHdgiVRFiibqml72Q53VTtSTt6z2aXjrHzhpZq0hBK/13aknzAjHvGprQnchKVzhA/7A5pArF3CXpnI7aCwKvvjU0AcvqqD8WNLMpF4hFSoTK7xluKB+5UAJ36wefIO2KFM/zMwUtl4/aDhDdPeSaQRWq/q7viKLVNS0X9j2PjSRTfYhJNZr zack@zack-cerzas-macbook-pro.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC305rmql/Qm8Si+DFvAs77hSUZakwiXhhAhSetS89bWq3AdPQTL1MUXJHFm3AMzwzb00tndvsl1AUmFseXLfAi87daNcKJdwEj/JvXgcHKzAXOpVRfArHh08JnOumQiP4EoLYvq7rL+3LjEFURKOWJLLnGxh4E+iiJAnxLTG3WuUcnz9kXVTwtmIs60+2yH+gZJkkB04mnivPYjX46sHigoKgtlE2JnQfOU1lBkeZaBeUhoZX2rIKwRyGELPPcUBwHk10izyk6tePLAw9bSWeS9uEaa/m+qa8neJDyR4/hWQNR9yRXp0YjKkiKoFog+qtsBt3xBNzTPsFLxZ5zugmp dmick@angus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKT1KilDopHJzDZ90QJx4+7WVIC4WNdvpD6VrS83B3PFOplNyXZLfDSDRZ4wEzIKLwtR9vLWWInVBNFU00W/2dObSC+l9GDzKsHtO3KSVmAjHEk6ZAJ5Mc3eUPR0lAywpFD8+yg+kDDIkRtC 2022-01-13T16:10:04.849 INFO:teuthology.task.ansible.out:toHDq+kFvNQutdvrMuhNWOZLyQ2N2XrpRJVD2kiJvaml6nQoZXMtVQGPVcYbn3TRed/wxT/han2u6j/wiElv4r9ty+9zi3P1MoNiALD53sD7wMr/5Si6PX+5zWcXTNcQmTuGpiLwGw0RxCwr4gtwqKBaNae2d1bwnHanLc1KvQEw29O6aBca2f7GWxFY6QtQV/mNft dgalloway@w541\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoEI+g74GcJe/03nDypMzDWqg93K1h13xQPFvCIN7ElNZ+ulY5av5KLnv/gmLbYGRPlgxC7LNZXE7YQPUo2DfA8awnDkAkE/nWvL4fQjUxmaiPthjIWsKvk9EvPIqzLjDbwsiLiRPE0Sxka0qBa1GHU1QYN6cw7l9nWF0dG/TsKw+QmuArBKMgm9Th/QVLq1ARHC/07M1n195QvBjdrKSzOUl+2L1tADHg++sEWDq/MJMiylyNdxp79Wz7aTIlR6l8NV+Ega9LUb6B6xmO7k+J+/hJF7gYOeFl+YqnZttEdz+o8FbLjhTjOF9QkBsGWlrawXtQln/cVCryV+LAt57L dgalloway@p50\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo3gswIiZ2xPWMUQNjV1Gd4gYSxVpJM8Jb5pH1lqvoKAsmhVI30qTYxIaezzDWfSYwdkNYQAC9eM5v7EMQrOI7eZtTzCH+gbF79GciGCLL2bDze1I8hJ+jUu4bv+wnmvKsHyyOVBBJPSJ+eGFCzsu7vOiK4iFX0zgCXYwvP+A4Y/+kVR1en39gMtD6Hrw8ACBhxt+C2G2zc1807NRj3pIw1GvQILa9Sm3VKdNSrHzGB+MBooUoRmmjjzZ/bRwHPWVj+sX+xkoX4P2zwUcfMgZ/f4GgSgHyEvS3oxqbSaZp0pidZyoCaLRgqVPiUgXQEm0HA5PDDULAthQOfxQveKB/ akraitma@aklap", "key_options": null, "keyfile": "/home/cm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cm", "validate_certs": true} 2022-01-13T16:10:04.914 INFO:teuthology.task.ansible.out: PLAY [teuthology] ************************************************************** skipping: no hosts matched 2022-01-13T16:10:04.916 INFO:teuthology.task.ansible.out: PLAY [testnodes] *************************************************************** 2022-01-13T16:10:04.932 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* Thursday 13 January 2022 16:10:04 +0000 (0:00:00.629) 0:00:04.935 ****** 2022-01-13T16:10:05.610 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] 2022-01-13T16:10:05.632 INFO:teuthology.task.ansible.out: TASK [set_fact] **************************************************************** 2022-01-13T16:10:05.634 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:10:05 +0000 (0:00:00.700) 0:00:05.635 ****** 2022-01-13T16:10:05.660 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"ansible_facts": {"ran_from_cephlab_playbook": true}, "changed": false} 2022-01-13T16:10:05.665 INFO:teuthology.task.ansible.out: PLAY [testnodes] *************************************************************** 2022-01-13T16:10:05.834 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:10:05 +0000 (0:00:00.201) 0:00:05.837 ****** 2022-01-13T16:10:06.743 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* ok: [smithi104.front.sepia.ceph.com] 2022-01-13T16:10:06.802 INFO:teuthology.task.ansible.out:[WARNING]: Using run_once with the free strategy is not currently supported. This task will still be executed for every host in the inventory list. 2022-01-13T16:10:06.808 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:10:06 +0000 (0:00:00.968) 0:00:06.806 ****** 2022-01-13T16:10:07.516 INFO:teuthology.task.ansible.out: TASK [users : Check keys_repo HEAD sha1] *************************************** 2022-01-13T16:10:07.517 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => {"changed": true, "cmd": "git ls-remote https://github.com/ceph/keys HEAD | awk '{ print $1 }'", "delta": "0:00:00.210717", "end": "2022-01-13 16:10:07.488604", "rc": 0, "start": "2022-01-13 16:10:07.277887", "stderr": "", "stderr_lines": [], "stdout": "a5f4a228bf3c4aec870a8dc1947d65cb19c13869", "stdout_lines": ["a5f4a228bf3c4aec870a8dc1947d65cb19c13869"]} 2022-01-13T16:10:07.540 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:10:07 +0000 (0:00:00.737) 0:00:07.543 ****** 2022-01-13T16:10:07.682 INFO:teuthology.task.ansible.out: TASK [users : Check host's /keys-repo-sha1 sentinel file] ********************** 2022-01-13T16:10:07.683 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => {"changed": true, "cmd": ["cat", "/keys-repo-sha1"], "delta": "0:00:00.012505", "end": "2022-01-13 16:10:08.066003", "failed_when_result": false, "rc": 0, "start": "2022-01-13 16:10:08.053498", "stderr": "", "stderr_lines": [], "stdout": "be157e19c0bfe2e4e07c6f889b0dbfb8dd2c65ec", "stdout_lines": ["be157e19c0bfe2e4e07c6f889b0dbfb8dd2c65ec"]} 2022-01-13T16:10:07.706 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:10:07 +0000 (0:00:00.165) 0:00:07.709 ****** 2022-01-13T16:10:07.774 INFO:teuthology.task.ansible.out: TASK [Determine if we can skip users and pubkeys updates] ********************** 2022-01-13T16:10:07.776 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:07.809 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:10:07 +0000 (0:00:00.102) 0:00:07.812 ****** 2022-01-13T16:10:07.880 INFO:teuthology.task.ansible.out: TASK [Merge extra_admin_users into managed_admin_users] ************************ 2022-01-13T16:10:07.883 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:07.906 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:10:07 +0000 (0:00:00.097) 0:00:07.909 ****** 2022-01-13T16:10:07.975 INFO:teuthology.task.ansible.out: TASK [Remove managed_admin_users from managed_users] *************************** 2022-01-13T16:10:07.977 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:07.999 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:10:07 +0000 (0:00:00.093) 0:00:08.002 ****** 2022-01-13T16:10:08.067 INFO:teuthology.task.ansible.out: TASK [Filter the managed_users list] ******************************************* 2022-01-13T16:10:08.069 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:08.091 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:10:08 +0000 (0:00:00.092) 0:00:08.094 ****** 2022-01-13T16:10:08.160 INFO:teuthology.task.ansible.out: TASK [Filter the managed_admin_users list] ************************************* skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:08.183 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:10:08 +0000 (0:00:00.092) 0:00:08.186 ****** 2022-01-13T16:10:08.367 INFO:teuthology.task.ansible.out: TASK [users : Set UID_MIN to 1001] ********************************************* ok: [smithi104.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2022-01-13T16:10:08.397 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:10:08 +0000 (0:00:00.212) 0:00:08.399 ****** 2022-01-13T16:10:08.643 INFO:teuthology.task.ansible.out: TASK [Create all admin users with sudo access.] ******************************** 2022-01-13T16:10:08.645 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1101, "groups": "sudo", "home": "/home/andrewschoen", "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "move_home": false, "name": "andrewschoen", "shell": "/bin/bash", "state": "present", "uid": 1101} 2022-01-13T16:10:08.789 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1102, "groups": "sudo", "home": "/home/zack", "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "move_home": false, "name": "zack", "shell": "/bin/bash", "state": "present", "uid": 1102} 2022-01-13T16:10:08.945 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1103, "groups": "sudo", "home": "/home/kdreyer", "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "move_home": false, "name": "kdreyer", "shell": "/bin/bash", "state": "present", "uid": 1103} 2022-01-13T16:10:09.091 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1104, "groups": "sudo", "home": "/home/dmick", "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "move_home": false, "name": "dmick", "shell": "/bin/bash", "state": "present", "uid": 1104} 2022-01-13T16:10:09.238 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1105, "groups": "sudo", "home": "/home/sage", "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "move_home": false, "name": "sage", "shell": "/bin/bash", "state": "present", "uid": 1105} 2022-01-13T16:10:09.374 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1106, "groups": "sudo", "home": "/home/dgalloway", "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "move_home": false, "name": "dgalloway", "shell": "/bin/bash", "state": "present", "uid": 1106} 2022-01-13T16:10:09.531 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1107, "groups": "sudo", "home": "/home/akraitma", "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "move_home": false, "name": "akraitma", "shell": "/bin/bash", "state": "present", "uid": 1107} 2022-01-13T16:10:09.687 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@desktop QI358a0dizGe6T42hCYj1A 139ab306be981d0a669ec2288a2529503882deffceb28bdfc9bde2b70a825898'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1108, "groups": "sudo", "home": "/home/jcaratzas", "item": {"name": "jcaratzas", "ovpn": "jcaratza@desktop QI358a0dizGe6T42hCYj1A 139ab306be981d0a669ec2288a2529503882deffceb28bdfc9bde2b70a825898"}, "move_home": false, "name": "jcaratzas", "shell": "/bin/bash", "state": "present", "uid": 1108} 2022-01-13T16:10:09.828 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1109, "groups": "sudo", "home": "/home/trociny", "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "move_home": false, "name": "trociny", "shell": "/bin/bash", "state": "present", "uid": 1109} 2022-01-13T16:10:09.975 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1110, "groups": "sudo", "home": "/home/smithfarm", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "move_home": false, "name": "smithfarm", "shell": "/bin/bash", "state": "present", "uid": 1110} 2022-01-13T16:10:10.122 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1111, "groups": "sudo", "home": "/home/mbenjamin", "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "move_home": false, "name": "mbenjamin", "shell": "/bin/bash", "state": "present", "uid": 1111} 2022-01-13T16:10:10.279 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1112, "groups": "sudo", "home": "/home/aemerson", "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "move_home": false, "name": "aemerson", "shell": "/bin/bash", "state": "present", "uid": 1112} 2022-01-13T16:10:10.428 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1113, "groups": "sudo", "home": "/home/amaredia", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "move_home": false, "name": "amaredia", "shell": "/bin/bash", "state": "present", "uid": 1113} 2022-01-13T16:10:10.575 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1114, "groups": "sudo", "home": "/home/tserlin", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "move_home": false, "name": "tserlin", "shell": "/bin/bash", "state": "present", "uid": 1114} 2022-01-13T16:10:10.721 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1115, "groups": "sudo", "home": "/home/dis", "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "move_home": false, "name": "dis", "shell": "/bin/bash", "state": "present", "uid": 1115} 2022-01-13T16:10:10.866 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1116, "groups": "sudo", "home": "/home/gregf", "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "move_home": false, "name": "gregf", "shell": "/bin/bash", "state": "present", "uid": 1116} 2022-01-13T16:10:11.011 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1117, "groups": "sudo", "home": "/home/joshd", "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "move_home": false, "name": "joshd", "shell": "/bin/bash", "state": "present", "uid": 1117} 2022-01-13T16:10:11.157 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1119, "groups": "sudo", "home": "/home/cmeno", "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "move_home": false, "name": "cmeno", "shell": "/bin/bash", "state": "present", "uid": 1119} 2022-01-13T16:10:11.315 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1120, "groups": "sudo", "home": "/home/ivancich", "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "move_home": false, "name": "ivancich", "shell": "/bin/bash", "state": "present", "uid": 1120} 2022-01-13T16:10:11.468 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1122, "groups": "sudo", "home": "/home/yuriw", "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "move_home": false, "name": "yuriw", "shell": "/bin/bash", "state": "present", "uid": 1122} 2022-01-13T16:10:11.614 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1123, "groups": "sudo", "home": "/home/tamil", "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "move_home": false, "name": "tamil", "shell": "/bin/bash", "state": "present", "uid": 1123} 2022-01-13T16:10:11.761 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1124, "groups": "sudo", "home": "/home/jowilkin", "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "move_home": false, "name": "jowilkin", "shell": "/bin/bash", "state": "present", "uid": 1124} 2022-01-13T16:10:11.897 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1125, "groups": "sudo", "home": "/home/bhubbard", "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "move_home": false, "name": "bhubbard", "shell": "/bin/bash", "state": "present", "uid": 1125} 2022-01-13T16:10:12.043 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\nyehuda@crestview yUJ7nsAXRv78MgIyxJ93Yw 5b872feb20cbd895a5d8c87956f9cbd491471654b1a29aa8c13826cd95a44c40\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1126, "groups": "sudo", "home": "/home/yehudasa", "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\nyehuda@crestview yUJ7nsAXRv78MgIyxJ93Yw 5b872feb20cbd895a5d8c87956f9cbd491471654b1a29aa8c13826cd95a44c40\n"}, "move_home": false, "name": "yehudasa", "shell": "/bin/bash", "state": "present", "uid": 1126} 2022-01-13T16:10:12.191 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1127, "groups": "sudo", "home": "/home/dang", "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "move_home": false, "name": "dang", "shell": "/bin/bash", "state": "present", "uid": 1127} 2022-01-13T16:10:12.349 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1128, "groups": "sudo", "home": "/home/branto", "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "move_home": false, "name": "branto", "shell": "/bin/bash", "state": "present", "uid": 1128} 2022-01-13T16:10:12.485 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1129, "groups": "sudo", "home": "/home/xiaoxichen", "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "move_home": false, "name": "xiaoxichen", "shell": "/bin/bash", "state": "present", "uid": 1129} 2022-01-13T16:10:12.635 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1130, "groups": "sudo", "home": "/home/ffilz", "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "move_home": false, "name": "ffilz", "shell": "/bin/bash", "state": "present", "uid": 1130} 2022-01-13T16:10:12.785 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1131, "groups": "sudo", "home": "/home/joao", "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "move_home": false, "name": "joao", "shell": "/bin/bash", "state": "present", "uid": 1131} 2022-01-13T16:10:12.921 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1132, "groups": "sudo", "home": "/home/nhm", "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "move_home": false, "name": "nhm", "shell": "/bin/bash", "state": "present", "uid": 1132} 2022-01-13T16:10:13.079 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1134, "groups": "sudo", "home": "/home/mkidd", "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "move_home": false, "name": "mkidd", "shell": "/bin/bash", "state": "present", "uid": 1134} 2022-01-13T16:10:13.236 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1135, "groups": "sudo", "home": "/home/jlopez", "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "move_home": false, "name": "jlopez", "shell": "/bin/bash", "state": "present", "uid": 1135} 2022-01-13T16:10:13.384 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1136, "groups": "sudo", "home": "/home/haomaiwang", "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "move_home": false, "name": "haomaiwang", "shell": "/bin/bash", "state": "present", "uid": 1136} 2022-01-13T16:10:13.531 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1138, "groups": "sudo", "home": "/home/kchai", "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "move_home": false, "name": "kchai", "shell": "/bin/bash", "state": "present", "uid": 1138} 2022-01-13T16:10:13.689 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1139, "groups": "sudo", "home": "/home/vumrao", "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "move_home": false, "name": "vumrao", "shell": "/bin/bash", "state": "present", "uid": 1139} 2022-01-13T16:10:13.836 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1140, "groups": "sudo", "home": "/home/dfuller", "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "move_home": false, "name": "dfuller", "shell": "/bin/bash", "state": "present", "uid": 1140} 2022-01-13T16:10:13.986 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1141, "groups": "sudo", "home": "/home/owasserm", "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "move_home": false, "name": "owasserm", "shell": "/bin/bash", "state": "present", "uid": 1141} 2022-01-13T16:10:14.120 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1142, "groups": "sudo", "home": "/home/vasu", "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "move_home": false, "name": "vasu", "shell": "/bin/bash", "state": "present", "uid": 1142} 2022-01-13T16:10:14.276 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1143, "groups": "sudo", "home": "/home/smohan", "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "move_home": false, "name": "smohan", "shell": "/bin/bash", "state": "present", "uid": 1143} 2022-01-13T16:10:14.424 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1144, "groups": "sudo", "home": "/home/abhi", "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "move_home": false, "name": "abhi", "shell": "/bin/bash", "state": "present", "uid": 1144} 2022-01-13T16:10:14.570 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1145, "groups": "sudo", "home": "/home/cbodley", "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "move_home": false, "name": "cbodley", "shell": "/bin/bash", "state": "present", "uid": 1145} 2022-01-13T16:10:14.717 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1146, "groups": "sudo", "home": "/home/mwatts", "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "move_home": false, "name": "mwatts", "shell": "/bin/bash", "state": "present", "uid": 1146} 2022-01-13T16:10:14.862 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1147, "groups": "sudo", "home": "/home/prsrivas", "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n"}, "move_home": false, "name": "prsrivas", "shell": "/bin/bash", "state": "present", "uid": 1147} 2022-01-13T16:10:15.010 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1148, "groups": "sudo", "home": "/home/pdonnell", "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "move_home": false, "name": "pdonnell", "shell": "/bin/bash", "state": "present", "uid": 1148} 2022-01-13T16:10:15.145 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1149, "groups": "sudo", "home": "/home/jlayton", "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "move_home": false, "name": "jlayton", "shell": "/bin/bash", "state": "present", "uid": 1149} 2022-01-13T16:10:15.293 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1150, "groups": "sudo", "home": "/home/rzarzynski", "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "move_home": false, "name": "rzarzynski", "shell": "/bin/bash", "state": "present", "uid": 1150} 2022-01-13T16:10:15.444 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1151, "groups": "sudo", "home": "/home/rdias", "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "move_home": false, "name": "rdias", "shell": "/bin/bash", "state": "present", "uid": 1151} 2022-01-13T16:10:15.602 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1152, "groups": "sudo", "home": "/home/vshankar", "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "move_home": false, "name": "vshankar", "shell": "/bin/bash", "state": "present", "uid": 1152} 2022-01-13T16:10:15.749 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1153, "groups": "sudo", "home": "/home/akupczyk", "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "move_home": false, "name": "akupczyk", "shell": "/bin/bash", "state": "present", "uid": 1153} 2022-01-13T16:10:15.898 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1154, "groups": "sudo", "home": "/home/nojha", "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "move_home": false, "name": "nojha", "shell": "/bin/bash", "state": "present", "uid": 1154} 2022-01-13T16:10:16.055 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@snowmon CjHOevVvBm+PwhjnhZYM7g 7393d3a95b1874764fc4e7ae2d481f1859b336e16e1ba53c49d126585e11ba56'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1155, "groups": "sudo", "home": "/home/ifed01", "item": {"name": "ifed01", "ovpn": "ifed01@snowmon CjHOevVvBm+PwhjnhZYM7g 7393d3a95b1874764fc4e7ae2d481f1859b336e16e1ba53c49d126585e11ba56"}, "move_home": false, "name": "ifed01", "shell": "/bin/bash", "state": "present", "uid": 1155} 2022-01-13T16:10:16.202 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1156, "groups": "sudo", "home": "/home/myoungwon", "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "move_home": false, "name": "myoungwon", "shell": "/bin/bash", "state": "present", "uid": 1156} 2022-01-13T16:10:16.346 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1157, "groups": "sudo", "home": "/home/gabrioux", "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "move_home": false, "name": "gabrioux", "shell": "/bin/bash", "state": "present", "uid": 1157} 2022-01-13T16:10:16.503 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1158, "groups": "sudo", "home": "/home/leseb", "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "move_home": false, "name": "leseb", "shell": "/bin/bash", "state": "present", "uid": 1158} 2022-01-13T16:10:16.649 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1159, "groups": "sudo", "home": "/home/hchen", "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "move_home": false, "name": "hchen", "shell": "/bin/bash", "state": "present", "uid": 1159} 2022-01-13T16:10:16.795 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1160, "groups": "sudo", "home": "/home/jcollin", "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "move_home": false, "name": "jcollin", "shell": "/bin/bash", "state": "present", "uid": 1160} 2022-01-13T16:10:16.941 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1161, "groups": "sudo", "home": "/home/xxg", "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "move_home": false, "name": "xxg", "shell": "/bin/bash", "state": "present", "uid": 1161} 2022-01-13T16:10:17.097 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1162, "groups": "sudo", "home": "/home/pcuzner", "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "move_home": false, "name": "pcuzner", "shell": "/bin/bash", "state": "present", "uid": 1162} 2022-01-13T16:10:17.244 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1163, "groups": "sudo", "home": "/home/mkogan", "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "move_home": false, "name": "mkogan", "shell": "/bin/bash", "state": "present", "uid": 1163} 2022-01-13T16:10:17.393 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1139, "groups": "sudo", "home": "/home/vumrao", "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "move_home": false, "name": "vumrao", "shell": "/bin/bash", "state": "present", "uid": 1139} 2022-01-13T16:10:17.551 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1164, "groups": "sudo", "home": "/home/henrix", "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "move_home": false, "name": "henrix", "shell": "/bin/bash", "state": "present", "uid": 1164} 2022-01-13T16:10:17.708 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1165, "groups": "sudo", "home": "/home/pbs1108", "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "move_home": false, "name": "pbs1108", "shell": "/bin/bash", "state": "present", "uid": 1165} 2022-01-13T16:10:17.856 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1166, "groups": "sudo", "home": "/home/clacroix", "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "move_home": false, "name": "clacroix", "shell": "/bin/bash", "state": "present", "uid": 1166} 2022-01-13T16:10:18.003 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1167, "groups": "sudo", "home": "/home/epuertat", "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "move_home": false, "name": "epuertat", "shell": "/bin/bash", "state": "present", "uid": 1167} 2022-01-13T16:10:18.150 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1168, "groups": "sudo", "home": "/home/tdehler", "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "move_home": false, "name": "tdehler", "shell": "/bin/bash", "state": "present", "uid": 1168} 2022-01-13T16:10:18.296 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1169, "groups": "sudo", "home": "/home/laura", "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "move_home": false, "name": "laura", "shell": "/bin/bash", "state": "present", "uid": 1169} 2022-01-13T16:10:18.443 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1170, "groups": "sudo", "home": "/home/yaarit", "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "move_home": false, "name": "yaarit", "shell": "/bin/bash", "state": "present", "uid": 1170} 2022-01-13T16:10:18.590 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1171, "groups": "sudo", "home": "/home/rpavani1998", "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "move_home": false, "name": "rpavani1998", "shell": "/bin/bash", "state": "present", "uid": 1171} 2022-01-13T16:10:18.756 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1172, "groups": "sudo", "home": "/home/rishabh", "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "move_home": false, "name": "rishabh", "shell": "/bin/bash", "state": "present", "uid": 1172} 2022-01-13T16:10:18.904 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1173, "groups": "sudo", "home": "/home/skrah", "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "move_home": false, "name": "skrah", "shell": "/bin/bash", "state": "present", "uid": 1173} 2022-01-13T16:10:19.051 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1174, "groups": "sudo", "home": "/home/smanjara", "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "move_home": false, "name": "smanjara", "shell": "/bin/bash", "state": "present", "uid": 1174} 2022-01-13T16:10:19.204 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1175, "groups": "sudo", "home": "/home/bengland", "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "move_home": false, "name": "bengland", "shell": "/bin/bash", "state": "present", "uid": 1175} 2022-01-13T16:10:19.341 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1176, "groups": "sudo", "home": "/home/pnawracay", "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "move_home": false, "name": "pnawracay", "shell": "/bin/bash", "state": "present", "uid": 1176} 2022-01-13T16:10:19.491 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1177, "groups": "sudo", "home": "/home/alfonsomthd", "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, "move_home": false, "name": "alfonsomthd", "shell": "/bin/bash", "state": "present", "uid": 1177} 2022-01-13T16:10:19.641 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1178, "groups": "sudo", "home": "/home/oliveiradan", "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "move_home": false, "name": "oliveiradan", "shell": "/bin/bash", "state": "present", "uid": 1178} 2022-01-13T16:10:19.785 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1179, "groups": "sudo", "home": "/home/swagner", "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "move_home": false, "name": "swagner", "shell": "/bin/bash", "state": "present", "uid": 1179} 2022-01-13T16:10:19.933 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1180, "groups": "sudo", "home": "/home/yuvalif", "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "move_home": false, "name": "yuvalif", "shell": "/bin/bash", "state": "present", "uid": 1180} 2022-01-13T16:10:20.079 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1181, "groups": "sudo", "home": "/home/kkeithle", "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "move_home": false, "name": "kkeithle", "shell": "/bin/bash", "state": "present", "uid": 1181} 2022-01-13T16:10:20.226 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1182, "groups": "sudo", "home": "/home/emmericp", "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "move_home": false, "name": "emmericp", "shell": "/bin/bash", "state": "present", "uid": 1182} 2022-01-13T16:10:20.364 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1183, "groups": "sudo", "home": "/home/mchangir", "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "move_home": false, "name": "mchangir", "shell": "/bin/bash", "state": "present", "uid": 1183} 2022-01-13T16:10:20.513 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1186, "groups": "sudo", "home": "/home/sjust", "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "move_home": false, "name": "sjust", "shell": "/bin/bash", "state": "present", "uid": 1186} 2022-01-13T16:10:20.665 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1187, "groups": "sudo", "home": "/home/ideepika", "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "move_home": false, "name": "ideepika", "shell": "/bin/bash", "state": "present", "uid": 1187} 2022-01-13T16:10:20.810 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1188, "groups": "sudo", "home": "/home/gsalomon", "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "move_home": false, "name": "gsalomon", "shell": "/bin/bash", "state": "present", "uid": 1188} 2022-01-13T16:10:20.958 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@localhost w/vFHwM/x4hUGlKJCteKiA 97933f044fdd8b3cf57ad744ce032728b06f354b0d719790def82b2f5b9a6133'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1189, "groups": "sudo", "home": "/home/soumyakoduri", "item": {"name": "soumyakoduri", "ovpn": "skoduri@localhost w/vFHwM/x4hUGlKJCteKiA 97933f044fdd8b3cf57ad744ce032728b06f354b0d719790def82b2f5b9a6133"}, "move_home": false, "name": "soumyakoduri", "shell": "/bin/bash", "state": "present", "uid": 1189} 2022-01-13T16:10:21.104 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1190, "groups": "sudo", "home": "/home/kyr", "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "move_home": false, "name": "kyr", "shell": "/bin/bash", "state": "present", "uid": 1190} 2022-01-13T16:10:21.250 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1191, "groups": "sudo", "home": "/home/sseshasa", "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "move_home": false, "name": "sseshasa", "shell": "/bin/bash", "state": "present", "uid": 1191} 2022-01-13T16:10:21.395 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1192, "groups": "sudo", "home": "/home/rfriedma", "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "move_home": false, "name": "rfriedma", "shell": "/bin/bash", "state": "present", "uid": 1192} 2022-01-13T16:10:21.541 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1193, "groups": "sudo", "home": "/home/lmb", "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "move_home": false, "name": "lmb", "shell": "/bin/bash", "state": "present", "uid": 1193} 2022-01-13T16:10:21.690 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1194, "groups": "sudo", "home": "/home/ksirivad", "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "move_home": false, "name": "ksirivad", "shell": "/bin/bash", "state": "present", "uid": 1194} 2022-01-13T16:10:21.840 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1195, "groups": "sudo", "home": "/home/ofriedma", "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "move_home": false, "name": "ofriedma", "shell": "/bin/bash", "state": "present", "uid": 1195} 2022-01-13T16:10:21.989 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1196, "groups": "sudo", "home": "/home/h4iresis", "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "move_home": false, "name": "h4iresis", "shell": "/bin/bash", "state": "present", "uid": 1196} 2022-01-13T16:10:22.137 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1197, "groups": "sudo", "home": "/home/shyukri", "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "move_home": false, "name": "shyukri", "shell": "/bin/bash", "state": "present", "uid": 1197} 2022-01-13T16:10:22.284 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1198, "groups": "sudo", "home": "/home/scarvalhojr", "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "move_home": false, "name": "scarvalhojr", "shell": "/bin/bash", "state": "present", "uid": 1198} 2022-01-13T16:10:22.431 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1199, "groups": "sudo", "home": "/home/rakesh", "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "move_home": false, "name": "rakesh", "shell": "/bin/bash", "state": "present", "uid": 1199} 2022-01-13T16:10:22.590 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1200, "groups": "sudo", "home": "/home/ryg-", "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "move_home": false, "name": "ryg-", "shell": "/bin/bash", "state": "present", "uid": 1200} 2022-01-13T16:10:22.737 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1147, "groups": "sudo", "home": "/home/prsrivas", "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "move_home": false, "name": "prsrivas", "shell": "/bin/bash", "state": "present", "uid": 1147} 2022-01-13T16:10:22.885 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1201, "groups": "sudo", "home": "/home/zdover", "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "move_home": false, "name": "zdover", "shell": "/bin/bash", "state": "present", "uid": 1201} 2022-01-13T16:10:23.033 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1202, "groups": "sudo", "home": "/home/rraja", "item": {"name": "rraja", "ovpn": "rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100"}, "move_home": false, "name": "rraja", "shell": "/bin/bash", "state": "present", "uid": 1202} 2022-01-13T16:10:23.190 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1203, "groups": "sudo", "home": "/home/toabctl", "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "move_home": false, "name": "toabctl", "shell": "/bin/bash", "state": "present", "uid": 1203} 2022-01-13T16:10:23.336 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1204, "groups": "sudo", "home": "/home/mgfritch", "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "move_home": false, "name": "mgfritch", "shell": "/bin/bash", "state": "present", "uid": 1204} 2022-01-13T16:10:23.491 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1205, "groups": "sudo", "home": "/home/xiubli", "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "move_home": false, "name": "xiubli", "shell": "/bin/bash", "state": "present", "uid": 1205} 2022-01-13T16:10:23.638 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1206, "groups": "sudo", "home": "/home/jafaj", "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "move_home": false, "name": "jafaj", "shell": "/bin/bash", "state": "present", "uid": 1206} 2022-01-13T16:10:23.787 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1207, "groups": "sudo", "home": "/home/jschmid", "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "move_home": false, "name": "jschmid", "shell": "/bin/bash", "state": "present", "uid": 1207} 2022-01-13T16:10:23.932 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1208, "groups": "sudo", "home": "/home/kachau", "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "move_home": false, "name": "kachau", "shell": "/bin/bash", "state": "present", "uid": 1208} 2022-01-13T16:10:24.078 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1209, "groups": "sudo", "home": "/home/khiremat", "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "move_home": false, "name": "khiremat", "shell": "/bin/bash", "state": "present", "uid": 1209} 2022-01-13T16:10:24.223 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1210, "groups": "sudo", "home": "/home/kapandya", "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "move_home": false, "name": "kapandya", "shell": "/bin/bash", "state": "present", "uid": 1210} 2022-01-13T16:10:24.370 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1211, "groups": "sudo", "home": "/home/prasad", "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "move_home": false, "name": "prasad", "shell": "/bin/bash", "state": "present", "uid": 1211} 2022-01-13T16:10:24.518 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1212, "groups": "sudo", "home": "/home/vikhyat", "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "move_home": false, "name": "vikhyat", "shell": "/bin/bash", "state": "present", "uid": 1212} 2022-01-13T16:10:24.663 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1213, "groups": "sudo", "home": "/home/shraddhaag", "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "move_home": false, "name": "shraddhaag", "shell": "/bin/bash", "state": "present", "uid": 1213} 2022-01-13T16:10:24.809 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1214, "groups": "sudo", "home": "/home/gkyratsas", "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "move_home": false, "name": "gkyratsas", "shell": "/bin/bash", "state": "present", "uid": 1214} 2022-01-13T16:10:24.955 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1215, "groups": "sudo", "home": "/home/prateek", "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "move_home": false, "name": "prateek", "shell": "/bin/bash", "state": "present", "uid": 1215} 2022-01-13T16:10:25.110 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1216, "groups": "sudo", "home": "/home/jelopez", "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "move_home": false, "name": "jelopez", "shell": "/bin/bash", "state": "present", "uid": 1216} 2022-01-13T16:10:25.260 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1217, "groups": "sudo", "home": "/home/dcain", "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "move_home": false, "name": "dcain", "shell": "/bin/bash", "state": "present", "uid": 1217} 2022-01-13T16:10:25.427 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1218, "groups": "sudo", "home": "/home/sunny", "item": {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "move_home": false, "name": "sunny", "shell": "/bin/bash", "state": "present", "uid": 1218} 2022-01-13T16:10:25.567 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1219, "groups": "sudo", "home": "/home/xuxuehan", "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "move_home": false, "name": "xuxuehan", "shell": "/bin/bash", "state": "present", "uid": 1219} 2022-01-13T16:10:25.713 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1220, "groups": "sudo", "home": "/home/aclewett", "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "move_home": false, "name": "aclewett", "shell": "/bin/bash", "state": "present", "uid": 1220} 2022-01-13T16:10:25.871 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1221, "groups": "sudo", "home": "/home/cblum", "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "move_home": false, "name": "cblum", "shell": "/bin/bash", "state": "present", "uid": 1221} 2022-01-13T16:10:26.016 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1222, "groups": "sudo", "home": "/home/mlatimer", "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "move_home": false, "name": "mlatimer", "shell": "/bin/bash", "state": "present", "uid": 1222} 2022-01-13T16:10:26.163 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1223, "groups": "sudo", "home": "/home/shyamsundarr", "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "move_home": false, "name": "shyamsundarr", "shell": "/bin/bash", "state": "present", "uid": 1223} 2022-01-13T16:10:26.310 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1224, "groups": "sudo", "home": "/home/shuzhenyi", "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "move_home": false, "name": "shuzhenyi", "shell": "/bin/bash", "state": "present", "uid": 1224} 2022-01-13T16:10:26.457 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1225, "groups": "sudo", "home": "/home/mdipalma", "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "move_home": false, "name": "mdipalma", "shell": "/bin/bash", "state": "present", "uid": 1225} 2022-01-13T16:10:26.616 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1226, "groups": "sudo", "home": "/home/kchang", "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "move_home": false, "name": "kchang", "shell": "/bin/bash", "state": "present", "uid": 1226} 2022-01-13T16:10:26.755 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1227, "groups": "sudo", "home": "/home/vereddy", "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "move_home": false, "name": "vereddy", "shell": "/bin/bash", "state": "present", "uid": 1227} 2022-01-13T16:10:26.901 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1228, "groups": "sudo", "home": "/home/benhanokh", "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "move_home": false, "name": "benhanokh", "shell": "/bin/bash", "state": "present", "uid": 1228} 2022-01-13T16:10:27.048 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1229, "groups": "sudo", "home": "/home/jsalomon", "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "move_home": false, "name": "jsalomon", "shell": "/bin/bash", "state": "present", "uid": 1229} 2022-01-13T16:10:27.194 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1230, "groups": "sudo", "home": "/home/jolmomar", "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "move_home": false, "name": "jolmomar", "shell": "/bin/bash", "state": "present", "uid": 1230} 2022-01-13T16:10:27.350 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1232, "groups": "sudo", "home": "/home/julpark", "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "move_home": false, "name": "julpark", "shell": "/bin/bash", "state": "present", "uid": 1232} 2022-01-13T16:10:27.496 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'pdhange@mauli hqKEk1OuI2Wmi1CAcJk5CQ f49d854572b5efe9514b4d741e336adb3534d00b22b0a505142d82eccc2f7535'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1233, "groups": "sudo", "home": "/home/pdhange", "item": {"name": "pdhange", "ovpn": "pdhange@mauli hqKEk1OuI2Wmi1CAcJk5CQ f49d854572b5efe9514b4d741e336adb3534d00b22b0a505142d82eccc2f7535"}, "move_home": false, "name": "pdhange", "shell": "/bin/bash", "state": "present", "uid": 1233} 2022-01-13T16:10:27.657 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'dpivonka', 'ovpn': 'dpivonka@thinkpad 6vBnL22Dfp8d9grCNtSoHw c8270453301dbec76f8070809078087ff892c74360b80a82002d58c50af19ec4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1234, "groups": "sudo", "home": "/home/dpivonka", "item": {"name": "dpivonka", "ovpn": "dpivonka@thinkpad 6vBnL22Dfp8d9grCNtSoHw c8270453301dbec76f8070809078087ff892c74360b80a82002d58c50af19ec4"}, "move_home": false, "name": "dpivonka", "shell": "/bin/bash", "state": "present", "uid": 1234} 2022-01-13T16:10:27.804 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'adking', 'ovpn': 'adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1235, "groups": "sudo", "home": "/home/adking", "item": {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, "move_home": false, "name": "adking", "shell": "/bin/bash", "state": "present", "uid": 1235} 2022-01-13T16:10:27.951 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'amathuri', 'ovpn': 'amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1236, "groups": "sudo", "home": "/home/amathuri", "item": {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, "move_home": false, "name": "amathuri", "shell": "/bin/bash", "state": "present", "uid": 1236} 2022-01-13T16:10:28.101 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'nizamial09', 'ovpn': 'nizamial09@thinkpad 4GoNn989LSUMJ1XNW0dGtA 3f8a1ef7c25bb0491b8e3db6946e69bb0dea077048ff8140382fbae5a02206f7'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1237, "groups": "sudo", "home": "/home/nizamial09", "item": {"name": "nizamial09", "ovpn": "nizamial09@thinkpad 4GoNn989LSUMJ1XNW0dGtA 3f8a1ef7c25bb0491b8e3db6946e69bb0dea077048ff8140382fbae5a02206f7"}, "move_home": false, "name": "nizamial09", "shell": "/bin/bash", "state": "present", "uid": 1237} 2022-01-13T16:10:28.239 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'dachary', 'ovpn': 'loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 10103, "groups": "sudo", "home": "/home/dachary", "item": {"name": "dachary", "ovpn": "loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5"}, "move_home": false, "name": "dachary", "shell": "/bin/bash", "state": "present", "uid": 10102} 2022-01-13T16:10:28.396 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'amctagga', 'ovpn': 'amctagga@redhat20 DsFh00Ttjtomgs5nlTX3SA 713280e601e14a8fecfe190490e362f5f97bba3517b2bcfd4abd5230a45fbaa1'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 10104, "groups": "sudo", "home": "/home/amctagga", "item": {"name": "amctagga", "ovpn": "amctagga@redhat20 DsFh00Ttjtomgs5nlTX3SA 713280e601e14a8fecfe190490e362f5f97bba3517b2bcfd4abd5230a45fbaa1"}, "move_home": false, "name": "amctagga", "shell": "/bin/bash", "state": "present", "uid": 10103} 2022-01-13T16:10:28.553 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'kevinz', 'ovpn': 'kevinz@linaroceph a2GchLhkaayg78xuUnI0sA b545e84634e614099b00d50e593933eabf0793035eaa439b6d82ec669f69de7f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 10105, "groups": "sudo", "home": "/home/kevinz", "item": {"name": "kevinz", "ovpn": "kevinz@linaroceph a2GchLhkaayg78xuUnI0sA b545e84634e614099b00d50e593933eabf0793035eaa439b6d82ec669f69de7f"}, "move_home": false, "name": "kevinz", "shell": "/bin/bash", "state": "present", "uid": 10104} 2022-01-13T16:10:28.699 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'liu-chunmei', 'ovpn': 'liu-chunmei@otccldstore gKMLlCSH99LCDse00ja0Kg 2c140368bca0e48102330631f91e5299298461a24cab483b9765293eafb2050c'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 10106, "groups": "sudo", "home": "/home/liu-chunmei", "item": {"name": "liu-chunmei", "ovpn": "liu-chunmei@otccldstore gKMLlCSH99LCDse00ja0Kg 2c140368bca0e48102330631f91e5299298461a24cab483b9765293eafb2050c"}, "move_home": false, "name": "liu-chunmei", "shell": "/bin/bash", "state": "present", "uid": 10105} 2022-01-13T16:10:28.846 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'cyx1231st', 'ovpn': 'cyx1231st@yingxin-server C3qUn5JXYFehgyfol2lnhw c5f306797eac838797ea99b07bd0f5e8e185052887b82ba5c343a42eb271747a'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 10107, "groups": "sudo", "home": "/home/cyx1231st", "item": {"name": "cyx1231st", "ovpn": "cyx1231st@yingxin-server C3qUn5JXYFehgyfol2lnhw c5f306797eac838797ea99b07bd0f5e8e185052887b82ba5c343a42eb271747a"}, "move_home": false, "name": "cyx1231st", "shell": "/bin/bash", "state": "present", "uid": 10106} 2022-01-13T16:10:28.993 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'sunnagar', 'ovpn': 'sunil@sepia-lab j6h8NzyTGEE6WHYT3uiOXA eda7763cdd544d8e7198cefee77f38641d44c8a6aa4d37b8b1429620641809ae'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 10108, "groups": "sudo", "home": "/home/sunnagar", "item": {"name": "sunnagar", "ovpn": "sunil@sepia-lab j6h8NzyTGEE6WHYT3uiOXA eda7763cdd544d8e7198cefee77f38641d44c8a6aa4d37b8b1429620641809ae"}, "move_home": false, "name": "sunnagar", "shell": "/bin/bash", "state": "present", "uid": 10107} 2022-01-13T16:10:29.141 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'lflores', 'ovpn': 'lflores@fedora CqF8+5Scni+GHCfHkm3AAA 0771c83aa58141af4704f4b01bba4490638ee2033fdabe5a2a4b8e06768b29c2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 10109, "groups": "sudo", "home": "/home/lflores", "item": {"name": "lflores", "ovpn": "lflores@fedora CqF8+5Scni+GHCfHkm3AAA 0771c83aa58141af4704f4b01bba4490638ee2033fdabe5a2a4b8e06768b29c2"}, "move_home": false, "name": "lflores", "shell": "/bin/bash", "state": "present", "uid": 10108} 2022-01-13T16:10:29.286 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'jsawaya', 'ovpn': 'jsawaya@thinkpad jEJaJNljo4e2sHstFCNljQ d0042e4c40344f7fa350d3e0b748686aea00c4757ffbe32a41f3b119463d9f46'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 10110, "groups": "sudo", "home": "/home/jsawaya", "item": {"name": "jsawaya", "ovpn": "jsawaya@thinkpad jEJaJNljo4e2sHstFCNljQ d0042e4c40344f7fa350d3e0b748686aea00c4757ffbe32a41f3b119463d9f46"}, "move_home": false, "name": "jsawaya", "shell": "/bin/bash", "state": "present", "uid": 10109} 2022-01-13T16:10:29.443 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'markw8973240', 'ovpn': 'shuai@mac d7Tqhwnt5D7+jeeqKQ375w e6ac2fb0750350a007d00bba1354989402199dc012150a84805be57a92e6f06d'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 10111, "groups": "sudo", "home": "/home/markw8973240", "item": {"name": "markw8973240", "ovpn": "shuai@mac d7Tqhwnt5D7+jeeqKQ375w e6ac2fb0750350a007d00bba1354989402199dc012150a84805be57a92e6f06d"}, "move_home": false, "name": "markw8973240", "shell": "/bin/bash", "state": "present", "uid": 10110} 2022-01-13T16:10:29.592 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'luisrico', 'ovpn': 'lricomor@lricomor-mac DI4SNq2EznedeK8Cztt2ug e05bc16840e8c3c45f641852101ad921abc248013ec89a599c27c275767b5347'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 10112, "groups": "sudo", "home": "/home/luisrico", "item": {"name": "luisrico", "ovpn": "lricomor@lricomor-mac DI4SNq2EznedeK8Cztt2ug e05bc16840e8c3c45f641852101ad921abc248013ec89a599c27c275767b5347"}, "move_home": false, "name": "luisrico", "shell": "/bin/bash", "state": "present", "uid": 10111} 2022-01-13T16:10:29.738 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'matan', 'ovpn': 'matan@main-win vEAxj3ZM9DjxBi/jfjc+jQ 9c30b8fcef9bdc804090947a92e1e60cc21d3f280f261bc3f4cecac64541dc6e\nmatan@thinkpad JJuwaWbac2lbcH5pCGON1w 521fe30e3a950915a1b538913c1af76198c4133018b7869d348740c708b38a7d\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 10113, "groups": "sudo", "home": "/home/matan", "item": {"name": "matan", "ovpn": "matan@main-win vEAxj3ZM9DjxBi/jfjc+jQ 9c30b8fcef9bdc804090947a92e1e60cc21d3f280f261bc3f4cecac64541dc6e\nmatan@thinkpad JJuwaWbac2lbcH5pCGON1w 521fe30e3a950915a1b538913c1af76198c4133018b7869d348740c708b38a7d\n"}, "move_home": false, "name": "matan", "shell": "/bin/bash", "state": "present", "uid": 10112} 2022-01-13T16:10:29.885 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'ozeneva', 'ovpn': 'ozeneva@omri qB3om9JUxgVneOibFeRq6Q 92277afcd0bce888f60dceab4b2e8695ebbf7241dba09e3350a12c4fffd6ebd5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 10114, "groups": "sudo", "home": "/home/ozeneva", "item": {"name": "ozeneva", "ovpn": "ozeneva@omri qB3om9JUxgVneOibFeRq6Q 92277afcd0bce888f60dceab4b2e8695ebbf7241dba09e3350a12c4fffd6ebd5"}, "move_home": false, "name": "ozeneva", "shell": "/bin/bash", "state": "present", "uid": 10113} 2022-01-13T16:10:30.042 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'sudhanaruna', 'ovpn': 'ArunaSudhan@sudhan-linux t/fhf5WR4vQxW3F/Lx7Atw 09248b17c9abfe802ca4be1b93ad318138f54fb60b073ff857c2effadb27a997'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 10115, "groups": "sudo", "home": "/home/sudhanaruna", "item": {"name": "sudhanaruna", "ovpn": "ArunaSudhan@sudhan-linux t/fhf5WR4vQxW3F/Lx7Atw 09248b17c9abfe802ca4be1b93ad318138f54fb60b073ff857c2effadb27a997"}, "move_home": false, "name": "sudhanaruna", "shell": "/bin/bash", "state": "present", "uid": 10114} 2022-01-13T16:10:30.190 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'zl31wang', 'ovpn': 'zl31wang@sjtu Et6K7OVsdRTnvOY5iuvUxA a7f66c06b405df269ac8f28a4b2c9f00d087091082c53ed5e03517e3811d9fc2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 10116, "groups": "sudo", "home": "/home/zl31wang", "item": {"name": "zl31wang", "ovpn": "zl31wang@sjtu Et6K7OVsdRTnvOY5iuvUxA a7f66c06b405df269ac8f28a4b2c9f00d087091082c53ed5e03517e3811d9fc2"}, "move_home": false, "name": "zl31wang", "shell": "/bin/bash", "state": "present", "uid": 10115} 2022-01-13T16:10:30.340 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'mayagilad', 'ovpn': 'mayagilad@mayagilad-ThinkPad-T480 AGw0uOFkRU6SX8Kp3nyGuA d29a792aad9cc6038dfc2e3471f6556b50ef73562b1bc6231c39d8daf20a19d0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 10117, "groups": "sudo", "home": "/home/mayagilad", "item": {"name": "mayagilad", "ovpn": "mayagilad@mayagilad-ThinkPad-T480 AGw0uOFkRU6SX8Kp3nyGuA d29a792aad9cc6038dfc2e3471f6556b50ef73562b1bc6231c39d8daf20a19d0"}, "move_home": false, "name": "mayagilad", "shell": "/bin/bash", "state": "present", "uid": 10116} 2022-01-13T16:10:30.525 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'arjsharm', 'ovpn': 'arjun@thinkpad_local 06szrDO7vKFS7BSicSbDsw e1284059b3e0604191a0f35e2841f22835b0e75249e637d8297edbee458ccf39'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 10118, "groups": "sudo", "home": "/home/arjsharm", "item": {"name": "arjsharm", "ovpn": "arjun@thinkpad_local 06szrDO7vKFS7BSicSbDsw e1284059b3e0604191a0f35e2841f22835b0e75249e637d8297edbee458ccf39"}, "move_home": false, "name": "arjsharm", "shell": "/bin/bash", "state": "present", "uid": 10117} 2022-01-13T16:10:30.672 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'melissali', 'ovpn': 'melissali@melissali-ubuntu pooAecOHrOtZ3gXewVMxnw 36860a4078c773f47e1a58d2f120ec79e468142120ff6a816cb6ffbb9fd9ef07'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 10119, "groups": "sudo", "home": "/home/melissali", "item": {"name": "melissali", "ovpn": "melissali@melissali-ubuntu pooAecOHrOtZ3gXewVMxnw 36860a4078c773f47e1a58d2f120ec79e468142120ff6a816cb6ffbb9fd9ef07"}, "move_home": false, "name": "melissali", "shell": "/bin/bash", "state": "present", "uid": 10118} 2022-01-13T16:10:30.841 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'ionutbalutoiu', 'ovpn': 'ionutbalutoiu@macbook ruUdfqkSfEhKctGGLeQvkw 0a6cab2332041d56ca8b1216242195af2ad8d0ec6360fd6c1dd080f5f43240e1'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 10120, "groups": "sudo", "home": "/home/ionutbalutoiu", "item": {"name": "ionutbalutoiu", "ovpn": "ionutbalutoiu@macbook ruUdfqkSfEhKctGGLeQvkw 0a6cab2332041d56ca8b1216242195af2ad8d0ec6360fd6c1dd080f5f43240e1"}, "move_home": false, "name": "ionutbalutoiu", "shell": "/bin/bash", "state": "present", "uid": 10119} 2022-01-13T16:10:30.989 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'pdiazbou', 'ovpn': 'pdiazbou@thinkpad BNtoPcISV462wNeprZDOcg f6faca031e6549014132b4c66e53721c9d934a09d0d9d0f36e2dd31f90be1ce4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 10121, "groups": "sudo", "home": "/home/pdiazbou", "item": {"name": "pdiazbou", "ovpn": "pdiazbou@thinkpad BNtoPcISV462wNeprZDOcg f6faca031e6549014132b4c66e53721c9d934a09d0d9d0f36e2dd31f90be1ce4"}, "move_home": false, "name": "pdiazbou", "shell": "/bin/bash", "state": "present", "uid": 10120} 2022-01-13T16:10:31.147 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'xuwang', 'ovpn': 'xuwang@laptop 2U0uRjvVh8eE4iSkFzK2Kg 2a9db1c375a032cc0a892ca2d0721f9d7303e2db5a7eab647870d7c2022ee2e8'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 10122, "groups": "sudo", "home": "/home/xuwang", "item": {"name": "xuwang", "ovpn": "xuwang@laptop 2U0uRjvVh8eE4iSkFzK2Kg 2a9db1c375a032cc0a892ca2d0721f9d7303e2db5a7eab647870d7c2022ee2e8"}, "move_home": false, "name": "xuwang", "shell": "/bin/bash", "state": "present", "uid": 10121} 2022-01-13T16:10:31.295 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'blaine', 'ovpn': 'blaine@laptop RkDSJBkoRKI0UaxdQuMNCw abcfdade65dd772c066c0c63e712fb03240d676d72eb341186b0c0a94d4a4547'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 10123, "groups": "sudo", "home": "/home/blaine", "item": {"name": "blaine", "ovpn": "blaine@laptop RkDSJBkoRKI0UaxdQuMNCw abcfdade65dd772c066c0c63e712fb03240d676d72eb341186b0c0a94d4a4547"}, "move_home": false, "name": "blaine", "shell": "/bin/bash", "state": "present", "uid": 10122} 2022-01-13T16:10:31.955 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'name': 'choffman', 'ovpn': 'choffman@choffman.net 56rg/lHPXPRyVivND7+0Uw ca591258cda719a5a0bf5d5f4fa87976773625249d29ff6012ad6efeac33da2c'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10124, "groups": "sudo", "home": "/home/choffman", "item": {"name": "choffman", "ovpn": "choffman@choffman.net 56rg/lHPXPRyVivND7+0Uw ca591258cda719a5a0bf5d5f4fa87976773625249d29ff6012ad6efeac33da2c"}, "name": "choffman", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10123} 2022-01-13T16:10:32.506 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'name': 'oro', 'ovpn': 'oro@oro-ubuntu-bm r1PDxMqo/AP6wFx5ZWQ3eg 18bf1a1177da6dc89958adf65a4813a7da3e899cd94dc86384240ea3b5e00361'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10125, "groups": "sudo", "home": "/home/oro", "item": {"name": "oro", "ovpn": "oro@oro-ubuntu-bm r1PDxMqo/AP6wFx5ZWQ3eg 18bf1a1177da6dc89958adf65a4813a7da3e899cd94dc86384240ea3b5e00361"}, "name": "oro", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10124} 2022-01-13T16:10:33.038 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'name': 'mrfreezeex', 'ovpn': 'mrfreezeex@inferno ade2FH1BYDNTWeREZEJpFQ 32d052805908bc929983119748701a6c882cfbd2dd32c511bdcfbe6d32efb7ef'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10126, "groups": "sudo", "home": "/home/mrfreezeex", "item": {"name": "mrfreezeex", "ovpn": "mrfreezeex@inferno ade2FH1BYDNTWeREZEJpFQ 32d052805908bc929983119748701a6c882cfbd2dd32c511bdcfbe6d32efb7ef"}, "name": "mrfreezeex", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10125} 2022-01-13T16:10:33.586 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'name': 'jthottan', 'ovpn': 'jiffin@localhost eipwqKkTavFd8WlbV2cCRg ec4108409bb9af0ebb14a83561c51f05f0c662658ce0c3fd884d76ef69bf5351'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10127, "groups": "sudo", "home": "/home/jthottan", "item": {"name": "jthottan", "ovpn": "jiffin@localhost eipwqKkTavFd8WlbV2cCRg ec4108409bb9af0ebb14a83561c51f05f0c662658ce0c3fd884d76ef69bf5351"}, "name": "jthottan", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10126} 2022-01-13T16:10:33.721 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:10:33 +0000 (0:00:25.325) 0:00:33.724 ****** 2022-01-13T16:10:33.804 INFO:teuthology.task.ansible.out: TASK [Create all users without sudo access.] *********************************** 2022-01-13T16:10:33.827 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:10:33 +0000 (0:00:00.106) 0:00:33.830 ****** 2022-01-13T16:10:33.930 INFO:teuthology.task.ansible.out: TASK [Merge managed_users and managed_admin users] ***************************** 2022-01-13T16:10:33.932 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"ansible_facts": {"pubkey_users": [{"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, {"name": "jcaratzas", "ovpn": "jcaratza@desktop 2022-01-13T16:10:33.934 INFO:teuthology.task.ansible.out: QI358a0dizGe6T42hCYj1A 139ab306be981d0a669ec2288a2529503882deffceb28bdfc9bde2b70a825898"}, {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b26 2022-01-13T16:10:33.936 INFO:teuthology.task.ansible.out:5c63f3ea91e7dacd78"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed20 2022-01-13T16:10:33.937 INFO:teuthology.task.ansible.out:82caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\nyehuda@crestview yUJ7nsAXRv78MgIyxJ93Yw 5b872feb20cbd895a5d8c87956f9cbd491471654b1a29aa8c13826cd95a44c40\n"}, {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, {"name" 2022-01-13T16:10:33.939 INFO:teuthology.task.ansible.out:: "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, {"name": "vasu" 2022-01-13T16:10:33.939 INFO:teuthology.task.ansible.out:, "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915 2022-01-13T16:10:33.941 INFO:teuthology.task.ansible.out:d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n"}, {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, {"name": "ifed01", "ovpn": "ifed01@snowmon CjHOevVvBm+PwhjnhZ 2022-01-13T16:10:33.943 INFO:teuthology.task.ansible.out:YM7g 7393d3a95b1874764fc4e7ae2d481f1859b336e16e1ba53c49d126585e11ba56"}, {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 2022-01-13T16:10:33.944 INFO:teuthology.task.ansible.out: 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, {"name": "emmericp 2022-01-13T16:10:33.946 INFO:teuthology.task.ansible.out:", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, {"name": "soumyakoduri", "ovpn": "skoduri@localhost w/vFHwM/x4hUGlKJCteKiA 97933f044fdd8b3cf57ad744ce032728b06f354b0d719790def82b2f5b9a6133"}, {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3 2022-01-13T16:10:33.947 INFO:teuthology.task.ansible.out:624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, {"name": "rraja", "ovpn": "rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100"}, {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, {"name": "khiremat", "ovpn": "k 2022-01-13T16:10:33.948 INFO:teuthology.task.ansible.out:hiremat@kotresh-T490s 7o9Jj 2022-01-13T16:10:33.949 INFO:teuthology.task.ansible.out:enDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, {"name": "shyamsundarr", "ovpn": "sh 2022-01-13T16:10:33.951 INFO:teuthology.task.ansible.out:yamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, {"name": "pdhange", "ovpn": "pdhange@mauli hqKEk1OuI2Wmi1CAcJk5CQ f49d854572b5efe9514b4d741e336adb3534d00b22b0a505142d82eccc2f7535"}, {"name": "dpivonka", "ovpn": "dpivonka@thinkpad 6vBnL22Dfp8d9grCNtSoHw c8270453301dbec76f8070809078087ff892c74360b80a82002d58c50af19ec4"}, {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, {"name": "nizamial09", "ovpn": "nizamial09@thinkpad 4GoNn989LSUMJ1XNW0dGtA 2022-01-13T16:10:33.953 INFO:teuthology.task.ansible.out:3f8a1ef7c25bb0491b8e3db6946e69bb0dea077048ff8140382fbae5a02206f7"}, {"name": "dachary", "ovpn": "loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5"}, {"name": "amctagga", "ovpn": "amctagga@redhat20 DsFh00Ttjtomgs5nlTX3SA 713280e601e14a8fecfe190490e362f5f97bba3517b2bcfd4abd5230a45fbaa1"}, {"name": "kevinz", "ovpn": "kevinz@linaroceph a2GchLhkaayg78xuUnI0sA b545e84634e614099b00d50e593933eabf0793035eaa439b6d82ec669f69de7f"}, {"name": "liu-chunmei", "ovpn": "liu-chunmei@otccldstore gKMLlCSH99LCDse00ja0Kg 2c140368bca0e48102330631f91e5299298461a24cab483b9765293eafb2050c"}, {"name": "cyx1231st", "ovpn": "cyx1231st@yingxin-server C3qUn5JXYFehgyfol2lnhw c5f306797eac838797ea99b07bd0f5e8e185052887b82ba5c343a42eb271747a"}, {"name": "sunnagar", "ovpn": "sunil@sepia-lab j6h8NzyTGEE6WHYT3uiOXA eda7763cdd544d8e7198cefee77f38641d44c8a6aa4d37b8b1429620641809ae"}, {"name": "lflores", "ovpn": "lflores@fedora CqF8+5Scni+GHCfHkm3AAA 0771c83aa58141af4704f4b01bba4490638ee2033fdabe5a2a4b8e06768b29c2"}, {"name": "jsawaya", "ovpn": "jsawaya@thinkpad jEJaJNljo4e2sHstFCNljQ d0042e4c40344f7fa350d3e0b748686aea00c4757ffbe32a41f3b119463d9f46"}, {"name": "markw8973240", "ovpn": "shuai@mac d7Tqhwnt5D7+jeeqKQ375w e6ac2fb0750350a007d00bba1354989402199dc012150a84805be57a92e6f06d"}, {"name": "luisrico", "ovpn": "lricomor@lricomor-mac DI4SNq2EznedeK8Cztt2ug e05bc16840e8c3c45f641852101ad921abc248013ec89a599c27c275767b5347"}, {"name": "matan", "ovpn": "matan@main-win vEAxj3ZM9DjxBi/jfjc+jQ 9c30b8fcef9bdc804090947a92e1e60cc21d3f280f261bc3f4cecac64541dc6e\nmatan@thinkpad JJuwaWbac2lbcH5pCGON1w 521fe30e3a950915a1b538913c1af76198c4133018b7869d348740c708b38a7d\n"}, {"name": "ozeneva", "ovpn": "ozeneva@omri qB3om9JUxgVneOibFeRq6Q 92277afcd0bce888f60dceab4b2e8695ebbf7241dba09e3350a12c4fffd6ebd5"}, {"name": "sudhanaruna", "ovpn": "ArunaSudhan@sudhan-linux t/fhf5WR4vQxW3F/Lx7Atw 09248b17c9abfe802ca4be1b93ad318138f54fb60b073ff857c2effadb27a997"}, {"name": "zl31wang", 2022-01-13T16:10:33.955 INFO:teuthology.task.ansible.out:"ovpn": "zl31wang@sjtu Et6K7OVsdRTnvOY5iuvUxA a7f66c06b405df269ac8f28a4b2c9f00d087091082c53ed5e03517e3811d9fc2"}, {"name": "mayagilad", "ovpn": "mayagilad@mayagilad-ThinkPad-T480 AGw0uOFkRU6SX8Kp3nyGuA d29a792aad9cc6038dfc2e3471f6556b50ef73562b1bc6231c39d8daf20a19d0"}, {"name": "arjsharm", "ovpn": "arjun@thinkpad_local 06szrDO7vKFS7BSicSbDsw e1284059b3e0604191a0f35e2841f22835b0e75249e637d8297edbee458ccf39"}, {"name": "melissali", "ovpn": "melissali@melissali-ubuntu pooAecOHrOtZ3gXewVMxnw 36860a4078c773f47e1a58d2f120ec79e468142120ff6a816cb6ffbb9fd9ef07"}, {"name": "ionutbalutoiu", "ovpn": "ionutbalutoiu@macbook ruUdfqkSfEhKctGGLeQvkw 0a6cab2332041d56ca8b1216242195af2ad8d0ec6360fd6c1dd080f5f43240e1"}, {"name": "pdiazbou", "ovpn": "pdiazbou@thinkpad BNtoPcISV462wNeprZDOcg f6faca031e6549014132b4c66e53721c9d934a09d0d9d0f36e2dd31f90be1ce4"}, {"name": "xuwang", "ovpn": "xuwang@laptop 2U0uRjvVh8eE4iSkFzK2Kg 2a9db1c375a032cc0a892ca2d0721f9d7303e2db5a7eab647870d7c2022ee2e8"}, {"name": "blaine", "ovpn": "blaine@laptop RkDSJBkoRKI0UaxdQuMNCw abcfdade65dd772c066c0c63e712fb03240d676d72eb341186b0c0a94d4a4547"}, {"name": "choffman", "ovpn": "choffman@choffman.net 56rg/lHPXPRyVivND7+0Uw ca591258cda719a5a0bf5d5f4fa87976773625249d29ff6012ad6efeac33da2c"}, {"name": "oro", "ovpn": "oro@oro-ubuntu-bm r1PDxMqo/AP6wFx5ZWQ3eg 18bf1a1177da6dc89958adf65a4813a7da3e899cd94dc86384240ea3b5e00361"}, {"name": "mrfreezeex", "ovpn": "mrfreezeex@inferno ade2FH1BYDNTWeREZEJpFQ 32d052805908bc929983119748701a6c882cfbd2dd32c511bdcfbe6d32efb7ef"}, {"name": "jthottan", "ovpn": "jiffin@localhost eipwqKkTavFd8WlbV2cCRg ec4108409bb9af0ebb14a83561c51f05f0c662658ce0c3fd884d76ef69bf5351"}]}, "changed": false} 2022-01-13T16:10:33.978 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:10:33 +0000 (0:00:00.150) 0:00:33.981 ****** 2022-01-13T16:10:34.967 INFO:teuthology.task.ansible.out: TASK [users : Clone the keys repo] ********************************************* 2022-01-13T16:10:34.969 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"after": "a5f4a228bf3c4aec870a8dc1947d65cb19c13869", "attempts": 1, "before": "a5f4a228bf3c4aec870a8dc1947d65cb19c13869", "changed": false, "remote_url_changed": false} 2022-01-13T16:10:34.991 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:10:34 +0000 (0:00:01.012) 0:00:34.994 ****** 2022-01-13T16:10:35.224 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys using the keys repo] ********************** 2022-01-13T16:10:35.226 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDehvF7TbkfX9Ga4fNdq/j9GHu3c9cNk4iIHVs7e14j0h9DlV14aPyn/M0+z90PK+5p2uL9EvRzkbsPrfxpG3pxUa1pmVmKIPvBruA7ln8tExOVwO3XEsBG7b8VWUMlQmwRS9WEfkKAIHlr9cgIFGb1yrMW30RyL7keO1giotAq/wR9pMicyqYAbZOtI3MuPsDVTNxtyD3RwRUQicz6vNaK/RwfMCZVgdvoinrJ7VSyFVEiitzuQqMlrF935sfLvhuyxmwvJKfZI8QMEYcFbKd1cDnCk9n/PySNRY96gb41nb5pUk+0eaDu37jnmj7LLqoidD3UWUuHNnGBAAk+zNlD andrew.schoen@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDdkebJGXKQWBG/7wZG334P+EAdC+5VNMrjLjXhaZZbt3V9vKDQCodcU3zSOjMa/GDGg2WHQdO/vioCc6O/m61KTbgLDaaPSzHH16j/e1SaU8BIgKKU42AUBJzpPeaZ2wCC1i12Hq8ULwjEW29IDsnMortzlCSQmaTKc3DN2nCXZWQXA1rSiQ2AhIq5WNJY9S36lsg5tkex4xUajyNW4vPubLtkSv+WrzNK7ZJ8zfzP6eJEJ+Uj7CLdanBCgwoLGSPfGA5c/gyUT7mHibOUwvFB5sFVsozMPp2PXzUUIv70adJpOskLYfKY7TUSuaB4AUOPu6NVauzVIl3Tsn+uvHqvtn8KC3BPpyH7+JiFQWEt+aO+/ynprfoqCjktuf07SXo0ewoVYT2S++JEBa/N2hKRkzIoSPJ+Rvoazc8GZIjXpQRyhMdTV/LCSeyUTJ7lDQVrQVhUIHKnMm+hZmf4tLQKZvNAThO984CpY93ST5Ww07fjRLMXNZGuaz+zHKNexhWSPKr+ggChnZCOLl/F6zbDnBZoCaHR6hH4+QLz0K/FAgxN2Nn00RiOFkmIlzEioxMcwC/peTl3WzRfqPINdTftiTzcFi/c2QmlHhnxsueIwNhHOn4frkGkFmexdDrXRStERzSBJ13X4kWduPmQsn+bx5/7xwqC6M4bXpkYFOefOw== aschoen@redhat.com", "key_options": null, "keyfile": "/home/andrewschoen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "andrewschoen", "validate_certs": true} 2022-01-13T16:10:35.370 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBwJCoMbbxQrI9jM5I/lX0MYDB57LzYXDJTXqmLfJ8E5IHwQbn708/EFXAHuJlCyoJAuA8FaU/Y5/l2LBlVXwp9v+8ftk/D6AcsuQ+Hi0ZLCTvW10OUIS2cwX/of//JJIu6roy3r3SWwUcQvwjaZYLm7QkC+1StsLNMHdgiVRFiibqml72Q53VTtSTt6z2aXjrHzhpZq0hBK/13aknzAjHvGprQnchKVzhA/7A5pArF3CXpnI7aCwKvvjU0AcvqqD8WNLMpF4hFSoTK7xluKB+5UAJ36wefIO2KFM/zMwUtl4/aDhDdPeSaQRWq/q7viKLVNS0X9j2PjSRTfYhJNZr zack@zack-cerzas-macbook-pro.local", "key_options": null, "keyfile": "/home/zack/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "zack", "validate_certs": true} 2022-01-13T16:10:35.506 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4eHmz10szeHNS3dNejKokW85ksB+iR4HGOFsmQM11Ni68Nm5aqEKvkOZU8TpY92vpCQL0A68GlrXB845cACdyk6HUJYyNNNMC43l1FYWOwjMqQBSdj8W3VQDTA6eiG60mt5fgI8fyR38rKzIA1MnTBkSSjuh5kQVJ9bdEp3GuY5oc8vxDNBlGJ6LYnyEWt/pqL2J+mpjqnOjsC+EbE2exhP9O+mvzpQiyo/+dEN1COwX3//pNRXGfOSeOczHNsJE8Eu+j/n/BlW57++sJyFMkzS7bUxMSGM6quvjQZ7RT1c5JM6vLEiQyzQxoRgzY93h1yKlOstBi0NamtpqHQZGP kdreyer@mbp.ktdreyer.com", "key_options": null, "keyfile": "/home/kdreyer/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kdreyer", "validate_certs": true} 2022-01-13T16:10:35.642 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC305rmql/Qm8Si+DFvAs77hSUZakwiXhhAhSetS89bWq3AdPQTL1MUXJHFm3AMzwzb00tndvsl1AUmFseXLfAi87daNcKJdwEj/JvXgcHKzAXOpVRfArHh08JnOumQiP4EoLYvq7rL+3LjEFURKOWJLLnGxh4E+iiJAnxLTG3WuUcnz9kXVTwtmIs60+2yH+gZJkkB04mnivPYjX46sHigoKgtlE2JnQfOU1lBkeZaBeUhoZX2rIKwRyGELPPcUBwHk10izyk6tePLAw9bSWeS9uEaa/m+qa8neJDyR4/hWQNR9yRXp0YjKkiKoFog+qtsBt3xBNzTPsFLxZ5zugmp dmick@angus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/onMoOCUhkp+UiJAq+ye4P70sfeV+uMhgWKLfLBh/1SYq1xxb9bSmjBnETO/9KvukRhzlReBQ7y+BKRhm037P7LuTUY4r0Y8JB6BXkjjCY1yXZJC6kvB7xFsvyiDum5rrdeWMQ/Rhh7YJpze5KY1nHLkyU9X7Ewak0kLEyduJEKekbsOom6l0wZ2ZYrBEKFWJXUDk5icUuWWg3mhKaKnLNWVg1lUw8jzYTJYfjR9GUgzZWXtzkAaI3ugpLOlQ+KEls03/WAFcWA9F9ExqzIsJpvEks27LeFBGVE3PjVNKMqqBZQlZ 2022-01-13T16:10:35.644 INFO:teuthology.task.ansible.out:tIEz1iguWJaWMi5lDIfXkvVOFabtIpX/BZRf dmick@dmick-MacBookAir\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOoIm6sOytKwqNf9FSQn0Olu72ZRDjAYeNFQVWTn2PIB ed25519-hplaptop", "key_options": null, "keyfile": "/home/dmick/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dmick", "validate_certs": true} 2022-01-13T16:10:35.777 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ4z0gLwjexgyixdTuiwaxpPnq7w4FOKxHsQKKAHTlKRu11ynB+9APbtqaAYss8yDqHaHyewPdE+9JMYhZX8rUgcKv2H7jBCQ/Enfl0UyY643VQnuG8lr2Ipk6ELuL5NuuTb7Npo4zKyq/0649kPD46k/X/qLuKzhN49k50S3XJq5WwHi6CJvR8DzPOkjied0o1BHpfcCCIMorUcyfVxqmeu2m+uSE15ncQsd8BIvH4/YNoncUGYxqVhGB+FNUlWdhV0SPRW7V/gmyvFW5qdYX2QhNZAQHChdEH1E9AI7WiCFkyLRx39qYgXgqj8vOOnlwHgy/oJnpnu/Mlvj1uETX sage@montreal\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVPfoCpv2/9uWCwEo4clWt3i1O8ZPpB2FcQbBLxY3iLQWZJDe74rNWPBj0cJVCytTHxYV0e5HxYyChOG60ca5odHlPNB+/Z4WLU9LVuHiCYsElivJlwvD+l9kzI+UMGJb3HCHqx2yIRGXpEkSMFR1+w5Oz9sInPD7JJmO8Hb9KkoeqZtkJL0aic/M5bDWBut6SSfYlmh8qnQYbkCDiXg/KtOcy1ZJXQ9ZLjsCbpSzeBNbdUOxEQ1+5vUe00vHpl0vOKtRrzgTne2ct1IxbSjdL16ZgHi5BQAREXc9UUG3z7NPOmnwkuKkkpyLmwcOusot5tYHrxks+5i6EoGEJrvJ3 sage@maetl", "key_options": null, "keyfile": "/home/sage/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sage", "validate_certs": true} 2022-01-13T16:10:35.913 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBAN3MlkYQNsm1uB6uJQ7hWJ1Ro9Gusrhi/b/KshPMFh51VWBQn71LdCCjdrsE6FWs5FYE/hr7MITJe+si7aZCmuf8U9tc+oiYh3spXtRhJVIM80FOVRXUmt2XR8I+oNbpcFDayYu956Volafksk3oYjsO356swj7+Q+AUQVF4bDJRAAAAFQCkB2YZKItSDL7XfAl6ZmJ21vqUMwAAAIEAsZspNIUwssVJGO4r3M3BECWklWLEFviIjGVKdPWulN10eRCczZrH7vMOs8coHKDQqYdS2RejlojT03FjFAqeBiTeAlcmgHoev+vqTg2Yhqx3gROzNc6NmG887owCOU4j7LJQP6SX8I8EpSXCMNOZliv2ZokjX2DuRsuIDxQdc84AAACBAMAp++fcqmGS7x7ic2x4rhyiYmdqlMIl8lrM3GkVR6qGuIVBvOGl38ieJKcTBLeRgyC04uIMfk8P9lLvZw3UF97qH3V0imKfq8aYnBGxCv+IjtdOrR5k4hrUW+P0qipvU+4dgHlpqwTKB4MtD9uDxvhENWvqcCnOS5rI6dddaZT6 dgallowa@dgallowa.csb\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKT1KilDopHJzDZ90QJx4+7WVIC4WNdvpD6VrS83B3PFOplNyXZLfDSDRZ4wEzIKLwtR9vLWWInVBNFU00W/2dObSC+l9GDzKsHtO3KSVmAjHEk6ZAJ5Mc3eUPR0lAywpFD8+yg+kDDIkRtCtoHDq+kFvNQutdvrMuhNWOZLyQ2N2XrpRJVD2kiJvaml6nQoZXMtVQGPVcYbn3TRed/wxT/han2u6j/wiElv4r9ty+9zi3P1MoNiALD53sD7wMr/5Si6PX+5zWcXTNcQmTuGpiLwGw0RxCwr4gtwqKBaNae2d1bwnHanLc1KvQEw29O6aBca2f7GWxFY6QtQV/mNft dgalloway@w541\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoEI+g74GcJe/03nDypMzDWqg93K1h13xQPFvCIN7ElNZ+ulY5av5KLnv/gmLbYGRPlgxC7LNZXE7YQPUo2DfA8awnDkAkE/nWvL4fQjUxmaiPthjIWsKvk9EvPIqzLjDbwsiLiRPE0Sxka0qBa1GHU1QYN6cw7l9nWF0dG/TsKw+QmuArBKMgm9Th/QVLq1ARHC/07M1n195QvBjdrKSzOUl+2L1tADHg++sEWDq/MJMiylyNdxp79Wz7aTIlR6l8NV+Ega9LUb6B6xmO7k+J+/hJF7gYOeFl+YqnZttEdz+ 2022-01-13T16:10:35.914 INFO:teuthology.task.ansible.out:o8FbLjhTjOF9QkBsGWlrawXtQln/cVCryV+LAt57L dgalloway@p50", "key_options": null, "keyfile": "/home/dgalloway/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dgalloway", "validate_certs": true} 2022-01-13T16:10:36.049 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo3gswIiZ2xPWMUQNjV1Gd4gYSxVpJM8Jb5pH1lqvoKAsmhVI30qTYxIaezzDWfSYwdkNYQAC9eM5v7EMQrOI7eZtTzCH+gbF79GciGCLL2bDze1I8hJ+jUu4bv+wnmvKsHyyOVBBJPSJ+eGFCzsu7vOiK4iFX0zgCXYwvP+A4Y/+kVR1en39gMtD6Hrw8ACBhxt+C2G2zc1807NRj3pIw1GvQILa9Sm3VKdNSrHzGB+MBooUoRmmjjzZ/bRwHPWVj+sX+xkoX4P2zwUcfMgZ/f4GgSgHyEvS3oxqbSaZp0pidZyoCaLRgqVPiUgXQEm0HA5PDDULAthQOfxQveKB/ akraitma@aklap", "key_options": null, "keyfile": "/home/akraitma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "akraitma", "validate_certs": true} 2022-01-13T16:10:36.186 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@desktop QI358a0dizGe6T42hCYj1A 139ab306be981d0a669ec2288a2529503882deffceb28bdfc9bde2b70a825898'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jcaratzas", "ovpn": "jcaratza@desktop QI358a0dizGe6T42hCYj1A 139ab306be981d0a669ec2288a2529503882deffceb28bdfc9bde2b70a825898"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAV78mqEy/VkB2BthIE/m7iE5sbTjTRS0KuH7AB0KPvZBsDIw5cL8jKyxiaPC85+aOkBa4LrP0TUFBzN87Snt+PLMz2QHBOvlSTfUuRkHVo3vWJFzVuUSzzddkYds3hAxUriAHKv6CRSy1yFBxPQQHTSATUHKWqihMElbUCZrrrfH8A7J9vwixzCSLg4KbINjfa77rxefcZwugUqiYiVUWUSOb023f+QEaDm7OP+/uzz3SjF1Y0LMwa75yctttIfkRBKjY7uFCuZdKc3l2A/fdPxbFwlZmIox3LLngdTzHMVXGbVHqq9Ixo8FSAXiI1Buy2LTMoXMJwQYSvzsv7xNwujKVlUjoE9cOOIdzCC5AziwSiJB4+tNh73c5tRUzMMC98HLOhPJriSPvOt1pMEdWDX3/evcyxvRgJUKgYnmQG7n8v8O/CLyG0sAJDmGC3U9S/3fUDUjZIKWSsc85Q3xRaJwZJIS2VZwH0zG1Gmynih8PPq7VeDx7tKuNm4uTYT8= bigjust@desktop-jsho3l9.lan", "key_options": null, "keyfile": "/home/jcaratzas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jcaratzas", "validate_certs": true} 2022-01-13T16:10:36.333 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSc2rWtLtZM0CBWwaxhSfd0T++ZTX9c8kQrYT0rsQlJ6Hxj4c3+ypwh4iivdtFpyz4clxWkb/wimi48PvjNyZdudB9BeQUBeFfLiro3LnFEbKhM1RwRI89s34mRwmC0LLUZwcdX80zc6/fKuPzvBzR1PiY9tWRyIpYErQAHa2jEOE2MpFDHnlbXdfXFh5Tw3OmC1qBlQvgcrivA9lVaVlf+hfwmOQwXFIG3PCJLNlXDshCSUGAfYKBRvQaKS8sOf9rQaflPrwqJ8hDgVVQkpp69yVsGtahbBmjs6QS6C8EkGUFQmvrIcrQ8+5mRlRAmK2DMTP3cAcsYcMOJ+9KwP+H mgolub@zhuzha", "key_options": null, "keyfile": "/home/trociny/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "trociny", "validate_certs": true} 2022-01-13T16:10:36.344 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:36.480 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBANarZ+C62DPffRIhaCuCtXLChrfqwXgWqGHOLLkmPTtZ3/EE8ZiN+LY1ZcmP939AxXi8Oe+9LepwAdsoQKZctlC7XToyhjIk+rVSPyn3zl3BTC2AxfCKq2vqj65a1sc35Whrw7OaUa2fr5iHSazP6HuG01DhJ9l8HJsLKmiwWChZAAAAFQCNmunc7BNLWrqyrYwINTfscowkbQAAAIEAyYERcunZYJAZ9Eno18kM+ylq0jcQmnPqyIvssWXTttUZnaGQvbVxABeyr6ZKuUyZQfyetofquOGBKPBuzV/7posl5ShDuAcxbS1zhrmk9glTA1yFLvznDdWdLOWG06tjOc78G2AmldKHCdPsmgh2D7WyRr4QY4rcCvwKfZ6+eEYAAACBAJZrOlOlygfPZ4ZB0+EbdYACz1+L/iYNNAOBp51TRutNceLVrNJNOVdmCMLuF0A1go4kPSD/05aJOkOyW86gYLA5DXaW3961+kPInOFAe8OTyQYE7221ThYHRnCfVFjdknuCDomj69wk4SsR+ZPXvSXs1jSJWKhLfUSe9n4bmw7w anet2@secant.private.linuxbox.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5CMht/crEocrHqGjf0sxE9AhNcW3XBxwlniJwaBJLhekLQEQJoxAy2xUUmPYb2/e7rdmTBxzQipUaAGWVk1FHANac4cbgXzNT+9cnF7EIRkPa/x9jaKNiU0ozMhu/GOoeDXMrHIDgVGWPF3Ag/r17ORpYnuFTjsqoCWyh+mqskV+lmAp04rv2tvqouHtEs6gLebKNtB8c6twhrBKF62Ie+rSr3r7hQaqiZitHbg/isbU5RMBl6H48wHAVSK2/uTfMor 2022-01-13T16:10:36.482 INFO:teuthology.task.ansible.out:bnuEYRG8HvlnPRvQHscJYKiZSt/G7XqZ3x/7c4czEF+OpdQbAgg46vh4fNVMxZk9KHwEkOE06ROuwgAejJ mbenjamin@duel", "key_options": null, "keyfile": "/home/mbenjamin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mbenjamin", "validate_certs": true} 2022-01-13T16:10:36.626 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvG6+jM8aulc5CID/yE6AXPXczxq8tMgY+2sdo/ihWpgDZuFwGL4hwj8nyh5cTqZ2LEa4kRkUUIoH9avLCFN5pDBVvcj1/O06ZGnkq/hV6791UiPF5S5RGmz3MGxv0RDfjA0OLFav7u1s+ZJ6z2W1Tpy/W+g/fMYqbPc6rV+pm3Uo16+BWz/diZH8smqcty4chnnCy6gqOrcAxCZLpeyjX6Ydn3fnTLTAmhoQ9eUz7LjP4ZnFD5zL6jrSBlJ5WNTLevUzvS8eL7RuP8D3Qfn8ukIzPXG2vs594FhSc/HnvubKricvKMm0P0ki4Z0vM9VruQn7Tbeqdwpi1IfgyiAMX aemerson@work-yubi\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUDk9jEQOSrRwe0WMGBPw28fzgOhvqMgcG90SvuUjR20Rx3KUfy9JMxPJPesjBQz0xgH5adOVg2JQeLrt3uSJdIFNpqox8BBrS1u/bWT2dorQjLnFEhrtA8Ae/h2kwLQ8w3yYNWB/PxDSuMRnyH4G8EWtVydzQcV/QnNZ9Y6eBcHaI5C2yVnFl7Fi4zBYc2eeL8o8gWqmM6DobBCvVrxD0pCNAsLhOW6IA140BNGT9F/hQZYje9RQRWbFKh/iKiUhqFYCzLcxFfYXkw2HZMJA2p/bLmuc8ZbgYaIiU6b90kpfDB37Xw0S6toIj9E8h+E3nkNnwraCQcbralhz/bdz aemerson@seasalt\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAv8/FJn7hz2WieoQFUGXS0bhwSwL1LCI9kkjWYNkWb8IJPrBetlkr5TsvHEKDPZGF5Sv8LsYA6njPnbOGyAHpYlnv/Gz4Hwq3hLgmXCs6JGWBQv8NS+pjwnG6Nh6JfFI0ANeg652Rk9Qt9uLYeKVKmHXXrVZAD4NMvJGfEvneQzuwwpylUmV80WAdaQw/H0EP4NScZhNhknwAs/+KPFZH+RFoUj/Cb3poIFjwyviIgyal5hjAEsoczCW3hAla/9IyC2VDS027WPiPFmBFaYK5lYYLStBQdRx+6amH76XScLFy0FEPLL5qiN0ClAptvh1oIURgipdXZwaxpf06AXG8qw== aemerson@electric", "key_options": null, "keyfile": "/home/aemerson/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "aemer 2022-01-13T16:10:36.628 INFO:teuthology.task.ansible.out:son", "validate_certs": true} 2022-01-13T16:10:36.638 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:36.649 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:36.795 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHk8c8wUTTYolOOmMlniNrsjfRyF9pCCnaEQ2DXR73P0hbFMme5Md5cF3PTtPIOHSNkWk/qg7s6gZD8LGyFmloO42RBgLsW1qM8RWTDbPy5EQdrjxL9byVzBBCDoQPIS2M+0XnhYa6CBj38Sw8XPlS41CebAJEOQeyLG2I6CAI0rTij6gsqDfALbIezd/eWvmbksKYM1Lb4Gvj+k/OL/xDZzIZHF/P+mK+trY45gsUHxKZamkeHyAT4f3kiNJA+UwzTWGhafy6UE7yGqhZjt9xOZSQGuwroL7EtAzntxayPRNxQPfGDV+fYYf0QBbTtHyJeikPUuw7aR1Z3KwuSmWD dis@zambezi", "key_options": null, "keyfile": "/home/dis/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dis", "validate_certs": true} 2022-01-13T16:10:36.931 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBANaS5gZUnIp5UL/PM3xOrQiNVxfona7sD1XEXGYvNUyoojPWWAvdQRwdA/Ay8JsAjKeWUt0IwfWaPfbEoXU1TKAI+yyv5WzQUZAKmBFuYM0CUQnKrk72Dp6n8P2tnYen0ect22xEiW2+Y0JZ3wfV3IB3BQPoVCC9FQ+P3LHhYii/AAAAFQCgSceiZFeNItwJ2rJeQgVVTQKljwAAAIEA0Gd2VNCbbQ48vAF+m/i/CeQHJ9Dom9IOBN3v8XnSlOhtNzY1pJ0NRzrFQURCCeVQJaywr0et5FCXIDVqTuR4qfCu5XXU1KHpn/AvHstOd93Y0XYMwSXfNszOtpH7w9SEm7uBfKnLQNF843/MHZL4ZIdfxk73YjfMjrYFcvJwvM0AAACBAI9Wi2wG9Rrdbrgk8tqbnKMxxJCYt/Vakn5mQSc/WHqMUn14+Kb7oBtfTsfPFNK952FzU09ptNQvNWTPNMniI8l8lQi2B+Z28XUlFLL76uxJXWko99xFpf/d1kFBL0M7GRGmvvrMfeTCI+WIqh2jBVqbl4o8kjNx4p0VWyoiWeFJ gregf@pudgy\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAwSe7szyqMTqKK3D/JsXIa1PtPf1p8Njk0sMDSsJPA0gBGysmSgstke9fglOgeNIbNOBNDOY3vltuNCgUiQgVWOYhUaVpj+2vtS 2022-01-13T16:10:36.933 INFO:teuthology.task.ansible.out:oAWpXMQbNaWPGKhbxvJWMCLVckLENyoUZUBKLmTvRyKDjjq8CJ1TnfA2Xfo3a796EIOtD6essU3lAVIfIUILGD+HqptiHSB0spUJUVRxxlO2xw9rLYij1eUPRHrr9xWvDamr5JtKVtCLOL3M9QlltHieKlbJSCZq/EVxW9NAGA6IiqOhw2E1k59oGZUq4Qg+YLgYkB80Ms7nb1xpjQ8txvY+73xL/8i7Nqmr7ekKJfyTpRe03nCQ== gfarnum@mozart.thompsonian.net\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAzqJQfdAKaggPDgSpk8P6QjLeyQYOz183fVSKnqAa5EeaCJozS1dn8z+iphswT3YL6wqIMqVHMfkSUcEeTBwZmvydaghOMJEIQSP1PCzH0V2XprELrEcBC3QTvaElPjjEYgBVUvEw8sL/RIQ7mgt9vxD0NcCDspsz35fmU222KzFxD41PZ5XzHQ3Lumwdax7mcpqrw8Aa5/tgcEqAIu54HYRf1Qmk6+ueMAvpwkX3eiSEtkVvuV1Kxpc3/0mOfJ7cn+eyPX3qUbo4oY76hIYseoUIwEaVE/pNW+pjwDSy4gSOcuxYDEGKzCwZPZeQtRQWzRt3YNafxi5xsByobGLlZw== gfarnum@GF-Macbook.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1ik3LbyKsPiGwdh+vGrKSYLvhMg7OkqMwDNYU5LqWBSotogxyGQJUuD80ZavxmmdXC4qScddHtWOJjtyX1CTSDUe7INpSgGPGnmSExVFpcYRnmxHAB+9M/c9VorUkQ8IOKLmRO/BdYma3Rl9NzhHI73yd4zJlx1K4NuQnhnj0Z4yXO+k44RkBWDdMicBB5lBP0hETaH2Iq1u5Dai3u6N5N9bSPXv2PGKvvU395K0Wts2CxMhOBc7LAixysNzNWLrnG1ghS4jPVG2TIHOElP5lIXUv1Wlkool5rTUWgnVY/7loWkDus2JryDM7hLGFXqgT7HHcpI4gSITqRhWxzsUF gregf@fedoragreg.localdomain", "key_options": null, "keyfile": "/home/gregf/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gregf", "validate_certs": true} 2022-01-13T16:10:37.068 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgS5EfJyOxBkl/TtJikfb38rm6muQo7MwYufkLSBw9W2jFzt/ZMbVXyVsdZM4I6hWfZm1/q60UcER4yoA1xwYGOTmbFXrLUqqKxKTnCdyejuQ3miB7aiuisWO4vjb2+ppBwL9Mx775DPeQJehFyFK0qgh33tZO/9LWWYy7NOZdA9L2ei1PgMWa0VBeijcDR5GQSXzh0Yi+h/Ezu8jevu+NkW2IUJF6zPGjd9M9lAy7KG2dQjqqCX4XWmUS+MHJS6f9bsC5i39GWy29FvX/qFEArOMzuYRIFWE8iza95KSBxptb+Hw8PFBjQ1kTh6nC5ZV2X3ETcoj8fToTcgW3dTRF jdurgin@new-angeles", "key_options": null, "keyfile": "/home/joshd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "joshd", "validate_certs": true} 2022-01-13T16:10:37.204 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "key": "ecdsa-sha2-nistp521 AAAAE2VjZHNhLXNoYTItbmlzdHA1MjEAAAAIbmlzdHA1MjEAAACFBAHT7CHaceRLB5mJv9SYKog1wBXsavzH3G3WCBEvVyK76JIslDudZm2ycJv66r+VlGaD8sFI5Mb/KKFMKcKesLRX+wHqZg9MlkoJgm7WGoRQ5I0M1Vt7TL3uJkVCaGZHtO7BXqzTx53C1AaJ1HN+DG2MGy5mm6tHwL901UVqG4EzjBnjxA== christinameno@boxtop", "key_options": null, "keyfile": "/home/cmeno/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cmeno", "validate_certs": true} 2022-01-13T16:10:37.341 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkIZyWnJXYv/z3EVeKHatjFUAdaomIMqzvFLrA9VskeM0Ctv8a83Wk3BbYvTFQWALjZjS2HVYzi5p6kTQ4qxXlcO7HxRw0j4otNauilvgIc4Lu5N4pUtYf0piEo+nrXz+WhELfmJ8t1Yx00uGEl9pOF04SOuXtpwwrCFAO6WMCcjDuYhoI2VBKO3W/OWcIuQ8ZY3j4iDdofFOUGyyoYVyOi/HILKjluYB+ues5+wBEkDuoi3MafCnIj8M0O5fU8/JoOTksOu779UN6blPiNdEgnwD00jA+RWYY6b12ZVkiF4rUVGCiiKKUwOOWkRhkA5OEcBgZ8cGWFgGfZM1GJA// ivancich@sleepy", "key_options": null, "keyfile": "/home/ivancich/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ivancich", "validate_certs": true} 2022-01-13T16:10:37.479 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCw3MhMNDYjkiQADoC1mg9ga0Yj174FHIFt4RQIC8qK+6cB0N3CM5R4JwP8pR4tYkVFWmnYRScYK5VVdC873Ac2BzYxmse97zLJTbUnYWTdY+OFi1FUozsy3PwtiNHSd48Z/PBvkinQIey2QlMKaW3/yz9Of/Yfm4prxg9lBsd6/tOOFj3AsqIQ1OVhMfgeVEkdCL7AAbEYyMxePZ3UFrDwj05HDLgmFzx1xsNJFOuBwLfU/QNHoXJQrcVy0rZq9fB5rg74iz1JZs0uDWocQQK4Nd3Rv+wRGBuew2fmkrS2bQWXzMoSL+/i7pbf74LKcbWAE0wXEImqQeREHxq4ZZ5J yuriweinstein@Yuris-MacBook-Pro.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJUmq7btpBMjjODHXp1888xoBuX+rhiZg3ufuo69RgDxUMymJn3CPJ/5NGXoZ3SGAWKk0w0Dx6K/VO4y92mAV+cO81y8wZR4J3fPV3IbWRjN0X3IFoAvJi5n9v5hpG7z3RZCGmQnOZ99m1i9dge/3S8NpuPLIvYkSo9z00d+mNP6D8rGnqOmEBfEhUQXLeH7rbPwaMWPgB/hrpiPCyLR/+sGC5bq9PAsKnocqZ12cnvCtYxpnA7et6nL15ftEpUrKYAmRDxotuoUcsllP66GSszjbrgN6OBNDSqpGt/+RSJJwzZEGQ073gJuMveKy9tvD/PyEttjvVKL2KsBuXGSuL ubuntu@yw\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmXWgRRes8bzekTH2fTcxdAAquFn1SjPhws1Z9 2022-01-13T16:10:37.480 INFO:teuthology.task.ansible.out:CkxNaqKe25XnzPehqrhg9etouUwvORQHdDJdTlmhTSYtn588Omq+1bvniab0KzAYgGZsWdPma/3E9qF7ChXIMik9Umip0drzYTaexCuC/Nu46brTxlnL0vaxnnVjDwmHC0CEJs4qN4e2wSlsA0uBDRWjxWFMdTUgSzII5xasHypUYZ0y3MNdbfY+SVF69DEDH8EOQMGYm8JQXNJFloQvmvLUFqT/63FsdpzRVTph4A8hvI1f8i6ULb7fPQN5ZS62wdXd/KvrBXrCvhOi7R63RM60mkMRXm1XajTGmCKiikfiqgTr yuriw@Yuris-MacBook-Air.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC41kRr6B/RC32DrQKRByalH832H6BpCQF9XdTvgYi4+LJt+kAuIGLDF4xm4uApTmWRrLspWm0Kksc0ger03uNx5qJqMEUnJvjxJnSDC0/XyxWapVxIviFkvv0BjbhVNOOaMU55ywrZ9hHgMdaFwuMuCOaB7f9Tm6IUXm2k82OXueeIG23Kziq+IQBysWOjvNUy/LLpl7l4+xOkhNUupUiQCqHvFH98VUdYWkHeyamafGVZmYbFLrOXgmviKo0u8LPxcT7psKLk0yFG7fG0DSak6DDdKJqb+G/NqMSPxRSAI4FbXQ6UOZb32Ozr1Sql9yfOXEYWZuatn7W5F8DjSv3p yuriw@yuriw-RH", "key_options": null, "keyfile": "/home/yuriw/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yuriw", "validate_certs": true} 2022-01-13T16:10:37.605 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxrS30JmTZbnBd73s9PGZYxCkWH3u4En9Q0bYJan45W+j+y5vMzaNUVsp8We1tphqPQ9B0ygi80OxbHWu5gyv4g+M/JFtrnxv3QgBCYWeBWfh652Vbdlk1thl6btFnHUhVMSn5tkdnFxyVDJHIROoVXkHRaCNAUUy7tB60IhPAMomNcCGu9R8+opONFLXKTIfkYQ1cGbysr90DMs8ASEkvxdv40hIWhK4ufvL7CFFtgXuoC0c1WedBFOkr5LDegzL13xN97K9o5J8CAU0MUKk6H8KNKbQuNq1zANwymMFY599GIlxwai8iluJgfOObDRdCDmKM2f9RAEUXQM7oYoH7 tamil@tamil-VirtualBox\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvwiWVhNLeOLg72cpVIwbUYnmFh+Cqf/mE7Rc/Xci91on3GPrq++dC8t2GhTB5Zyq46EE27SmUkiZpHRnz7xwiJKM/tTgNEkffXDK3j0pA2E22iqV9FpfSA9Zdi1Puq7CPT7/rix4rF3SPvMtg/R1fkyornLFdzhJiMExCKJXGwf+QsKk4NVnr+nO3EEkKOoP1wio1bceZ53rCt9Tyu8NawAB2nL2fvtBPQDAriQ8bLX69XLbOfhFI6GJo815/j6CQxNmvA0l5ABJc8+A71jZmndzumFRgqBuhiCM5ohsGR0JGahUQjFEA4quNTx8EWTGRsqhAYszzpqJzuN+Xb6tJ tamil@macbookair\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEPzEyDGI7poyXVPG70vgQpvlU/lTt6Vvv5CoHWJoSrHklDdJEqekhCB87BX4DTrqbb5xoM7yfxle/z9UzgVwSUWqsPdZHA4EbrNFRKFxi/gc2YrygVSjumTyzf9WJJ5vCZvTQexOj7rjWVnJkjXHKMXZXIAQN/bJf6J21t+4A3XLrl30/4XXyq664NONUNjBHxHtlbS2LM6Th/hK4B23oj2BugX2j/50vWgd9H36bPr8+JGskOi6MH2ndZv5pYtLznFzQmsbixjaN8kCuyQdlRCOndPEFoHFhDla2MeB+h3XQLDXW7J1TR2URFSfcNq5ndDS4i0b+t75Fjhb7AtLT tamil@ubuntu-delldesktop\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6tJ9y3solDCzFdXcczO8GJEwMqMYXWU5kuMz0rr/US6F72j0spSNmwGemMOZE9s7KtHgior/Ufw8/vMRkRhoBY 2022-01-13T16:10:37.607 INFO:teuthology.task.ansible.out:B0C5KT9utGNqrtDdvH98h43XnKZ3K/yaHv/T+u2EYWNgHtOXMtgIVFnGwSD7RzF6TbwSfurprTV6ZUyyOxRcmHnkmwpbNwiwIoXB03k2PITdYCC3lEBEY0OC+vAW/E3+bFbV3RSEA0Cm31jmMyZyPeYiXiEnPXUIClsoDj34NwJTIgctwIsqM4eYUBg3pHliWYKEWDs55HZYoj3W/6Jw7MASzyAYFSmP8rQu8iS7tO1iEBRGOXFNxHirGQ1WqUn tmuthamizhan@MacBook-Air.local", "key_options": null, "keyfile": "/home/tamil/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tamil", "validate_certs": true} 2022-01-13T16:10:37.741 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYGVqKZgLx2LJ49x0kGo/Z5r8MVefSUCYhhrK/DK8ht+YK1AqLXErjAedgpVz0WuwirRjh5YkiXGMYiOdkMUYWGk5nwCHEKnnCpne7Xh1OOqge/QGHlUigWVH8VIHBsZ+wTW25mqOrgDSGB8+Qk7Dr2o1sLGUHcx7vITDWOrer4KjF2+H5TQH/7irUVORu6fzeGKtGyOrTwQ+ZT1+fuhfznDULFGyvKGdcXxxNOg+21Fssk2nCNTlgRCGjHSrfelfuMT7QEt+9puWd7MWXYQg7xx8jkJGMpEQRFxJTxnfUlUXf3x2lc9Q/SvKfpVMtc0N+bk2F9+euyvRvjtn4LJNx jowilkin@jowilkin.wilkins", "key_options": null, "keyfile": "/home/jowilkin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jowilkin", "validate_certs": true} 2022-01-13T16:10:37.866 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP/yVttBEs7mpVfJL+reXb/BfB7DsLrA5ArVqEJjySi3NOz3e/wE8KRWbHD1UdraAU3P8b96GdAQxGOs4n0muOMejmaXWZCP3HkRL+rcd+03ZI1lb6ga9XjBARZfb2h+kg5jTJp/Ll6mwAYbSXvQ4MuDQzwGRDX5Q5Xme7OZ4Wb+vBmmkihHydySyP9YXbWWsBw4jvZCFSKMGsUVy/HIt1coZx/PyCG/K2Kl0nrE5ux2QqfdTIpzYo4c3y6uMIHDvt29lRmk3Gnh2//U5eN8mmRRKJlkvE8DKy3VYsl0JsP9pTWUZEYgV0EX251WTO0akQ2bKuszqd9Ai04RWnXUu5 brad@dhcp-1-165.bne.redhat.com", "key_options": null, "keyfile": "/home/bhubbard/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "bhubbard", "validate_certs": true} 2022-01-13T16:10:38.014 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\nyehuda@crestview yUJ7nsAXRv78MgIyxJ93Yw 5b872feb20cbd895a5d8c87956f9cbd491471654b1a29aa8c13826cd95a44c40\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\nyehuda@crestview yUJ7nsAXRv78MgIyxJ93Yw 5b872feb20cbd895a5d8c87956f9cbd491471654b1a29aa8c13826cd95a44c40\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAyRDKb+InDsnW4E/S12Pr6rK3wDfUG3j+iw/NsCWwN5xpJEA1/NhVlRzY8/jejc6ddmnNKWbm/UcYVrbo7yClRTGu45g0Qm9lmfvgDgi1k8mwUCy+edbQ/R8FB9cIHHCnUuWzRmE2XGaeDiSVQgiYqq3mOPY/hwe3G7jwFalYPsbmY1jNqpzODmKFMRd1bOwdHEOMTfh0owHWqhhXakU8em30lYraQVYH24FplH2NUBArxmTuctyfweHxx7yH3ZFcXFUpUMSLuVDWb1A7fMiL6eW6wiwh+dD+q5iFNvuioZITP2EjIsb9nS+eM9bOJZuZ+5pln2EsHee27LjunbwgWw== yehudasa@fatty\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF3PxJYgI3tS7SG+RnUvxMxr0/XwBAio0oiP4AC+o8rUYYyPd/RU27TR1kphbuJhQWVtaZ6kFSBQeNQUxv6rb8hmMzvlP1FDEoGkjaOHOuYEc2DFkkEAfaR2AlNKn3pUQgLE00TLHctCgd57Cn2Ppt8xEi/vTuo0gX3xjWOL4N9QDElCXKNdxdyyJ/RNb/Mid+YxgKKjf8ppmhYsQ+Qqu4YwPzLkfK1Qb3YtR6Hbjb4jxC7C1Z13h0vUgHe7qSmUCYNo9eC+lEgNmmnLb2sXJaUUJM8MEex6v+4muWM9hV0cq/Wplrx8fhMWMa978sxH8yVkE3Svqc/K4ZWN59l3xT yehudasa@yehudasa-XPS-L401X\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvplQk8xkSXF03uSJh3H4zyZHRMjvgUJBgGN27Kb7gAlI 2022-01-13T16:10:38.016 INFO:teuthology.task.ansible.out:Qv306wPKIprOwp+jDhEcPnEWBMRJMUJuBi0vEiqmDHt8mg8ZYcs+Gi7MbUgBokILdJuSG89KAgq7gBCuIhYbSg35pfvXvIZswiXvySqMrJNB495GYj/FrcWEBfQMuedMSkIfNzqPV9yR5YRh8fnSs3fjCzV96vzu7O4AzgwICbM6XmqVLXPax/32Hq0dz7sAawlQFCJYPHzVzjwmih46TRJnXrxewsRhk9GwKfI4SWaFIRdOdadGFSLgdZ+2iGE7hTZ3sRgkLOj+4zKa+xTbtjjXfw5up7J3hAmrK15Tz yehuda@yehuda-940X3G\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfNxvAw6cb33jg36vw8kJu48/BttmFJ4BFeanYqwRgtWZrKpAAGHEgCiNeyIttMrI3t7Spcdyp6dy6n0P3WUFVgHWEYtGqXwXqDC9UXISkUJVVDZoEynpGC92RghhzH53+7jX1Ytpr30r/xb1ktryTPCoEJRqyrg2j1b167i6PV5tuJCA+77gW5LWBmMXJCprjnfnJ92Gp8ZewBB6gL1x+3RFkMxGsibL0Qw1CTKfyAHNYc/jos6YiL0b42Ha+NmKwvzZ1GgIleRMleisSOyKPUlPdR7UnmtEXa9bl3Gc/hc7Zt+v4iUypr2WL0X4Yl7rJNH/AAd/Z6jPkAX9nHYzh yehudasa@yehudasa-desktop\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrSX8nDL2WaHe0b/rjE3TZhj5VwbrG6nn/hyWmm2dWcUqotSp973yD2G4tQL9UygeSkDGmjb6whrz2mcAFJ5P4oLtIcCLyZC550dcpwV3BtP/cMAIGE6xeEARKiP8KlVGFNDRg9/l1aAd08Bepe+rJyAYD7IxOOBfgKJMKbeOWnT40RTfwiD5CXNwjzQuhzZDEbm+8zjTChFM4P1EkfR3c+0X3MYpA1AsRQY0ElvFtcn6G0yPKR+obGdIs+ydGupKh1+peGWLemHMA5e62Bs4/Lwtyebyp7AOguC3ZBJ3TZWL4Vn1q6z21cQe6AuowjPrneZWC4ifFB6OUQJqM+R00pHBcajcvsfpYOblZvTJHM726Ek1vahOYfcbEMpqWlVYo+WPRUilzl5cI3ReyAcwphebqKPbhmzCuyJw3lWBKIVDhWjEFzGkxV/iFU5rIXFm/Z0JGNFFxmY1U4GlA4lFXtL7OvEdMsiZo1x0cNmFWLu0k9fQBtiQI19ZBiA7FPKc= yehuda@crestview", "key_options": null, "keyfile": "/home/yehudasa/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yehudasa", "validate_certs": true} 2022-01-13T16:10:38.151 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDx37xbP0jYqopygG66LbSMRPoqpGUPzQZ3G8eqJCk2I dang@revan.aa.redhat.com-2015-07-17", "key_options": null, "keyfile": "/home/dang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dang", "validate_certs": true} 2022-01-13T16:10:38.276 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2YyDoeKdaCuJif79AxJAorqpUj33WHbHu/eIWpHju+iIF3f94K0qyEXgs4AwZin9pzfyd8N1aKNT8ZFPss6L0Xk68aO/6tdInq+1lTMMUC5v/LBqsIV2btPTFHrQWA0R10v05aZFvFaSqhHNsZaj98vQV7P+jiSs3yPWqCIWUTQ1VXnCeQnB4R5tob0gpMuonhkKq7vrJPhf6ge9Av+yjL7+8oP5LJqFJ5npDxkwZ0u3L0QQ9ftAT/e7Y7ESpwpgaI3Trl0EwAXFmiLjXEUA+FBbE7ko9kLqXqRjc1C0BdRG9sO0QKBGDBEx1W3w8rCPKgaDlVyqsBT1yvIjqqXDOQ== borix@dhcp-31-190.brq.redhat.com", "key_options": null, "keyfile": "/home/branto/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "branto", "validate_certs": true} 2022-01-13T16:10:38.418 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDO00mus2XPX/EfUZ/YsKI84TnWj5TbZP7Fs01EkoOTPgNoYysVdf0PwhAooz1qPrv+HUsUMpQT6uNYfCHyqx9rScR+XUlyQuFe7Sjp/dn3y+b1PKa6G4HX7f1eejR3ZaLZXA4R/8oucAXqQS5pDr3Y7prwkrp9cyk8uawBXoDcAlA1SMIPZPrtO1+iZw20NDhixsG7NE5jMFfw3q8xTckZEqBbteybci7X1v4lEYXCVlbSbUhyZ2Af8HEj09JBDOL2bI3yLvj9a5Oj/HtKubyApzZpA7rgeoii2UZQGuSRI1VJktp9YC0zGk5S843xYW92utbALKyQ6DdB2F5gc0DX xiaoxchen@LM-SHC-16501223", "key_options": null, "keyfile": "/home/xiaoxichen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xiaoxichen", "validate_certs": true} 2022-01-13T16:10:38.555 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCz7e2G3Ziaus2yMviKh9s65e+yaqy1+ezs5IC6US90/8WumNAWqC4Yr3ckvCc120r3VwpJWcvaAWCF+4IZeO43lSNLadbCnJONed5YklcUuIJvjC1eDbZTMLJ7h0ijgNXgAFmFq0AV2NHuE2L2VKXk2hsIqDVGjZLUpi7W+ic07xnScEoXXDSk5mhJ6bKmFsUYCC91g2roYs9Ui5fGd+ey28SFOADI7osDLpLkiTF2OzGel93o5qobNZwKR0AxGsBIta17mvf3I3307bGnvugDXpNB0FaS1QZhIzMO4G4LZL9zahCvv4wm5GmuO4F0+Ac7dwFu3KZKtHQe3g6WHuAv ffilz@redhat.com", "key_options": null, "keyfile": "/home/ffilz/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ffilz", "validate_certs": true} 2022-01-13T16:10:38.693 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpGZK2cWUtE85Bt7fl+kSeiC0lM/EN+H2X3ePGq3LiD4g5R5n6nJsLaJaIZXdJ96G0JSnj07G8Xu1CkVbGDHuVg2O9tnxLhz6tzDwFYNFrQIpALlQwOq8OiwGDDyFkMXQ3JqCCWvyD0HLysOJQIBIlb/o92ZCSAGOyNX1JjrhXF+mlBk1AUW11UeZOeGZQ34MKHapH7T/DuexCz5gfZI/jY9Rg3hr4jb1zGttvAF2eeLJCjqD/Vi4mowYB/Kn/PJhNixeA2sli2i8r6yO/bFmA/PWnfSl+EqD4mUJWb5ATeJ3hyW8qVLOogY6XVu4Sd1VgL7l1RYzXuxJV3Rb1Yw2T joao@sepia\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDV0jbKpbmXW1bhRIOBIdVV1L73qjls7s5pxiW2EMPvZLYzxLBE92e3Vf8bSMWlm1Lyb7a+u5BR85+2c+h2F59sgU1Saek5ebPpFU5qBn8AzYH18iMVSPciByOzwS0NXwWnksckWxUkQgP9bZP/1ORQ7jWZEOHZ5mEQ0oMkP0bfG1cpFrNTxOhDmwbCiQ8dp6KeZaMg4hErALr5Eh/EESxKIkuwQzk9bDbtjPRDu0F2dE0NCjs0k0BXmDA80GksxuOacRxE95K6/er11qst/VqA7o6BfhxJMTXWMdj8NhzIUNjZ8LqLTG6P/XGR24sA2d2WBhlEKRMZNqeEjzmi1REr joao@tagide", "key_options": null, "keyfile": "/home/joao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "joao", "validate_certs": true} 2022-01-13T16:10:38.830 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHhYb/mGgHbEntAN2iPFTV1k8MYDs+jtsJDPE9MWtUZXksdeG8cEfXDBGhiBsprjELsW4+czJBqqESugFMevEysTVKIo5lc95bf1nApxfiRyMnAxb5wQ2OeLY62x26TWJhPu6HMajV+gb8CKjxDobf1Ix4ELbYlL77SOH1VVDtVZ6HiwtYngXAPMONCdI99cuwJlBpv5RjDoLwljOoxEXIh+1Fsvth+iymp0rIPuJx91DzYYgWZFfCLPHRgDy0H7YRdQWUzhrxTyzuT27vsNh5L8HgdowzOu9f2HwGzlTlxli94IJLMBY2359xsqjSswZzAv+BiPDAZMUwJpYvRvSt nhm@clusterfaq.org\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1JAKymiRDyVar5P75cMycxz9u8VsLuNtf/0t1na4ofa4YmanKswPQQz1Am82pvyPqXlBbdIGVneyMrkEoFAk4nTtfmCl7WdtaxnH87Dr9BOLEp+lIPHy7jpS/dcVmKRPB1qCYZ5GNAZ9g+DrXdaeOJdUOpIK49BP1IK8Uw5eBWAx/ae6/12yz+d/6e9kBvO7OUamMSne6Ghe2pRoI8jFOdWMbQy3ofb5wSHZGPNDn0YTGbNWHlfEAcrFmGQSTwohca4SqCJ1NgKnYu4qPVmb3Gbpm+MpUPs8Gy++rQ8wVZ5xWZW/yReIbJCqqVY4vrQzVywQXRucIrB1VyvShuNW3 nhm@metropolis\nssh-dss AAAAB3NzaC1kc3MAAACBAM7BfQAinQmLlkTgt7IIg3nQyyaJRiWA4agfu/HncrcAmepGqPCwy451g1eLMD3AC4QptHnV80Y47YQTyX1VQixIQ6M9zHG6Bo7IXzyqFHFpqnDZN25DaMM4na5bf1CwC9RtR7VWubojatPylOpflkChUBuAGWnzwkz2cxl4Dc47AAAAFQD35l/Lg4eTqZ83eTgJ5lihzHS/awAAAIB/ZdMSE6M0zEvdNPsWY28bvQ0QXN7w1ncVXGachA1JOEFGYvsbHeoywLpSYoiPLV57/wZT2dUzG70u80IQGildZ1WgQNn7C9r2Z3ZUgKmRGyC+PpYEa6nv+U4CHdMViBRXxNrP0bj2CfQv 2022-01-13T16:10:38.833 INFO:teuthology.task.ansible.out:UxUxrHWtOu/da2W23cpSs6Wz8gtz2QAAAIEAvf4vx/32Sy+kbvqOCYz0wu0ItlECN0qOk3gAMvphYMI2sW2ez2+Tsua4eoPRXT10zFxiRTkHQd5FSIvNWXV2iqed6rpwTu5K8vJz2duMIyI+xWLHo4XudtZdNxggkf+RW9JvPOMLMp4sCzBXxpreHBsb1CynndKeYVrgMLybZ28= mark@Marks-MacBook-Air.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfDOM2v4h6Dk4pMWPQxxHI5rhFtLjkme/4hAp6ki/kJ1XOSzBQdQmD2UPDKvfO9lKO7v12G2Wt+re+0giAcSkfej4+xqV53u7d2pTbMI5U3zohZt8AgESx22DAxj1wBZYuyGO2TRI7DRQMxC47E8EJgcmZBBnMKk1Rz8k71pTmg+CI2vjWx/2x2bup9Mqe4uMA8ubjg2qRlWEqPKIKcHZyrAPdIlpy2FSZ9SPa0mJpdl6aYcFNgonD8BO6A0u2RPO90KmEWrRWu69vRvbbTDiqE0CkJJlAlu3jeFVD8US9vymBHSI0BDFUbukuyG1tAujytqGBRLzxQDU9JOYMP45v nhm@mocha", "key_options": null, "keyfile": "/home/nhm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nhm", "validate_certs": true} 2022-01-13T16:10:38.955 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJD+2BHStkaMJ8RStIIz+yDJCGNT1wbwUnmuO71vNlFxzIyHGvCq3ktx2xTwZz/kj6ZayXYWIRH//BhK2/iK/v+u2WQMBURfMHbf0lDMmNfbHCDBjYvEYgFo4Jwvzq4WHus0AHh9TdVt+TpcxyGPhVbUJh8NZut+w4cRIKu2xGoZZGDeLgv9ijXvDPrCdBxtpvQnF99C0bCTdPM7MK1FSCQEaRmNUgzEj0H7R+gmWi0T4HUD8ZY7y0vWbYPqT3Z07My1u2BfRBYpXnv1655/b777TkSlzSasORhSTT0AkW25u90Rsj2JWr39+49/Ia9uOyFtZIirugEv2v7v/l0grN linuxkidd@zenbook", "key_options": null, "keyfile": "/home/mkidd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mkidd", "validate_certs": true} 2022-01-13T16:10:39.093 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrRvNeBa+/GXxkSDmaim7U1wFpdBvgcK9/eP1I4fPS5xAWyxXI0s0ryX4Jwb7auhZdcqPjgUPQvIVVRridKJPz7l6jUlbIqdnZu4VHuaGG/DfIVxsSmw5aI5qI9Fg/s16JPwOUuzcLHsSSh8tFxY9L1yvs3ztQnKHW6nN5+zhPbW8UjmTNUksXXAeCM/OZn+IOOzzvfh0vVe/mghIW2JpOjHkZv4qwaWYcHg6+wWE4m8l84VIegDBiONknZXcQaRj82nHtfdnb2FSiV4+gKP18i90ai0iTKKXUkMJNFKp1T5MuF7UuJLA7l10FmgQJsZBS2Loa5oeqbHYeztNAfUxF JCLO@oh-mbp-jcl", "key_options": null, "keyfile": "/home/jlopez/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jlopez", "validate_certs": true} 2022-01-13T16:10:39.220 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFkUz8Wr2RPiY8+xf2hL4qMT+jA4mo1gmpIF8q7uVR03vX5NhzQVxVnXiyLCFv6susSMxpBafa7aLutqigXhDGJWUbsJII5yTnFYVer0QmudEsLmoDyvI1HCNk1IVY6aIESE50N3Ndx+agWasIU8TGKqJdDMPyiUtfrvsrGWi/91ZLX6aJSrFqBJtTpxDoNe4XL6QRPNv0wb8GF0az5graXkzVe3GkaQS9lyw8m2ougDvW1SLvoeE+lhUUGhJGkkCZKv1f+QNLhUHyQ3XkXqh4MrP3pPUKIuQ7nKiWDjCP6Db+ZcejjTRC19D2gLjhrw3Z2J7nn/loijlFzV5dp+BL haomaiwang@gmail.com", "key_options": null, "keyfile": "/home/haomaiwang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "haomaiwang", "validate_certs": true} 2022-01-13T16:10:39.358 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAuTvkaUtEaLbLcYA9Zw3MoHI5ZPudKf6CAbAZdhp4RMVujimR61TT6LdRF20g6F7pH7GrI/1WP2bu7a3sZyCZ1nCJCOhrTTS+2wwy7oGo/0yY4l+Bw6i7LGmJgqpO5dDxwADMlaHUwJ7Rf1Q+Pd7NmggkAVTmaN6qUGffz9hZsj7ibD/Z8/GFtQsCEMloTLtnz4NB6Gxe54UXEKz9pvjpXBhs0xWsJtDKaPFrbKRKswuH45XPuwJhGr249ZYtwQqcgXSWhOUcPTwf5Y6fj27aL2dx566DxQzqzNbcTcO96MguIy8Ufnc0kIOQQw9oHJZtg82zwM6+2mWr9J/K94Gv9w== kefu@save.node2", "key_options": null, "keyfile": "/home/kchai/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kchai", "validate_certs": true} 2022-01-13T16:10:39.504 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC56FiAgzz9aF+qAMkw5aGoCyoSA8Lf2LPaz3QxTYEzmQt0ByXMmVw0cgUI4gDt7hMBX6LoxPALZ7C1aH8aPTpb6+hxHGfir2tqQmU49JOQiUvBP/Xtt1ilxMou9Wu/ZadEhIZxaP/TBncXNls9cbFs9bV7Q8J3CLCTGRa8kilEpZ7209c/xQI4yQ6q+Q3H4FkO0YHP+Tkn9mg1df+BKkXfSBycjAyOXPvljoetjw0FHEbJ7lTCcSG+hCb2LEACo2OK9eWC3GYwDPKZF1Ht9HfDvg4bHfY3OVOixYiZSim7dbj3+VHWWsiH64usGH1o6fn4vV16UhVJiiicPMWvllzH vikhyat.umrao@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9G/I5iaw5d4ssyJ4iTUxSvIBAX+P03VVHsNMHAB70rVGGwBnBJFqJNbukzxfnsqwzN6vSeuMy7I1zc2VVi4GtBQPK0iCbVQN+Njq0VCIxb4hLmjD3Vn8NgRp80955VJyYGT9+/JbZY1UCdPBuld6hsnTipkdo5U3huAHD4i1FpYKol+4DCZHAO5wNilCbests0+ZPtHYe53vnNDz685cx/f7RTtEarvU2fECxkurlBBNvuIl6SN8bo+NaJ01Li0xAD+2fpGz6Iu0WUEdWTkt78ubvA4If2k8XAKxkOKEvfyX+AtTzdHxWSQu7ixkbuksuK6A0bnankn+DdiP6Y293 vumrao@redhat", "key_options": null, "keyfile": "/home/vumrao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vumrao", "validate_certs": true} 2022-01-13T16:10:39.640 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/r/Xf58szqJ3wLdTE+mRK1Z11f/+VABmx6804NO77ncdC5ZvD3Kx6WP/oje01iwWEVXNAgEOaXp6j+U10aPvBMaS30qf/IhUcrXwO1YcGzZ0pV6UZMxcTuJw6w1VXy/YtgW5BlIfSm78zabztES9BqCgjYYM2rml3L1teDF4WU1QiI97iW0R57yc0t/gqXGpxqSFQ+iNYAl0Q1MGUgYltLvPrhm9WI2WhR2/GivdVMEM5lViNlegxneAZRb9YZMCG2kmSP+9Zd2NR367OrlgzmgeY/9u+KGXQiyfaO330s+iksxVwwE3fDl+KnqXuHSJNccJV7iXzZKej2QAire4X dfuller@Douglass-MacBook-Pro.local", "key_options": null, "keyfile": "/home/dfuller/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dfuller", "validate_certs": true} 2022-01-13T16:10:39.777 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDIKepJjIovBTCkdVyvAdptljhw9bYcwtIqV/ojdbpeuJtxDo9UyrEkNoLeVpZgOcrbgrkOE7AEixo3qB9PbD8z5NRUleV7wipSh3QwrDmSylSVReJKOwYdxUKkzesZYBGIGYzAbTKqcVzPUWCeW314+xmv90XkO/+1vgbC5uoXfbfnaiDHQimBom8QV5Egr+EhhcuCqMEqaVSvjMr1T0e6IL9gUens6Mys6czI37go6QvmgEzkBbDJJ64PsiOOFHVNk4DJVJ1c7TRtsnpIHM1YVFjsH1AnAL6UufbgNSFf5dziUB/Bz815P1/jsOGpHkUKE37DbHU5xtLGl3MmimMt4ndcG6EggBGEYBwfEWPRAsZs3qngssrNH5W0CzbysLaoovzq5VqS8SdLMu5XrRLBEB0uWWzLq2bobYymk3t/oby5zrHJV78xAuLmldqjvlPZSdkgwWNv9YBLkteBVr2HhjtuashJ6amNPbA4kCGhXMpeRhfvfqs31CBEKbTV+A8ODWbWAoQxLCcqS24x0yMi73N0UzuqDTaJMcE8ODJvOxcLNaV688QDbrC/UehpX/Bp/DM7fLHj4YhkRpZxkkN5w2kb/bBbWya4DrffhHKqn9CH1z5ynj0237PhTwCXjtRn0JzpeRgN8OraFgR2H3uPc9XNqlkFxxOBK0lRngbxzw== owasserm@redhat.com", "key_options": null, "keyfile": "/home/owasserm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "owasserm", "validate_certs": true} 2022-01-13T16:10:39.925 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVFy1sjGvvHwS7Q6E61ykH4dUGfxW9+a7Xo3JMpTBT33/E8bTrYF6ZHSdH+uxScisV9Vll222NJCLXyx2s9EOcv4L88vWDTZGCaUb3iA5dweLm7EYi1NXT/p+jWDA7MAF1FQGSAQafTHpNRxLcrVPgsLDy35weV4xj7ShEU+w7EBDb75jlJXqy0luJLKNBrLzz/wDV9Oe6y3APwQBhtO7vGrVzrWEF/LWLe7U9ad3DQjvLM7+H+QVpNy+nt7us73K8vHDk1KrPlCCjrcN+fSGPD/ILlxrDrDeqmmBCtPMa7PSSjCyAV/EW0fsmArcHrHXKeKWTKXG9sDL0KBqos1kB vasu@vasuSrv\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQConeaJ2kvUOMy+jeKvXZTw655L3KK0ZG0HONIySFrRNkGa/M/hYf8oMNVh9SEax7vLNme0kwk7d71EhgtMGNsvHtQOkshWxM9P0XPk4HgB/OL+2LQ/7M3SwD4vuXPbqvrQS63YMoxcHBue5Ol5hXmM+qSoZajpUrfB2woqbp7aKsCpoK4Cgj4XfLHfh0n239ae38DU6GoAcL0GzMsxMdQhWzBwOO+ZHfowohc1pfY0+xGIMW1OlMN1eO7kuK2gGS/YRVOnLw9uu/2NErIjBzCihNN0PYWur2JE+KmU1x6VMaky49cKmAlc5WUqZ+FpV3gvnb3cLjBClnCkdjIcLeRR vasukulkarni@ovpn-116-227.phx2.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKRFyOO7qitrq6Hk2NSl28h4laRTxA2zezy1wwjTqs6UL+oZjNRYQjeWD3dDNPZrUmc9JyI3j1EN11cCsKAp8YXz3ItB46M0BPeJ4TXCpg36vxs7/twSDMq/EoXA5sRBbUJFf+bthcNemwG1WsJoxRVzMezbWBTHvz5i4Hbh4sL3PBbac3FhT/3b5Q4tKdO6bXGXmNLAoALyVZZMfoSz9CWzvrO+g8Houb9iJiaXHp293y+ND9Wicl9wHPckO1VcocZ+ldByujgX1cz6m+pxmf6AKY1 2022-01-13T16:10:39.926 INFO:teuthology.task.ansible.out:OMJj5PjmpN0HrgpV2QLVA+ba9qBiDwi1g8sRHXkOETMZ2jq/2a/mmTtvrsF vasu@teuthology", "key_options": null, "keyfile": "/home/vasu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vasu", "validate_certs": true} 2022-01-13T16:10:40.061 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlOImwCV0AGu5L29ABaefV9Vqjv43WYJYFuLTxGQQdeQGcways6iNKGIX/nzf3UWkwgg25OVSpzB7zf6FjBx+HcQU+RJ7FLzeaz0s8ZxBXqWwtOYOvP9cXmAXA07hD5UAfxZKC1twBzL82bKJ2ZSmzfQmBjvpUOqRs7XwsQIClOW/ycY+jLgLRLFFDxzADsgnn6UEGlHeMETYocUbe89P3wbY5fHhqZmn6e5ncuAQMsiLRa9d+QhSdpD07Y/P65EzqRF4UOX+zpOc6gPlgHFir9pvf0bTbbBG/qKN9+KGqzZMRJGKenpHM6EMfLkf0QmrT4s4zd4ZnUQPq3HN3pul3 redhat@unused\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD9n4ege98BNmvgUxogdcpptMILFfEisAQaiLUvSKpTsoy2gF7C6xSJXgDaziT5dW4ad2El4xmKQ/e6/e14Vx5i9pGbJz4NvL36Xmb3ent2PtY18i6d3CbnmGI8J7YH4YS9QvR7FC/KuvwLR6AdJ+uQShGhqG8kWJMjbqrtaxu8l1hq8ymBXw3O1Ht+xrZ/r3dEkAIVF3bMCSUnZpEbSsNoeiydEQl0ZCw+meXYmSw15vYVtKpYscZxqADqhSJJxIEHZA4E88dq6aYdV2AZ/s4cJK+tBl/ckBnclI3VGHSGn6oaHoO/fCHtKiENplDuKoLGQPO6xJ2Q/apHSGD7McY3 redhat@network\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDn/XgNfvqytLHgfBUdQIhJiWBlj+JrXqGZYvAZZJIWs32Ugm1/lCQTssGZrEj3+Qv81jLfkP6VQ8gXSWJkzUK4csxRxkZKXqcYLDE1csdmAFDOfWUFJwhMsCiiCyBiW9oapioLpvd40nw8k9qM4QuzaUhVonoGXMDDL1/dCgkbIjiQxxTJPHDEJFjtzul+VuhlhHqE6S1syoJG+UKo3Q1tOBCs8rwaPXEfCXFsyv+ZmcEv1+mpM8QRjdr1D1hfUfwb4CHtaa2AE6B5wL+zoY6+jsrTwZSwCfeIdgEZ8e3V2iXP5F7G6eXotu5r7mGYJClHZFLSfbNPN5J+EbRORl9/ wbhack3r@dhcp35-24.lab.eng.blr.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHYkp1nuRSYSAl6me1xuoTU30DW2YpAR6EH1c2adUC9tNtTZbMnab11aitQLAtZb9SKsRgnoB5KpH+zJ0VNKCuJU227r9vZwcVUruSGwA6X7LOrSkK0gFqNRZkVoKhC9oGHSU0zegYBDxx8VLxSV3CE56b+KEosEo6iJe7TkXy3wXHK6am0uhQPEdSHtdUdD683CGIffdF1RFmAFnzTPn96lC9rLe1mIGO+jVQx4zIo3i33RFQLy++4DtQw6Lrgp26Xr85HmQekjgyiya0VkR9Ypy7fgF2ucBGegnOgZDGCCY4G2RuqiZyK 2022-01-13T16:10:40.063 INFO:teuthology.task.ansible.out:z2TZaOecDwrLkbYM7EGp8up5uLFRZsV shmohan@shmohan.remote.csb", "key_options": null, "keyfile": "/home/smohan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smohan", "validate_certs": true} 2022-01-13T16:10:40.186 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZePxJmYerihzA0aQbMt7K7bctPEDcwPHiO8EVuJowp6zwhSmtDnYuFybKJsee4l8+rDKR6T5Ugdl5pLjSzQ+Ba00OSH7+qWC6shvVDYju5mIooJnc+kwx8RgapbGtDdl/yYskBb1KD5g/3+i/2aM+Igk+7nQR7Cny5+WnUEvHd7PHBbUXQSuu+mlUlnXCVMM8g8qlc1I3WQL5eQoIqGjSWRgZUIsn3P5oryYBzbuG9jqLwbaohJvZRJqkimQDe7zCFk6bB3z39pyOWUN+sldRvyL8FPyEmqog4IwpjcYyCuCnPhnb6fNq9yB65RUIde82Kkzx3LZrYOXTrdHgD/lr abhi@trusty", "key_options": null, "keyfile": "/home/abhi/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "abhi", "validate_certs": true} 2022-01-13T16:10:40.324 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDcsBe6CzgWh64iZAH8zbU6ra4yEiUBSsiUn0AHzyQurvjeRpL2Mut6B1WEi0kJG7BAM6b13JrhnD9BW9yIMIUIPpVTa2o4zaXP90+bvjGrgDeJbxv3T9/TGh13k+WWyampxm2lo90/+Paql/HObQyyIv7Wan0DOdIe2/Ue4ooWH0tu3kj+3unJTuw82oEDEn+9tGs0oleG2c8XN0gQyVl1DzR2Gqf9PCzXK7hInC3niY2huoSAZzVFEgsniKEWqTnVWYi49X2SsJhUyHCj+mqrTG3YnW30nha3EXOWIbQGblXVoTIOc+gNreqdGByOMICKSnQmPSG4DAl3c1Y4h4A71T3Q043IUv7v7S9tAEKq2h6oJ9I/a5z0u4kaL/+B7Cw7l4bitTdcZ0rcqSvOkKUNNgxujbucMSSc4Tsh5L0762xaziD9nQZl5bteb3VtsMAueqhu7L3sJy69+HGg7oF68t5TguErXfI2UNVGOn3eRj+zN/zSwLUXMoROlpM5yHXSzHvpsbgZiHBImM2CeG4qaPtqzFw7VH6NWJv4ypb0htOMWsbXmLshNTca1KXrrBcVozSJC8wKgEOxu4spk26G8x1IVTsi2ypyYX+irtAqZrrpIPdQ0Ss9NjKPhFNXAxJgLHj6TlH8UNh1gRfN/QTyzpFSe4EH6uOlnWuxcuM8ZQ== cbodley@redhat.com", "key_options": null, "keyfile": "/home/cbodley/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cbodley", "validate_certs": true} 2022-01-13T16:10:40.450 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrtHyRuOSEXAM6mwL4qoM+NM4hpIKhaRS+/Y6RDoFKszkXFw/jC9ZYh7q39rQpWQBKHVe4RyPN9yyGWydFwaR/BjZi14ippmYOqVG4f7b+k39NFbMJRcSxYC+NvkqxK7+zpsnIWC+RdJ+blZi+zCbaaAYcMDSvBZW19FsJSLrO7hh4R1cuzgV+Xrmwdc1/VH+HqPMu3tHGv7N0SfsklWI8Inr0aiL83QqqgKPcVxljSWZGYvvFyTQOrkNQeaLURJNER9WIIac9o57WOINw8kR+ojebcOUBsrxZH9j+gMjsJ752Rph03wdMUpFcnS6yfvI4Ial7x/sGms4FE+wL/vVF mdw@pika", "key_options": null, "keyfile": "/home/mwatts/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mwatts", "validate_certs": true} 2022-01-13T16:10:40.598 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC0zCoXv2Kkxjqv5FOlJZ2PRA9tStdXAVGZJbSLOhAWeqHQL6O2l8MO5GFzHz4FA/g7lbNzLKaCbG1wYGuL9FOt0o36/eHykgENu00SlFunIQn+T/WNaGxrZqnfbdS9TdImFAnVY4vuzrBhFTb6qcqTLhw1WVz+l/iOv5CoY+7NnILWcj8dHNcPzU1ihlFAbvQgQcMtt1130zqc6L8o+SDm2YQF2nuOWxj0LbD6YpRn3AqWsTN5QbqzdeaJiUt6kdywisPdoiSWLuivRKhNLNhnWO+B4DnchwfApy8ovJShHZAsrSoc+a+RQDmOiLXmc5wAvNnREHbqod8/0bQ9vSXaVQCt1gnnK8Bf7GQElg3Z3aep4D4w6rBB+LBsHFbTfrzWAHkXxJeGiQTlJGz0IYHi1weWrzY6x5rEA0gYDu0FVLOLrsYDtuTQpjcTwpmaHCsxz6wU3wCNmTsV/AZhniFHJhHXacCmDp1JfsI2kP9FjcJJE0SygnZ/SzKe0DHamnyT1OgdQaG/KX2eRv/vXUPg2ukKiA1fyFnFeEsWK6rUO0YgCswqjrM4vU0leZ1b8vK9aM4IDJM3TJqdMLfOa0rPntekNOqXUn213CP+Yiz9l1TH4zX3P/Kv6Vv1gTeGcX0lMaYhowng+97j3LLqGcSUPMklrKen/xrsACFxN9fxaQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCks+XmOepYEdSBP6U0T+r+fZowSS7UHY5W8AUtAkvXiKlTG518luG2wtSALIsB5+jyjC44ITwV9X/vvsDaXQnp1hFanwWeuU1jDdy+MvywvxI9q4naWlDpxrfq4i/AioSvdoIo02uUFYPKTCHrm7wBjTwpWbCD0gbC9/OGAHM88Md3F0qbgFEr3BERvNGe0coCjWRMS8+GTZXS22WW1/NxNzpdCUjO/9j4QydpW7UF1kqVhnPVZozmh4wl0rk8tgb9Zx3vCUBG1Q5eO/q+HsW54eXLa9FcuQcoJnNdV2hMXRHHZHTgaPKZ/ildukzZHo0i/Dq1mi5N3s5A7aDYxOWWlRXazwL8zu/UQVrxVRni8vDTFk5682lskF1WifzADaqicUWzasdK0PC4G7JmHPi+XHskeOt5i4ywEnFRXnYtMOIu0CNO82Rg4CdUAD58YXCGoQ4r9TG4LlwKg75ouNHB/ToJidSg9NBwclP+MICcTpWItxVXpBj/YkeLcntHtVTFNH 2022-01-13T16:10:40.601 INFO:teuthology.task.ansible.out:ORxIwIwWng94wVEDCfyXelyAR6VfwcPlWWrbzhbEO9DH40GuluQi38ySWi/HpnrVriJMLzEQA9OPrLsME1LDgPGkF2GloPL8nnnLWB9L+YEBNNAVoSo0PHBsjIibdZ/SZm7zUgYGp4fuG+m1+SDOjcfD6GSXOTQwQou+knEQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDISEXvGI2oJLTRR15ePZLkmdYjaQJxt9V/yBwKdGqYvnPzmLOpdmVpdQJo7ZOWwdp5tJsCy4q5uX5vIUv6Gyi3uVSGmZnrKUbsqoDNwAX5vx/gFBINIs/ZXXyD4fpUT8aoZeq1XmXdIaWG0nImsrtRnRxKP9NGZEcW8z0WPwgF0Ck+RH0qZUix6Bfbgy7vMXnivuDv+NdjEwyszcrPWvf6Krr0am9Q0+9nj/mjvk6CZLl+CH3HNdkhZuNs+qMG4XW8KhLvQB2p790XVlTHuVU4jWrFmjymggZxkhoCY/ukHH6wi2Pbx6yjjKOj8iIw1xKabJzJ7S8UKT23A41d918DUCUuEG66pN6Z4dnv+fZJxj5iEo1GdycSWIc4SpLTK3z4zDZypVKIzjI4o8VwQaN48HkVjUdTICTvGQfytFi3jX1I5nxIZiiPcxMQLR5hQggP8pn2XtvXpomn0aBc8tVuuZJLVq4zCVnhlVB6IACmb71evjFGOsoSuEsaTufUr48= prsrivas@t480.lab.blr.redhat.com", "key_options": null, "keyfile": "/home/prsrivas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prsrivas", "validate_certs": true} 2022-01-13T16:10:40.735 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQD3vdP9QHyNFUNPOdplezEbdYsQfcC91ncATI6Fl/xHifmUbcvjIRqZHkCY6FNWUpMeg9S3+wlHJtzjVqJJ/MlQML3EtwnzQkeWv8bjtuZ07OqULYIv0zEx63XUfSnrdFleJ8+KDSpn7krkYE44q85B88IL+ZBeq5eCXFJ1TtmsDcvsN8WqZNWMdUGqgH3Bb4D8+YKrEfGxoievyxZ1A1DnBHan2l8foTKYggRrnuSbTb59cFpxY3R7Arc5Cn9kDJT1nDVBA5SSGCfRMiNyBOUzQVYe/UjKTaCpngglXC3wYnjoGvGcpksHLQCxyuJPB6djC1tdF+3Jehdf8y8+2TBzWXiiPq2XwS58sER5GcLLLQv26pPL8hgu6CdI0sHxgcgQBgpjoLwUMHmv13CnN/AAcZY4RRDK2X5zd6wFSEhuuCoUqh/m7K219IxI6fVkLaApC851D/ua/pj9OMjiOaJ+D13cPrgfqxva4eK8FQZvqQm7aUK/TT216QNYmn7hkzNjMTkjv/L5yYQ5Ym92AHy44wHzLPrtDB5mk94vHOjG+KlAt9ofuLncMSAXWe+fOqxuIQ6VfbL2LUv0EGYhHe4XOVj98q5utsVQxQbXAZzNQaq9FWXs2A4xcVP7aWj0Fooi17LN/W0ng4Iijir5hyLr7k7M1G6resgiY7p83biNow== pdonnell@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQCpgLVt7Zphmf6nqD+9BC0N91jdmaY6ZpvrYWlzbhxXITQ6juIEtegnlZ+8ohdeEfHFBiyu1xOSQSM1X1ugvpPQE94UqQg7JVb0tuoUCNJHYnIuv8T4YgyP0/vEV48k2G0BBWlP+IJ5f1iDvZuLHWLR5JSgGqh5ELaaHr7Cbyb6JlImldb7SDIoPHMCZ+n6dLO8l5Zy7qWelw6aeA770xmPucBr6t/BVns2g77XgJz6zFd99yEaDy27i8jfzL7WqR9i93yVE9EsL7tuOjg6G9KUzxBF0bg9iVsJXypvcBuG0JwQ+SDKqYw/cN4iLy5qBa6Siqrfpc/LKU21VNmJ0e5eXNgKKbMBpBb8GVmkoLaSRcXw7LclWopjNDA+meUhDAwU7b97N7cqN8BYhBKQyiShXFHMKLuNo2fSuTRt/icfb9VisKNGBdvwgV0oOlrqbXMzZKmj9amb9b+3JDBTGB7ioCsj5x/Evf9srXRrQ9kikIr1aBbVXIWir/lasNWVydcmUYsNi8L7W0vXArLwp+GgOXJFeZUiD3z9LG4CouRxMSwoj3lgWeL2ZR8feH4D/SP/+QmBdU6+aG97au9qreeXi5X8QTR3LND0DwwEKczX+3s+Fa950Oieom/gXC57PVKVh90KVoAGw3HzJTlZrauOtLkYbTUAX6woOMhAtJ5oWuDDT4UrHQj37jRrrl2dETLwKwUJN2+2L07vnnOZ4ABcGWLsU6d3bXeUBlw3pdsYqPebDKUEpjL2kUOw+zmfjE 2022-01-13T16:10:40.737 INFO:teuthology.task.ansible.out:fdVx9BfrvExvDX+3MkxccCJ8FY7od1s5fGEFHsXnIiMnLO/HZb/JN+Aoe+/ExadIcYwJnWcCJyly2/532kGFUlzOliCwPxgJpjWCKQAv6LjWmxoPXiA4JI0bp6y7lMEjmV2Bp3mwphlsW/r8Ie5hg1UPh/ttHRp/VZgcV8e6nNmP/qc6k9b2DWTNFqtWqm1hXLOwq08HzUEeH9mTqvenyAbv2RFMOS18Y2K+4BKUzHwZujrz9qEh/kqtpFScEIXkOJ+HZz3mI6XfjWFIPS487yRGfUvW3+nSWhvHc8vJY21bFRKdjD84qCVlZ2BfOCGUZSKftVItEiqXMTRs3RZd5epfCVZbJuA0hG16jUseeHqqZqDtlbLkzkxtS6v3iGRnPh/Ke/94FHHCzvYY8cmMYAVaM6p/G3edWftbaEtN70Fo7VKxPrpPzuSRZ7Vxmnb+Zad95DxxAC/vtMy/vkBVIP6dyn4HGxqa1oECFMe4oXdhnxZQoPzvWxb8upcXeAeOMMbcIlMq5a+dCBPGFNKhNhrb+9uAEDHwjE7rZlMJVSvt9v1S4hll6jiYIap+7n4reSKrS45aO9U0xiKXJJDohh pdonnell@icewind\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQC8MdUJzIvTCn0fM+hv1HAO/Lwjy/C/V7stQRWGIxyrRHbniyX8iuaU3j7YNFglSQPJq+YRM9UnGauM9/0J9tHKLsMp+zRQYrtxU/ThiTUN8TRJY11mGUol4yLsqkTtm6oq5sl6o+LfuA4hzaYc3XLrFHRJuCUgbtPG71Q0C/y3U+itrDK4wXUxBa4YzZzcIMg+c88VXwoouPbiL0gW5PCXzMaNtKlOqBUKlE935MLn70wIEfN/EwAAbss0ga1moqeqmi9Nlvm20DNIVFmkAGtYoq6CHXtL/uehzai5Sueop8Vmd8+1U8gDTo6JpiagdD8ZNf0zAbRx587KAT5ZMnahJpO276j7RNa85ZFkNkEnBLqBHRkCkTCYq1GehYyRaR69uuKyczFiIoTfAQgPh7VlnpT9525b/4nFsBDOkWxxWAIJR61YiKemPV/n/e9SwhvVsMDb2B/RBriwR7Mi2SZ/lBHGB+z0OA+EE2rGZy4LFVOfUczqIdpltlNotXan4M4F361i+bX19KE+f2RLySn3+GiFv0CdLwslS/y4xysz+FWxw6B0Y/EkpiDU3CdWM61+THGGm/DVhfL/Pvca7k8PonHFYw/x5w1nBcADpkM9JF+m5eOnp+weTEzl58sS+3GnoAuL8YFJwMW1RmE50xM0o5E3SDc8XftUvaSZz8mhII3uwDDukbELfmkLbnIeipQKyjO+GEx0JBp4Itz82qGuao0Wi32U9wHzhSWnX4GQ0pKZnq9frSlyCNwHu/iMiKF8sA2bX3dvplFJ9nKWPefcU8bdl/upr5hYrd2GttjUSkWZa+UuF264yx3ztcN7jotRhEmmdEcHVzKQ26/NyRI4/9DQpDKY7zw4O2wFkXWg5L9kodXwWzgy4cyOr4dMD9LBVLOpHc0CAji5/+lfuYQbu1mwVdfOzCXDqByjt7zCbeN7KuUh403sJ8PTQVp642xA9i4AkPv5g+fqi5C0++1DbZP0lmLfKtTswHhoN+kAqZu2N4Mu6mNVNKyZgW5h1pZzNSGWYcZttyYmMCHhPketReL0LPJ+VUsqQCVohuta3aaSe44InA28GZsXzMj5B0el/84bnE7cN4b+rfGD25NT73JEt3RgPa9W9jqT1hwd/nf53BDKpp7DlHjR77WSWT4h4F7bhbM1RsGSqAfZjCUJT6Rq+IuM2XcrLDY8zIeArkqaZLXMzfGj6KJ7cQes05P5LYfY4osXiq68Gs/7gzF31PQRRGOYAoqMN7752sn0ZMcpnUj3mJutQcncRUN4+naTMjU36WWD7it0YuQBnb2IJ4iKjYLInw8pr2zKgWtgr1TSCM4xKp/v1/ZMmbBmS+d 2022-01-13T16:10:40.738 INFO:teuthology.task.ansible.out:TzNC7Mpkt8vdCNjzZ5KZ5 pdonnell@aglarond", "key_options": null, "keyfile": "/home/pdonnell/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pdonnell", "validate_certs": true} 2022-01-13T16:10:40.872 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDKzhyWb3PmU88m8BbgpEuBzYM6+x28z6aZwHSesiyfXMfF4Y7IZjtKaTxH0ph/O9GQCPhRCVhRd8TlgKWJGhts1E+VkQfHfT18CgmrPWzj3gifc2FJhL97vB1Pd3jksGnOPAikgYPHP46SVMTtyvXCkOUuo7E29WrkdpjawcqM1rfpw63OnzHf7Ar7Sqh/othB7ajyVQ92t+XWSEqj7K+NRfTaq5L5RBWbwarM885o8xdI5mimOZ0QjzKOhFDORrI+HEVlkutyB8E20nZgo7TUy+kYeLVhEqb3A6Pi2QbA9GFLT69kA/H9nebhj7Cuim9yrx4OKeZuIncG0UxSQF3QmWflAZHBs8L/jniTz4DJ5id5jR29tvGK2LeddCEMB1L2cHwWHlG0aX5jaNEJe+nG6H5Tcg3+M1RPM8twBkRQmS3UzAyX/MTH1kktyFUHn8CdBXe0WTuoFSvXLB6BCHWzDYZOt0tIV/xMtBwhy+XGYA4oZSsDU5m7VlSVLBGL8DbRX69Z8AGey2y3FoFu/roY6NmDhTxUedJ2ZfoKSwdZD6jjatdO1621nonBnJxrDgaXCWzT7HtnWcc3GwxZoBrqkvgpsx88f4lNi22OpYVPV6A4hECe04u6OJnHSWVk3ft3p5PaLNF8aEXbiIgzZKAwX3LxpvEDFH/t1sdihhpmjw== jlayton@synchrony.poochiereds.net", "key_options": null, "keyfile": "/home/jlayton/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jlayton", "validate_certs": true} 2022-01-13T16:10:40.998 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCijPApnekNl/dsY+fleKYstEzNkKflBEcCoKtjItUCDJCVLVFOsDBrV94EGvDWpr13aj9sSwpUzRbeu/vOW8ZT853HH6Dqg2+eoYwG6vDRprZb93nw6l4vtU59/M0yKkyi9CPp2+YUo31cCFzYWpq8bv2j1xBruDSUCUdn9nJrHiLFqA4QEwSpw+uVCjSKzQL+LjlKmE8Plfd+8mNCQeY/OFsjxAztwN+4M50SZCnOVCIwEXoYRNd82JOXMOaqZJazSWTO8Tml6+Nu0hyEcvHkHxWRDSM+6LmXNnjlVUPyDN2h1/VAYATpOZ2VhmRarDoftCp9Wzi7eQdL/CGiMyuD rzarzyns@redhat.com", "key_options": null, "keyfile": "/home/rzarzynski/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rzarzynski", "validate_certs": true} 2022-01-13T16:10:41.132 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdGthG4qx90VQ8mJ7TI/IFFzptkSqBHYZsFIVu06IQgHbnFBvjao6heGt4UlkWJkegPCDWpKVAe7wFuXDpPlj/VssRHB5LBnYHKGfkNAzMNiMjpEZsTdy+9w39CCujipz0AlOSfrUdANBZ11AnG9VgQSPEukX5487juob55lFM6J3x+v4opBF3rSlux3+thbr8V0w4oCHMD9/aHvVjFoBnxo4oirR4jc/jgC2fQCMiAJhFKJGhjkKFiNHxcB3npBuRnpy+59BcScOAzSXdJ7DGnwxQLjymnhqsAcWinjjJhOjaq6NaoeKv5I7zQLaVGaQdIyuuAK1Dnb7trpfQU7mR rdias@rdias-suse-laptop", "key_options": null, "keyfile": "/home/rdias/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rdias", "validate_certs": true} 2022-01-13T16:10:41.280 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEEjb7yrcY6I6XbMU0hCps1NqBuYmA6HDmMcS/l3i5wJRBitIXYVlv6pefUG9gdBYR5NneccLfVFURu+DC63MJa2ELJvVXsQ6YUOX39bJUT9KlZs8mH+nlTD7tlPmP17Ae3k8sT0H42Q+/5+b5YvdAU+03aPhzntmy38SyvLKrvowRk63wHgcE9p23LY9tY3+HSJu86cb/IdePk1GLjnrMeT9aM+5j2eETrmBjMArP+/2UIsT5eb8MBkQzJ299SCC2gfV/qIVkorFl9xdejctAwNwdT0SPTMxCHxaiK3wZ0e/5HHTbSgR5YlxOlKYq93XBVYIaFKPCePk1At1a3Pjh cephalopod@octopus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcrTZoKO5e5xs2PB2UuAruvGlJESTHNAtqipbC8yJtRg8WGVDLt//rGu36QNSbpbJYMZgqgKsXBYolJB1ckqLYLv5j8RAoVwbW4QqKaV95y7x0bbXs/YAPnRBhEO1nfpT8GHQusUZvTbz38FDaQwstsYoncmsyZwBrqus9ycFavpY4wfpKoWtzeiK5Wjq7ervThOs98ZJKXJXOOxeI7mDakE3Jv7q2tBNu/rU1kzxIl65kWURzgxox6EmIZXQK3FzKt0jjdKtApVYSlx4ODLPI4iyxOv+MbRe3Nnj6FDhfz8/FeP/U5wWxdYx2WslzZCOI1BJ0VDLu3xEpLlu4vPzp vshankar@h3ckers-pride", "key_options": null, "keyfile": "/home/vshankar/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vshankar", "validate_certs": true} 2022-01-13T16:10:41.407 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+CtnvyVRSkIvD15O/q7/vQmD4oE8q7Mo6oT3kqTXaEaQ7iDayC2biUC0PC4OztPlNJxPUcKK5DfWw4F79OKeheqUbZRhsCC3Ge2JGoXHmsf0kBYdioMGiAxm+f8M/v1KESSSxvEnU7o+oi6VtFchh4Dl/WZ54rqZc/oQrlGNTHulFAuyoIAlKkCe3N0GdHN54PB+26QbLXvOuqpWmjVFbcjgRC62mkZl3LuCBhviXS4Rl5/ZE0QIHubCwV5XVrsqvscLS64bi06W8RN2vL56Vn3N9TGV4d2dlbE1PaBBESoTQ7Q0iUN32OAZLo7nF/1fiPY3Xc8r35juya5k+KR9z adam@TP50", "key_options": null, "keyfile": "/home/akupczyk/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "akupczyk", "validate_certs": true} 2022-01-13T16:10:41.555 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDeUJcLeyfqIk3ErPoFqh9kOnvUPsk/2hfaYNC2wZLMOSTIs3zXM8xjki8eN6vle0dmmeeAdwF+e2hJ3tCFKsEUQRvMc7ugIBA7L8/DboShYu7ItyQ3QRvy9pi6jnA/tlHA1LHalvyhMw0yZ4kvPbrfNMhZzOKzvL6jX166rqLA5AuiIfdYMBpE5rYq11GVjm0uQKw4UJpBMooNJeovEfQlNBTSV+IJSTiGBpBD7SgsuW3USMeEF3fEgQOcnvYdv5Fbp/crloyLWYc0HTidkLxpjP7vqY7E4BuBJug0zIB7voR3MYq6rAeuWjByPvq6coDlUjnw/QlrvarCbjjSaHdaRXLj/Dj+QqJFviESBr64ZynhHL21Bl6rexW7AwYyPa73Erbus3dN0aVQQ/ApcDTGHT7KRlDQ2YYg05YM4swpVVnrIdV58FzLWkll+ypCK/+kdtk5eRSe/KzZA3s7z4d4WLgolFWs8Fky8Rx1xDGewvMJgFUWVUbcGC13RocbNSxXG80cbIx8L/sclX4lDfGouu2sUXhP19vq1rJ7gZa6XTPohXjPbFS+En2cdlGdKXhppdvjT4QWKNzgQoF7qgWHMqJnMFJ6beT/2zP34KoM3t0ulee04z88VSn8Th8aqvLlGbdrt5LrE90escSaIAR1vNKZ1hCFwGieSKoRtYJTCw== nojha@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6NWn9EzQJoeXkUbaNclYcR9Gga7HFhhXMGxdo/9ypYwlEzQTA6FnEreG3s1EmlQ4hofuc0kMhrjh0YeJZMrETWMoA0SmoX+6iR26UWVtOTk7i1v2TqkTY7llmQneHqQgmZEBXK0jF1HVP5kHY5dhagtcpfsGY5dc0eGUjfqAyh/xrCxciOE/JQ03tDcKIc5eOQIqv46JqnUS90Zr/Cov2qGKKHTa/VO1a2viOmDC/uHi5xXvII1Kh9rHp1oZ2Wm3fiGgT8xZaTJFFhWpdq3AdKfkEaV93yQcCdaUsGBHwDHcPOhxpBZpqZvcCR3I/tigDav4QViB1PRN7JnTIWCIznfrQK3r2Frl6BVFDvydwgRVS43ctEKPOJj8ELMUWX+fpjsKrA9Kn7nUU35ti7qIWKg1Cnz3lzVA29TsEg10E+nT4SVKZtRSWw/2AX0bsfxfSY30yjw5PP+bjnVh/bOOkqR2UkPBj4eeOKMD8nV1an79xP0eH+t36INaJhq6qwxE= nojha@nojha-mac", "key_options": null, "keyfile": "/home 2022-01-13T16:10:41.557 INFO:teuthology.task.ansible.out:/nojha/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nojha", "validate_certs": true} 2022-01-13T16:10:41.702 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@snowmon CjHOevVvBm+PwhjnhZYM7g 7393d3a95b1874764fc4e7ae2d481f1859b336e16e1ba53c49d126585e11ba56'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ifed01", "ovpn": "ifed01@snowmon CjHOevVvBm+PwhjnhZYM7g 7393d3a95b1874764fc4e7ae2d481f1859b336e16e1ba53c49d126585e11ba56"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+c7zV5QmZb0WsgA2UZogoDNaoHcngRVLA8+BYk/U10ZlvCckJSfIXWMlBnqguZgdm/jBwsw5mGVBgHxUSqFNybwIlU00kyPZU6VbyVP+ZNVUf0XIE1NlemldgPBxxcOzSHkHhWrUqA3IKiCllcQVDQzutfUnq+jDT6NkVn4/cyNzNlargt7FR2L8gvskh62jLTBbhEuHMBp3jLCvaHJOk708gXm9qZ5iLOGV0pu7xdg58KE0p8ILClQBTbvoqPgZE9LA3qaOk1NR1n22kuW8JRHaKfD2Hn0Yu/MfKct783Bxb3mxWBKXxmM4otdmsR/R14NH/hIPce9wSkOOnQAC9", "key_options": null, "keyfile": "/home/ifed01/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ifed01", "validate_certs": true} 2022-01-13T16:10:41.828 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnOq6OHTRJuv7n0GZygBue/AE2q47pFM3KyrvmZxPRNmwtXn2r3ngHQQyc6DLZdFIv9Yn0VWu1KB/ryCdN3Xy7HAxBfHdKjtQ4vvfsWUbQF2JjhEjrsl+usgpqK1Tz6yuL4uAtFgLTN9o6gcH2bsQ15w+rEHCiYVzaGp7Cj+y+/VPBRIEHETSUZxwqiDH57uFTHxJrBIn6yhCorbn5QOjfmHUGmkxl3Geph++LbuQeha5F/DHaylMulsYZZBDEhIG8G2coDmVz8Cp1gw0kBWv63JHKnXaJboGXty2Zj36O/wdZKTE+7cV6JhxfJczhZBTb2cImIhspGwdHfnFgBoXz myoungwon@fg2server", "key_options": null, "keyfile": "/home/myoungwon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "myoungwon", "validate_certs": true} 2022-01-13T16:10:41.964 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQDZPRW12u7LvaiynB87ad5h/JFtYIVjkKIOym9Y5CAbvatHhZ9fB1WAnYIn2HqiSSPUXT8sFy8w0TmM+aH0/ZGcfXoe0CdTWLtUbXKNlPI5h7TO9rHXESP2iRBpnKs3vK8WnMY0/D5BeESrPfwVScucmzaDrjUqjdZKR/aEeqVvDpQsdaCaoqNg23t4nhQ54BEvK8O+14nQ26Rtmm40QHO1ze+0UK+7nUMMFwxvd1EKjVp21EgYAFEbyQ5Kbbl+fmS/11AGy/yTai0c4qd7ohBzZvx8+sY+c1novG9Q7LhtyxuuYwzYIrGBCkKH5+iC7nt2rGBP+mnTfIgdbJUiXX3cdrMESwOSZy6x6zgbXXME+yfM0myhomKmUkpeZAQInX2KYrnEuPD9kteyK9tZcG6gJSaiUdvlab49Alx5lM2hc62M4s4WKaIgroCoApd8FtNAlTQsdYuycntgNrbPy0LXQ5hw8K8hkvc6RbxISdj/RXWguQSVbJWdS9Pf5NwD3Tq7dsOghJWhx4vBkhW3IECVrPQWVyAmgQ9oj1PoL7/2LZ6h9P8F0KC1qmhm+pWdEPLugOlU6lzQX7RJcukYlsINThM1RGwbPE4h9XcMyHAnODiDF63TDfQ01oKbVXj9XpOGY5eP0EQxKJYjCfWW0Ot6nK2ZCt8OYvoRkWMGnLv11Nub3NNOgh5TB/4nDvEU1cIb/Ikb4BRzVIEbast/pqUJmXe+GQ+ho7mp8y8a+lIxu54BR+VN6isjwODCVt1DYohgixEoul7p5pXvTM+JUY2GD/ddTGwPvVAN66sWnT9bjZZunQwTHqasFCIHNyPhnEnYIIqCo9O1I/D8zRQG3SYNxT6ED9GPARrE/H0TvdOmKaT3e0F2GRJRSToNxol9dpJovUziojOhXyBUjlTqnMY2RVilX90MnzgqR3zGO0aSruTGyNT2Faymqxn6T/50mSdJ8EyWH23BaaXUUW/z3Cjov+yCQjLY48SOWwlxKXw3hGz8xTAxauBYI01ojsVLCpCUGFyKlWS5iFwiLFtr1KPYqeCoS6CoWjiOiFgGe+w3lPPfp2h4rc6auIx2DZ1ByYhWLeHnpkV7sG+q5ckBIRAYmiKyXSGdV4zbXITMWDm+3zu4oj5VPRCfjMlout8OZ4TQm5PUdKZZhSE1jULG9tPDFL7nWwM3z0HET+d9kQYcEO6QB+ma9gZHp1qZJbXvCIC5fQ9y9El++A6N3dBr+ED10Ye88PLoWPeumyAmc24BDdI0skGk89Q0IzoLqagK6HGhPAso8si9wr84CEi4ncpizVLDU2cFKCpef4Sa03HoMbwfTgERtyptKFRbMT+SpuZsnrhF635h9uqFnszowUXV guits@Elisheba", "key_options": null, "keyfile": "/home/gabrioux/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": " 2022-01-13T16:10:41.966 INFO:teuthology.task.ansible.out:gabrioux", "validate_certs": true} 2022-01-13T16:10:42.112 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpDFqu0Zg94mCjrA0FTB0vMiSBml1pqYCDKHhKBrfaza8u3bhtsmls9i+6U/vIwCEVk4GGPNhWduTJK0h9R5MS2eCf3GJcE0XHqRp/8msUCDPOVSZwC7hoYHZKunUIUaIUajOnR+L2slA/a9JaqataFH7zdrKbPdSKBzf5CXYrc0fK+Fz5OOsaI9KITbM0nESVpNCDzRqnA/aarF9MlN79vpTtvwQ+i0z2Km3cxqwV70GPMuFVo4CGf8pCGpbMrIg9OtoSC1svQ2vZzLkH2WrbDqTfYlOEYJJXaiBKcGhGnLZXfLIGSgvHjpv6xHo63yaMihocyg2MwTS8TZ/VtAaH seb@redhat.com", "key_options": null, "keyfile": "/home/leseb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "leseb", "validate_certs": true} 2022-01-13T16:10:42.259 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAzjJ6nlPn/OXP3knQ6orVId2QLswql9gRetKYlicKDBrdFg0MES03EIuAonu0aUR4NEReR7P1iB8eNnezrHyAu5mxIJlZp0rz7ljcBcTLL+11IJU9I9OjBFwzXGqJ1KK4B4Qfw35oc2O6F5V0JP2nHhHgyny37udJLImhxHy3RNmDwc86JhEBCVR3ouYiZuxgxxbA9BXc6+Lkdu9hEMMCDlaEXwNmMyASVU9Wf3dKnMTSCdar2PANquWbpNQZ5cgoTm39xgust5CEyYJ53aOdrti0DYK7qyzxUXre6ckZGrH4oGv2XrDaxpACIiHXt+slvow51gsZnBRHeayMAxQzGQ== hchen@hchen.csb", "key_options": null, "keyfile": "/home/hchen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "hchen", "validate_certs": true} 2022-01-13T16:10:42.397 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCqZKc+/7iPLhapA/7SYmLxwyKEM95D6eFfsDBNKbEUey/B1OlqYSo+yKB/LdFDyUcd7shMDnhFFg47lNMANrsZdtE4iMPVAa1YhcrTgNbV3HSp9cthKixvU/gkt9Fnb6PEckRzr19wEwxtoNg3Fh/R6YCiSjPwqHmArtC1G2hzk560EJpozx6xylMR5IafatNDoZVw2YQ35fZvHbhHD6meQELducHJ1bKEEHxVIRSTcmXDpBz/vAvBoQOEPuH6PmC/oSwL9HVVIsazf65F4QfK98d+8NCK9TemgXyGDk3Sjz6xdm76yBhFzDQEAzO12U1YtS7Q7zGVsjmSDav2dd7 jcollin@earth\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC89dHSsgjgtIjJ3e/pcMthliQlX2vtdXL7pk62nD64230Fm1PfOVCnzn4LqDhBbGgJT+BrlwOPfzStpLgnUT3l67S834SJzhvSTTpQp2pznnQg1rZOiXjvNhbQwVYV4rphXWqay8weWvFIb5QfXE66mYA1etZtcOb1SMY2ofAjUiA8bAQS5aHpzcMVs4N1A9x5GJx/7/Bj1h8zPpSXikDYasJc3++UMGc45C/AAf725YwijK7xMnZNXv8uTBoGzO/Ko24R3VdvtfMVn4Hi4/FwuRd5bRYcJXR/nUdtA3IinqvlnTpFV2LbfgVTHiUMGhvewRTB+8S8ij4nnAlko3H3bhqZZTk/y7d4K/IerY0mozVIc2x8rMLfqhF9OKv1QFB9fskRZcF/ENHITnmLqCJPg9rgmyv1gCQ5Tbds1OI+IYQIowdiwtaViiTSIy7/CedbHqMz6aDnPsJFMs24lcUXe2d8uZ26RqMinMFGXg0zF7tifuVmxj7zG8DT7MFORDm5f/Hhkng05R5XZesStTBxpEU0MGuzWhENt3RuJdstqmY+wkDVW3XwjUvKG/gVYuJYfnBAsRZIZezw2wfvodhc8EmeHELvY1YtB3DGTBXKE1lsKGN7yV5+nl4UtR2IGzBn9GovWVi5ooB8UlSAeUmZix/eAA5teL8ldFrDht7+AQ== jcollin@teuthology\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeApVHu5er+R9h52RLSVYVhXFQSn/nMN38uWoDYPw2bqYBLNEAAMcPl+rnqHubELpXTGXjJYL4n2mjic+2rOLZpDgPLmOOm4PwgYstJjE1KLegKqVzXIa9HfASKMXaHSgwtC6P5vDQkm2MNl8vXuTAITF7VYdDS33Kk 2022-01-13T16:10:42.399 INFO:teuthology.task.ansible.out:ke6ViJRZI7szYjbP7z9A1fy26THrvnuBT1Q18yy9vgk/sKo8vjLQfHSLvO90CJzouNEKqmkVpmJEqCPbE+s6Qr4+d2KY7L6Q6GAXxrqXK1jSDrrPsJguE6zZ1oWy/7XFMOr9ssduFWocnjQjPtQj3M+V+7FYAsf5uqQnzeMQTjO6AXYxTI7 jcollin@stratocaster\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDk/DYRp5E8Dla/4XHCF504X20W0u7CijZSCFWT1/5082NgnYeR90Prth3p+4xsw3YC9H5pEAS3XwcbdUb/NtWvZVIAIcMd7NOOEClSIj2Agk7NJxZ/4SfQRLrK3H2Qli/MVnrTxnEa9oeS4zqzv9dKRwFJDUFCoH2CpoumFVAp02uyzk7D/+XqFrXzMJUiSHXfl3YM2rt/vNmCtHtVp04UcG0Kyl2TXY37frRlSOkMMu0zbIC551gOyae6NGYhkYHa7u2SnngXcKM78b8MDvMv3QtuUN5P4WpH5qFRdlKNKsQGrzcQpBDY8AKQ+rX0K1ENhBwer49bihYNMKvjYmvTdLTNWgPCu7dt8JSgJQ8JMMhve0pjvFdpcKDLp0fvXDvJvZdLJM1ID/66kywJspHjShuqQNXRMfd1R9C4F20c+R9LY6eTGwrpLG1DNEez1VBHmOu5hQl03T2PfaThfLfMHRTw8JpGXGLMQarCCTm1PC6Z2Iw7KzorxP1eofGA5q8XoCbwGD01uQRZrwxPq0SHzTAkW2C2M8oEz+k4Mrx7+vGYzSS14hqxrzk91wuYhZCAKuGpqwm1ouJ4wxvWFewjbxLgucMfGSp09zJ2XSYRmtm7SAUifFob6Z9czHGTQerHCOTPuYqzlap2gCCVYtEvQyNB+4IqK/9FtEXTr28x0Q== jcollin@stratocaster", "key_options": null, "keyfile": "/home/jcollin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jcollin", "validate_certs": true} 2022-01-13T16:10:42.525 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdxi9xdXNBYctMHH1cuuyNcPC4I4xVAeD3HZsKH+QwIILiKOTHu/6HZg7Yo1WsuwYSA0MDc+5LCSGu7RsmOEVpcSQ4gtNoFVwsThDyI6yhsm9WQqqXwSPs7ZE+urqd/BDfQ/7oMqJm5bViQMP0vmBExHuIFagj+8f6nspkE2Z7lBbaw8bEbAJZFx74oReOAELsL+Pbtf9Iaqrap4Z3WysmhfP6Rm/q7mncBBmo/fl/bejhThr8fghTPJb81M+XLhMk/rAdVrGdKV9iSt6lLiWdvf0lpTZO4LdIfJSBXr1Xv+lHRtaGXID2ahH7zl/W6dM4baz+hU7ZrbP+vdKg/SVH xxg@xxg", "key_options": null, "keyfile": "/home/xxg/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xxg", "validate_certs": true} 2022-01-13T16:10:42.663 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsA63hT3ZAwQ9hsvfY+o2Gy15M1GRnRw1ZBSXEiCs9OJku7T9+LCvvH85Y/7V+mOGcsCZKqVTd5Vy3sHAvAF3M7CYJ+5IIDJKCYslC0wkKcX4jj26aMToAZPms8uvs527BNgKOcvwgIfPjs4WJG06fey5AhsuuL30etbAvbBudxRAKdZSTOsMveneKtXQu3Dx7y0rjfI/RBAhCAvisnMqYFUdajoJIl5gVXl6+8mauUOP5O0mvyvJH2jQveqZXTdsIPyp5mq1nA5psqvivWGz2bEJ+owI0GjfuYbyAi6i+BL4Bsd3GeoAs1G3Dicfr228VIUsT+R3xLBQUj3xIsVAZ pcuzner@redhat.com", "key_options": null, "keyfile": "/home/pcuzner/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pcuzner", "validate_certs": true} 2022-01-13T16:10:42.800 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaRX+aBLjb/h12ctmvoMvZro6NrrYDuxROF6QMVpEVucA7jHhwCC/j9dJAq0hOVBO8R3S0bvKQ6bmnCb/4y2J6tq18xKUFCrChNii5OQ+AgM5v1353oZ9SrHN8p9ajvS8w313o2OpXhpaPv3khVDjKZsDmeH8YL/Nx3WQKqIJC1mI4jrI0sZGGJLifEy3pPkO0W1KmguN9AwAWK6+kckAjMa3ElkfK/xuAqBYgNKQUxP9oMgTQRcgpWF8Nzb0npN3v+HOUIRrth1INSchkDKtWob2T+0Zqxwm+Vpi0iFWwqjcN/OVdaDGf34//A3M/tsiQ1g9SqhdhZJCfu5XLmM63 mkogan@mkP50.redhat.com", "key_options": null, "keyfile": "/home/mkogan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mkogan", "validate_certs": true} 2022-01-13T16:10:42.937 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC56FiAgzz9aF+qAMkw5aGoCyoSA8Lf2LPaz3QxTYEzmQt0ByXMmVw0cgUI4gDt7hMBX6LoxPALZ7C1aH8aPTpb6+hxHGfir2tqQmU49JOQiUvBP/Xtt1ilxMou9Wu/ZadEhIZxaP/TBncXNls9cbFs9bV7Q8J3CLCTGRa8kilEpZ7209c/xQI4yQ6q+Q3H4FkO0YHP+Tkn9mg1df+BKkXfSBycjAyOXPvljoetjw0FHEbJ7lTCcSG+hCb2LEACo2OK9eWC3GYwDPKZF1Ht9HfDvg4bHfY3OVOixYiZSim7dbj3+VHWWsiH64usGH1o6fn4vV16UhVJiiicPMWvllzH vikhyat.umrao@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9G/I5iaw5d4ssyJ4iTUxSvIBAX+P03VVHsNMHAB70rVGGwBnBJFqJNbukzxfnsqwzN6vSeuMy7I1zc2VVi4GtBQPK0iCbVQN+Njq0VCIxb4hLmjD3Vn8NgRp80955VJyYGT9+/JbZY1UCdPBuld6hsnTipkdo5U3huAHD4i1FpYKol+4DCZHAO5wNilCbests0+ZPtHYe53vnNDz685cx/f7RTtEarvU2fECxkurlBBNvuIl6SN8bo+NaJ01Li0xAD+2fpGz6Iu0WUEdWTkt78ubvA4If2k8XAKxkOKEvfyX+AtTzdHxWSQu7ixkbuksuK6A0bnankn+DdiP6Y293 vumrao@redhat", "key_options": null, "keyfile": "/home/vumrao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vumrao", "validate_certs": true} 2022-01-13T16:10:43.086 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDZDKRAePFqjugc2ljw4QmM6r7B2dPI39OBB+2HKONtDZI4q+uwgZ1yqnhrbJaU9ux0W5wNzJyp2VfOPhw/9G9jo+efJPg5IySnTonhi1zeCXNpBMY70dJZVCyGEDdWKehvFM9xFBOxBC/h7gOyKqEc28BKoy4cHfULzm4er8PU30MyFBngu8NaoKqyQ3GYAfWOAXF5lUdalbJwl3a+HBb8PjUhbGuznAZF1Ji4JgnNuEZdlNVOKwhEkAFZ1JwXvgLfrEJVQs5b2V9Sp2Vm5ZngsLg7b3RzV5I4B3Lj7QTTraV1zLJGiS5iRdjY7D4W5Uxi2k1X7vaOjySJWWadHyeicNNBhLSfHl6JJ3aMuA8oAAmtgo/8IkJ96GFtgM9j31Wg8wkeTyQrwSeqCuv1uDFr8rp+OvMClhHnDgUklJLWjjYPCDVYR5KV+iOiHL58WJg/b4h6NsoP91wO8P8EcSaiMdq7P77w5nJxDI0KKb//dC8aHtWnRRRlrIS+PNPqKJSNTaSwOTieXvzplhzKFzu2dr79qs+/67iaNE6HBvIX5jVHWCFV3wllyjsC8WYPh4kEVtg2SY00SDOOrMrqANV8DDtHFwwxQTEjz1z5ESuwy9UcUSQfP1/zsAp2OQzPutKs6UipHyBK3pLm6MjaeeaEWu8fmetCqALxYV3h17O+Yw== miguel@hermes.olymp", "key_options": null, "keyfile": "/home/henrix/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "henrix", "validate_certs": true} 2022-01-13T16:10:43.221 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNwmgnIsDDJmsmYzkTAEo3iLj7Jd5Ni2R5vD1Z0NRZ39zJMtbicZ0ec3nAMzFyHrmPnKNFltS1mhehbLbtKNKq1fSo2SMHs11z+N8Nl94F4AY8IhXZ8U9GAorEJFVIxHUNEDqwl55Ov6MfP60UI7rNgy2rUt8aOBmAJVhLEFmJJawJgyPhTrUZAT20OoILphrt81o5bTNfmx++Zs5Dc9VtgIh53hexwKgTvG6fxfKdra9m+J2GXpniOsZjPJq/A0je+t7H3UlxCSu0dRy2Un6l5ZAcoeg74SP50dFgGaxkTQqI6wle6NjtPIdssgrdYTgTcOg9M4jWqAr/5drTUSGh root@centos7-bspark", "key_options": null, "keyfile": "/home/pbs1108/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pbs1108", "validate_certs": true} 2022-01-13T16:10:43.356 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnvVnbK2SNfL8hTmrA09L41RudKW/F7Ty0vvlHjrFjDkdWXVgrafFWGKQZ8dSR6FJ9JLU0X59xiEo4z31ini/Dt2XozFMIr7RdeB3xpiifuUUG5Lgsasd2ezniUoOEukL1a9KkCIxNgmKJuvtlHCt+ZTtyL513yjRICByZbnmBSSpUiett50X10vtvaNBu4LikUJKLc8gP0PHLbaGsU3uOUd655lkFWjWhgExlU8bHWiAZq18Ss63jDlSKFVSk903GKSNcHXMHNPYaXlrYw8NFzejoy/XjxEfmF/Lv3MeAUhHQWx25sh5aDv48mzo8FaIJsL1MrD0QxF1gllobWAfp clacroix@redhat.com", "key_options": null, "keyfile": "/home/clacroix/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "clacroix", "validate_certs": true} 2022-01-13T16:10:43.497 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAyiGmj+nOAD+il+FvXvZSpUOJQp6hKh6UPaAIQvQZkdeNRWN7wcDXMUlLj+TBFWa1OO+9xqFlnbgVMDR4qy5orUBYlMapUb1rutjbk64XeY58b6uguHwSoMd81QpCCIN4KOk3cldV8UiyX382baoZ9Je2hsOnnBGMsRtHuVHZ90Bj1rIITkwajq//KRs7kjb/qhjk0xkipDIcaSwKjzPlmmnYn69noODwDexpvLYlCF+LowSZEdrOUvVIigSFG7cLTDaU2tLhxSgbvWu8f0pwvjsyW7gOgM+VeRZ6uHC79F1qvgdgQSxflddIgrQpH0rzf6RNxQjR3SBkZ4V1BESa0w== epuertat@epuertat", "key_options": null, "keyfile": "/home/epuertat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "epuertat", "validate_certs": true} 2022-01-13T16:10:43.638 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRZyWiDO5JqWHJdUUBr8YReiKXxnL87juFAfkcmw2E9KmANVH2sn3K+OgUCQfBs1Wdg6AbcL2GyMm9alodUruzOm127/bH9OcGmu+8SNsMAYrAF9EzsKJa8Ba/I05rl5a87p1jbYG9Rpo7u3OvLx0LjgqydRYcmjwo/niifYNDTaN0K3v8s1mN4TorUZW/i3XBMBIBjlIiNGs/I7IZreR+1N4V8Nwrp2EWxDv7AwG3nvokL2RTHcsV0KgmAnciv8nXXjIf+uqOPuGA+F2qW/wz92bG8R0O4CjH+QZt4k6UoUIXFRW+LdOVAqmUrb4W0OJ8vsVeukW46SvPnYUTkZnF sonea@think", "key_options": null, "keyfile": "/home/tdehler/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tdehler", "validate_certs": true} 2022-01-13T16:10:43.774 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEBD7CxJJfbLW4jtuLnTwkxVbhCfh/JL3Qj8oeLEkny1tE7QCeXn1bP5bScWSgLH34Wh4TAuH+8/g/koFwcCy1YuoGBdBV4KV7O9MTnFngdqNY6LKzCipm27tnWZEa10hrF8dRFTmhracd6kmmVGHgvGQPVAVONmix+2IZ83wdj8XJSQHeE3PHFLO39tU+ez/T76QaiBLDVo4ctHVt+N9bBbHV6Cr8fyiUUU6YEKMlcedvxGpnMK8oeOSNuDeh+DldcM9KYzNGEOM34jGRIvJp57dxQDQCtPPW5hvBXg7yMyrv6TcJzDd2LFD6AC/Qw9yrEQPXXyBCDkAlCqDR0+rH", "key_options": null, "keyfile": "/home/laura/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "laura", "validate_certs": true} 2022-01-13T16:10:43.900 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2k8xsrsLxEqJx3rV6ZZwLH0OjYCDB2uIYzcAyrKEOKlVWO1ICKxkw+gZ9tSiPFNLfq13io9BIrAKJwlrdLCJLmlgCQwpwUQqzmRlRZEm+WmD0dl8LPeQSidyJkPkJgYBEshFPjDHIj10Ei1pJS5svI2l7G1wMWxlt2kHL8Og/4zdFTRctxwqZcvzLmRQcs8lSSpqTkhfeKfmrpR+je8XFbCJJ9m/nJbgyCiZKaGN8nf36pCQDEva4rvaSrK0a6YxL0RWN8W3lqtBPKIehxffr3lYDEkD9EUW5vf6AUKC0ioh4jkPo9WCjaoFsOauMOMVQPHehEAMufEO4Kym6nfrf yaarit@localhost.localdomain", "key_options": null, "keyfile": "/home/yaarit/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yaarit", "validate_certs": true} 2022-01-13T16:10:44.035 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUznqo3VDmcKRL64P7sbjuxXCW/0ljFTc5zZoZ9UvtZvU2jrRQ2X9GyxcrcQnAWlF5YZHqeTDU5o8ixn5fq1MSmaPRBNDKKVQOfR/vFQV73LiKx4BFsC1/EdaPie/XqltaLDTtfqhxADJlz1H3a3ZlkeVHMROTqo/TidL1YUYlRH4qHxWWBuFuVS+EYfTegSZdjwp+DuJA0iN6X99+DfH2DhiHENjEmlbKN13+H+EPzm0K3ya2w8D6ANodB3AxMn2tGs8mLtG/P4kCjoDnoUVFzKTyUpTtgOjis47uSY4dL8mTbIK9kZAiFxnT5sMClu6KRStDjRIrxbTBQJ8wvlat admin1@rajula", "key_options": null, "keyfile": "/home/rpavani1998/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rpavani1998", "validate_certs": true} 2022-01-13T16:10:44.160 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4NYxUHx8HMgbVIHadruN1kAJS5be0aZA9rvGtYDfwD5siKNfXFRyLG3thkjxtEi7DPYMxgbpFOXW9EQKh5sQ0ohsADZOi8FSIAfQlOQ+7HAEp7DjBtjxoqB31jJ1e293YtO+nqAhcOMyGfDx+71w5sS2EFqy7PscA9gD9aV2iMxIR/JD1LxXabiqj12jU5AOxr7ZQ1+gM9aroQuDpNxY4U8jBTxx5OtIYRkeI/aN2gQj1mXGMKGo0ItFn4lsXGLxGxMpa9K2UFw2dWQVTw9VNm79nixrCX+lC2nyaJPsRYZipXF1ID2NRk7oJ79dJ/uRBBXpunihlEC3aF+nOgEPH ridave@redhat.com", "key_options": null, "keyfile": "/home/rishabh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rishabh", "validate_certs": true} 2022-01-13T16:10:44.299 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCeAhoTum3/VmRbxSyw5gwgcPF1EWFK5mEPX3PZyo3xPsUAJazALfge3aEuCrZBbsjOCoj3GfFhr/ziEF+OWvhBoPK5hQzP0V8tE9cWJwvHmD72vGE36o1hFO0ONE4DEuu5KRDqQJUgeyQWXsP26uHTwIcvMpy8egZOfyshqF+lQVXzsAex7Ninmidsf/sRNLhzT1kLrKT+ZMSbZ7Rqh46TMlmLD1LzJZNcb6PGVwlfQZmV6T7m0COu/skeSxMcy8hqMvHFNvvfFSqkfMw0KBGLDxMQr4L+e7sXwQDnEZHdzoh0iS3xDp/Onr1FSmPyEjz51e1sMHBsqklHWidSZVLt/+giB4o6Wdgzc0um/QxW2Ne2qjtDlViOgRE9Fzcw/cRu/Xsn8qtXTxYyxXswjkA8qX7WR22OYgjYChw9siUsKkuD2yAbPMVl+cZWDeBhQnPMbDMVaghS4SAVt5GK16jij4+r3IE9vGHBmGwJYJ/OrtcxBrUrDopwsGLcU+WHdv0FXuiw+YbfnzpthC8rVj4oeJ2IUOQ5JB0ub7NmbR4QWjc33JfD+AeCB75x6io07V2riRjMD9gLC5nwytJNG7Yytf6xI2i/CprW7HhsDs2ykOVcDSBMnL1oGW6FeHaDRW39r6BXSt1jjZQ2E6pDEBTDO41tPEL9EVvv9TK87GTylQ==", "key_options": null, "keyfile": "/home/skrah/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "skrah", "validate_certs": true} 2022-01-13T16:10:44.437 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDklgWHrL9TMaMxIyN9MxVR6nR3xh9zfj0iR63/yOzaslX0WoVBk7CYTsRlH2GFVctvixVwrWbQgMaKe49utal/3FA6sMl8S2DTrtgC1a/exUTvU0U/+ZhyUlkyjQfRgtYOUwodNupL5NsC8VZqZshgmgXC34uye3bplx3VwvpUt9r6QxJN3/9Dbi6HxudhDCLfmvROhwQYHaFF+GglcbyjAt3uvsuwXVKBd1/vMQwbcUo9/zQlrnmWBRuqTNkXGrZauWigoi/hyuWYQ3MUbRc3LVpJncMv7BEtcj8fCVvPB09SFee3nSeTtFkm01GvRcYd3HBz/YL4Rz92wXl9VIxqs8aaJBzy+MD0NO496Rfqtz6YuZ1m7AxDIccDW+OpcPgYwaUKFXNTuVLWZXhkS0p4swefcKWRlQFF3BLOebN/Kr9jq1MFa+5pX7Gj4WF5uCIX0/fx40KVZNhfl3qywBy/d5MKwXO7PCHMiGcu2FIXdZ334MxdgiIVoX54PpRP4hs= smanjara@localhost.localdomain", "key_options": null, "keyfile": "/home/smanjara/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smanjara", "validate_certs": true} 2022-01-13T16:10:44.573 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpp2NWr5T6s+jzHiz/FfCKzN7ZBnUSzyE7ieuntzjeGotyupAAjVBoSpCJgNDybm+WkE4dShv5mttPJ2/q1UZCLRj3nN+y3NG333aLZuyugR0ht5qtvGVegg58PwQ8CMobR7ca7bl5UdEy0UIrM3d/qpDOuPkuE4MIJcrtZGICE8NAVnmHNOB9Sm4ovAYkewTuMAv40j2Dl4F9dD6bg+OJfBOJ9+Zj+MpowYlAILtEB9Dc20zB8GGUEtr9yfOVroblTYhvTxGYRaE7aVBe83DNwkWGbDc/qUNR6bpA04w/P+LclYVsVKRoHOs1EXHSwNMFromA8RsKS+rajwu5uRg5 ben@dhcp-185-182.bos.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC93wGgyyQmTxa7f+BZcYPUapTH2N1mnV1ikl9nzJzHhgrtJ6pv00LhtH1HqGhvoqnqZjBD5XRAKyjMRcMBT5MYcXXep5RqZ9sJ6Xz8rHkBjfl/OOQUeZ/ZyG/Ksr1jpGraN2xtrjQQzbqN1YvirCqfLk2exPvVeEk4CGnNybwKwCWob1uKV46ASrYeQK8pfHxrW7pTo+xdErHOvb7uumZm89/YisUJGicO1qSHBeuw1MxjhnD+fIcxHKWY5NNJ4qScW6a5AABk1JJsoHkh9IGCVaf/zJv8D3gil5SiM8LIBKaNa1fn6oObPl/Ky/wkiIo2gmUZawvAVA8iJnX9eUPl ben@bene-laptop", "key_options": null, "keyfile": "/home/bengland/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "bengland", "validate_certs": true} 2022-01-13T16:10:44.695 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC3YhI4am/T6s4rJRvbC/jAvrNcDhE/zaJiVDAjEuA1W/5Xt9ObX52eAnp+tOOtelXrX8ylYF/z5wGNQLjYrWepXhuqaEGxeVayCHzts6LMpmvyZ6sYnAw9HFO9rzrTawm70DuvWqY2Zt4KA6fM+lfXk3Qdpi5RCPDKk1jpXwSCyUtUKSWTDRtYtvvJTcO3H/xCJxQq/F9sU8yqgQcqFPfMNrV4a8gNj9KACqjt4IEIfuxKlKhlMA4yu1VTmGcNuhQS+geJzsEGuxZUQb0Io+q4o0b+40BQtazKgOdTcQbgNtqh3wZpjJsvB4AM+GNPjZY3mCsd+WPGg6dqfU08Voo2b7BfSwyCn14fQHnj1nSwRIea2juFY6AMfVJjstM5iIz7lOH2c3ydWWhzvSmMeoQ47zBXlg8JytWmDrXiyd21BSIpTL0Tn8P95wHYka8U9KRV0ZY7Jr2w/ThPdy2C+Cdir+P+OEL1sKHSnmEyQEeONa9P5yH1Rd1kM/FNESAIRiMLGspzXQeWoJhHswVaKoSBW/7f4b9VENxda8qAQi6ob8A71cAjbpRrkUmd5EBCSFMNs7lscus0/deUVvlpsrMjDAJa8S9gqhGHNU0YvF1WBIz3paLRAHDm9DWrHc5lreizJzX5ul4P/Z4ITjpO+9ZxKOcyi8wnJ8Og+QUYLpqOIw==", "key_options": null, "keyfile": "/home/pnawracay/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pnawracay", "validate_certs": true} 2022-01-13T16:10:44.832 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDQu/CuhCIFVGCLbA0cjn+qqcwX12cRcFA1sHyJtkj6Ltfmge8FnfgAsex/LaPJwbtbBiVl9xRcazHNfBaDw5DxMRSJF+e7WTydZC2Jm4qIj4D3Lr+imGPrJTK+kjN0QXRXknGsNn36oRF/I41cGqYRGwawFGSPZBHuav+ehDk1doTrbDlll4zMUWm2iXTcBIcJo4NR1LoE2c9/MPfbH7jKm5ke7aS0ets+EANEplkeClfCVAashtIF+Bz6a9qk4F2n0baLT/s3IQkXCwwO2fxxY03x8gWiB1n4E7sousEB+J1Skl/z0bwmaiY0C+raPoV/FyZxQuh0ocvdU7fnQbKuNoGE/Usfm9Y3g8eH81b/k4fMJL2lqXHkPft6zUV9bJsp3v1iGEkIf2+ER/QLczteNz6kw/uTPQctMEDXM17GEnBXISVrQcPSW3i93eFwWacs8iT3G4bjEQvpxSBQrhDdCCoxy8bVWqkVeDWw5u2q/3WL9Ov1NrY+G4/DYb2qONNQds0vTHCGvemU5GNjtaeCbojkZ7Z3KOeAY8080kKrsO7fve+ZMACCIFD+se8kF7NN4ZJASSqq9lJpBWvtbc0O8jCcVGNuN7exXjrcbiN1L/9HkARV+KEJU3jbXObAhAnfAaeRWBwmTfZodCu+fDd/Jor6l36tjD4kC4/CPrDtyQ== alfonsomthd", "key_options": null, "keyfile": "/home/alfonsomthd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "alfonsomthd", "validate_certs": true} 2022-01-13T16:10:44.977 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCoL9+aMxLtUG3aRIuT4kbjc1CPuQ+wbS30ocuJ2YIExlKMSxVr+LYqbjcz0T4f8gAKG539dZQgD9BAsHM8yfOVEvei0KsQHn87pzgYGR3DtaMx5IEG5xNyARPu+VuEoe8qlL3cAPwTiaU78datD5Cz9GEClhL1Fhn/Z8o7BMbs5xlcUIQ/J+s9/sKMcqmmBJy5IHQIEUHCl4SFwsev5g5ADlnLNNxjpalExuBCEeoSma9F3b2YEJHvpA5JhCIMZpVfXbgh2UhUsyfAQN6KgOIQ/XlKBMQDtizf2vZ4b8hW4ELcvKSADfTsyyqEs/Ql8jEJu32GFKf2mYPbgTS6E7FZfQz77X+5OBhojFAstB8LSSrH80FrG1gCbVZLnW0jXcSehKnU0oNmUWOKxxaT1b00fo/iZ4P8O1uJRY17/uaVCPNKdGTZzIlzyC16wsFFBxBl0d7HfojQY6qfww7AQJhvDkV2sP0/MIJzwriWOzZEmfr8Osqery5vFiYcSvMbdMZDfMEYd3z7Va2RiTIeyXuEYp5hzf8eyJRP/f2FEw8/BBrm5JCxeSWUx7qwgPHrJoWAVxCIg/M3YS/vfVSFc8Hh88sgc2upq0OqYr0uq6EFzUZi4aoOkOVYn9u/uc/p1AR0KbiQOkERMUDWTyADxrHaL0nQmGy+XyiJQjhq5ckZ+w== doliveira@suse.com", "key_options": null, "keyfile": "/home/oliveiradan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "oliveiradan", "validate_certs": true} 2022-01-13T16:10:45.103 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh9bzZJulXGES+l9Xh6Aq15RZ8uQCGuDNhlNQtDblE1ISKJ/DqGYXp6wUW54+oVNA7eZiXz+fi3mq5pPEtZZOfd3ixEDzDJ4E3cVXoDZCqeWEmea6KvybeY10YxvB56TEI8U2KKAd56PRl20klXpLCjzXNqG7n0aXFcpCMbXDu369VX6lOk24K/7++7Wc5SttcvVu19sT2kqzsB/S1Y5cxiE6RM6wVtqBoksp/kRCIA16ruNwx3GUabDfbEoUGXlkkUP7+TZgAbHtBsYy6mCQhwi0S2+WG+HhHDUPjHhV+MdN9ffibCtOEGo52itVLVky09VeBocuA6H22JDGXPBgjcgf2NsZIqcKqGHhUkXmH92fhRSFOBLKHstrBq8jWRP/mNrgj8cQksDsakQYQbDg5dyabp+M0/iL2Q3YVq7erZI8aZMA7ZF3WgoQNYZg5E7oejM8URIlFP3x1ne2ClRC9a74phSCxeU/NVamGN3G3dImzEXGOSNyRggHJ4jGrIGc7tLPCzmI5OkomcB5OxReqf0r1TNXuUAqw8M4EoWt+0xoAmH5zVlUHf+psUCJIEV/4pbgtoJiSNq+LVY4jyDEFbvTAL7MqyXorMV7Tqlj+/3d7RXfhW9lR/SHb1Z3jcHvz4ZzYMzKWeJEjz+Y0NwIdFDhcPmUOYtEDmuRRrgYiSQ== sebstian.wagner@it-novum.com", "key_options": null, "keyfile": "/home/swagner/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "swagner", "validate_certs": true} 2022-01-13T16:10:45.240 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzYzqIDimPjMOUOUz1A122eV52fl3mgGgNBRYRlOWl/lOxM5oOat5FPkJlnXTVyQFl0MlnYgIv9fTnjHVTM0wFmFUItlUl151ZmK5XExiGpGVsqG3UWNyKJxZpk9Uh2a0T/5CKzzwXnv2fJMNxzfqgopYDrgq4TFEZcdvgWJ39dcRTXST/rGJQ8wOq9z7UNzKU5VOGxvgi6f/nGevGIHrSaTcY3Uu8BW8kXUrf9vfl+ZSxVjuNHXF/VmrJH5Ne8mVu7DzPMrl8ZZjxsfJKT/eQqF9kjqht5586OSPKIwg/LEOyYj7Wyyf3QbDAIp5bCygQfmBBl+kIxphJYq3EwUZT ylifshit@dhcp-4-102.tlv.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDFgwQYD9amVSYq6JzjHyGmKBJATQCM9xsf6QnF3yb0Lvry2nzY9F61evVXQ95TmF/AqasRx5p2WansIvegG5ag5mytvRwFXtHzPs4o/J+XjA9o4+A5l6j9cOFLIDD/TwrwlUjgMa2PhqUztSpI1op906391RLrJAyflfDghJxeVl6dJab6TEsslV0W+yaCS3BBxMXXrCbxCB5Ms3KCRKDz0DqbhFc+Nw05L1O1pC98HBFRIp1SaXlMcT3++CRQ3wugpOMkDMNLbycl+vdMBFY3UZ28rRowS3Ta7V5EARZVVH7KxU5cL+8Hr/8DE1/ITOmrluaEZ1KwYgoxZbZ3w7Ptw0FK6aiCZ49YtqKT1WakoVfO8m7pCdxkqUOA91loMQtxvCwZ/Vfoxaut16gklmPz8N11xvo1H5XB8/ZrvK5yKdl3JDl+wwtfE/fwo4E/fte+rPRisoWBRsmsx8EGxs75sXnb6n3VjZ65vYEKsNMLg+5EAaevWLLeqF0a42UWGJrHdb4VKX/OAplHrOk7kA/VwArow8f9n+iaRp2hgDU9OhQiFVRhgqwahlmCFFXkcP4/4WlxMCuZrsaNMZgMjVhfsp7cskKOezSfZZey2MB2fREMS1wg0j40CdYRn4jTNEBr/LVszsoM7t7AwXUpnqXeYIe+gePx1PJb5XSzSPZ9Pw== yuvalif@yahoo.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDDp0xz0ml2XuoQe70TxVeTo3Ib5xMinDrYNJ5eq5XYNa8ZLGcEByeDK4myzixTloAo31Rb/yDyGqv6kQ6nFChihO2aab3Ni/bsMOaJat1scrznaIYXGvLvw5KYx/qBDUxb3qW0vO0N/bB3dUPS1 2022-01-13T16:10:45.242 INFO:teuthology.task.ansible.out:lXTJaVf+KuljUk7v38ov2gsPWlofRYZNkPGQfUKXFEXc39OVj+Ex5LkehH/Z1LwjRYJa7jAdSm8hE5m8m6WborrzAA4/iFuLbhtM/Bqm4boSqa7koBVux422QX/HblSQ2KAeT1GFOS7xdcO6ndyp6mIpCZWunTjZwSLyK20NvIV/AzdAro4GZWi0D34PPtbSG344ZT1dSLeDRhYVkDjS6uutrmw9C+Ns1bo8s1ydhxL2XEsU14SWRWlbyrMF9PXyJOsaNiBNWGwc9lTly0ZlmPnN3l0AC3RIKOstkEYmI+TMj21r1tltz48e+6dH1an51wwnhNRYiODd3hbS67tmIg05BuSU5+whJ93wzXw2rC4FLE= ylifshit@localhost.localdomain", "key_options": null, "keyfile": "/home/yuvalif/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yuvalif", "validate_certs": true} 2022-01-13T16:10:45.386 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXa9uTf3q+7tGnHzSxv0WbgpRKrBIYjAZ5x3V74vQUSD1aAbmyvOqgPnts7XttLYImjjRqiisyC03L3KgR4b3SOeyL3KFxrk3KkHAJ/AJH+Y/UafyDhHNl3gRNg0B9rjsa7h2dSlcrFKnAX0pDY1HapuNPrzYWrXsEbo7C6wteFh7PyPmTkHu0NzIIPC4FcLl8SGaww/HeBh8v91IymgFSgXG0jNC063FEExWdti54yNLGh3gpW0FytsiRN9eEOKUOgcveT1tejz9ORv8evO4Y9SCQ/lsyOKQKNcG5C7J8nsbwSjqQ2cf6i2aYFZ0Oq1UXuhJ8APJCoiKgLJy7AiYf kkeithle@dhcp-100-19-89.bos.redhat.com", "key_options": null, "keyfile": "/home/kkeithle/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kkeithle", "validate_certs": true} 2022-01-13T16:10:45.513 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBYa5uEOlFv1s9K9D1SbcaApLwX3LBwASSnRXDHI7MtU paul.emmerich@croit.io", "key_options": null, "keyfile": "/home/emmericp/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "emmericp", "validate_certs": true} 2022-01-13T16:10:45.663 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCj28V9sMybkAzhkiaNiDDr8TfNVyr5DNdbOqszdGEVLy1Rxh/UYnxUclsR9n8lt9VnCft3M4NDTnVwlxOHE8+0oolJE9HP+DQomsgj3abP04EGJyOA0X8E7eIFQNLRbMFCD0yX/SNNlYPsS5fPTFhIa/gbBPmDBE07kULts66Tvc0Yo/2yIfwV1DV34bcWWVGi01XybIHBl9qbvlfBKAUrFEcv3ZdpHNhuZw6IkZY8xoYxo8iF+toLYeGX+gFxqCZUUOO+NBVmb0hVL1LI6bU66IrMOQDkFurqpvoraBTJqwZgXvMPceFUkcVIH4Nm7cK1X2WyMtnSw2XBpLMT8C4V mchangir@indraprastha", "key_options": null, "keyfile": "/home/mchangir/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mchangir", "validate_certs": true} 2022-01-13T16:10:45.803 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6RDgqwA0GrvE6KqRaGCgYnFhnxdi9ehjIWvfaMa1oq0CqYxUAee2bNbp/X2Bd18Vqk8iH9fpE0+qrLgAH/8BpD+MtgGikCFMORvazeUtOCF/OCDO0AMg1jvl8aTdvrQU8ZTDPXa65Avpkc9vwugcoplnwrW7lKx++XqCWsSlfHgEdyMV3wrt/ZDFwI2AS2bZBpWM6ViG1KSjXjgTi/T3hSZPY+buYvWjzoEjQO0946iI3iiKKCGohEpCUnG02oJXcS0vvgl8dWE71451lbainEKJ4hbDhfDmy57s6VXfVUANsczwiPWiSC/ZmMlDaCCBeKHO0Gz0xXaDXd9j4SA7P sam@Pondermatic\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCYylAUS12hF6XndDQ3CkrUddKmXNSd8pOlHwO+pWaDTJPKxwtPL6sM3aOtaAPLrGkv1zD2k3iZaxmDwfPYGaXOyb0KS5ZCddtOyNXj5JLrjxh2niqFPP8SIkdHLOP+0Hv1/tB0Jz75RV+tNIT1SJTm7OZ8wZNy0qYycITSooJ14iEgyZ7rOa3EEzbtIVpHS4+YqIuIJdV2oV5egCrJyRv4sPUrS8ERXD4QZSOlHE+W4Tf+WVrEfsHOdDLRlAXJUzhuqgWtVouiYcW5ex294z28eA+12lKaPQpE0cft/NJ6FLs41yqh4ZN588bl8Ada+yTXEaHWioQEEJMlca2jIgrP sjust@rex004.front.sepia.ceph.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC08RrDQ2M7Zjcpx7RL9e+tjv48kBgDNyTenX1QdxW22JA2JR3D3ThA/ej9HtiPWcIVz16oZ4tzrCEVwaCMfbsmXq 2022-01-13T16:10:45.805 INFO:teuthology.task.ansible.out:2z08ZXYqwiBuoXJVshU7lIKVqAtadT4F6Q9eQvxEo4zWdBib1W0/cqNLlYzU/DuwlUqYnWBDLGxc4fD5Kxrz366oWUDB/ULCpl77TMqfTKlStCgGXot0zLqiscqzq1W7XsuA7A5vQw/JTq7MvIME+SkUuGWX0WKwTMIRZKNWBGmlf51bNru3GmmAnKBUFsJv9H4G0FPqGY/aH02rr5dAgTTmfKt+XbWRfMTMpjJqVRGX03+1mQNoYQ3kNDz0wl sjust@office\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA5UMPySf/h9r2/OryRXrO9Qq9k5J9Dn9nvJYyaYCE82H/qkBJGboAJgyIXfbsGYO5uPM25d3fGRH4magzAQm2hGWNbbt1YWn9HaIyKCCXo9JX600/dv3OZbHyGGmgXPa4Anl16j1c2vxRRt2+ArjlyyhP7cAcRkilUGdagK9u6ALrwnz9hhXYV+BmXrxMm7zZCmdWHcWz+YxoA65es4+w+aLvVZWmUCZLF8uZrcpPSw+oK3SfZE8JPRc5vWulXbWEEfIoHb9AszPIpSyzbfPWXelmc3XlG0KD66t7w+AnNlQPt3JVePRCfFHPYeTj9B0k8sxPyUqTQIl5pu6GppRMOQ== sam@Deepthought", "key_options": null, "keyfile": "/home/sjust/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sjust", "validate_certs": true} 2022-01-13T16:10:45.932 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDj6DxTZNodVnwJZrnSZ/jv9Cw4uYLb8MGpccmOvtwl93sVBvqq597AYnBqYiV4VBbKU3GVFbT41zkplia1iCfXoddttCOyWmEKviBXRnAsd5f80dxL0pfzrBJvCaH4NAfYgVw9JFWsvT981b+nB6vum4Vz8Dw0PM5GPnVUjsZNFkpmDPUBL4yHPmMCGP2WtUurJVD3Gm9t72XlG6Dl/vB9Qw/i4IY1SoCCbuhhNgE7IN8JXeGmVJbRwDeUlP+Q8Ti7iedV7YB/W1opt6eT5EPzX8NcxTc0c7rrDgsUWjFQYRSup0GLK9ofdHs0E2RbPPO5OSc5Z2+B1IEV7fZeyJwAyHwUgwx7sSGy7aROdvinaj/hOBglcgISyQ2CY7LTV8NGWJquo7yRCJXhZVIHfgqfBcrgWdNbr+vNBXnWe5PCtLhV8ryHPSJ/7Ru+7voQxgvwux5SdZwxXTbWDKni1f6/8bNrhRx6bmLK9xuYAgt2FhlIivI7L5kQF4etcBiaf68= deepika@x1cabon\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdqbYcbJYtgCrAbLo7PcS82caXxcT8cpX0RkULaFXfaiUDs8Foy6Yf/XoEHIdpgw8kX6qBdydYXxti6HFhYDNsL5KleKu/yA+bVKlvri39CRNkNxFHAUL2CRBT5Hefj1AJQBm/BKVEN4/eb05OlJJ808Qb/aNycot/YwgpNvUIaO2yTMA0meq82wNdZmUcmyLB9QXz4QInTcoAsxq70KxX95YC938rTWpbg1hM8gzLkJJt/OD/Z7TMYv/Sc5KGOFqo930AmObQ5KPmffkWGYbLT65TxlCULnvIr63lWHdGTj5mYjib/v9ncu24az9GYRWYcicV0B/def+KVrrIp3Mz ideepika@teuthology", "key_options": null, "keyfile": "/home/ideepika/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ideepika", "validate_certs": true} 2022-01-13T16:10:46.058 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDC0h+TpaUkm2V6Hbf7aPCTys/nsm51CmY9s+bdwEXAiSAWpq/7Xi2LlN0mZgsrAYBHbr5L+Pz8x0YdigvWysUK6U9XRSPM28cbWmh8F25re9HEk8ARESkMZKTv/hKFs1v7kTHbT9hNNynbQGQOqEaazjr0shcli+Byvop27riX3QDDSsd5xfCjjyDz9fiA9YESlF0kbXyFUKPsoaBhRv9FUhtH6DxlygxtxTsKyKgeoiKw2sCfeUMckcJKnGCMtkXW4U8h7NL/fPZFyBaMDRi/TtoBKaVGLaWqF7RuukfjoMCwhuIDmuTG3WhanH4HJrfNenPZkpZUBhzWwZcleao8SD3mXXfZ9gcZb8QB2ymEtTqrAEyDoNWO4q8ljNP3WJXIgF0h0Sjmx/CV/i0ArEYlBMwBD7DFVnPJqCqSyypuQdDGsDNQZxaRCiYg7nIslFOpDr+0PLp78m+CHyYbSFLTvVVJoJ1k0YhMnDPHM29nt7fMGx6Qrigwnuk0yKg1bfgJ/t0TOqEw0bqGKIvHnyoP/n0ObazEsiPl5pRr2ehs/Rqf35Iwhc1i02Hhz/3Sqwc1eAgqm4/OVghxqUJGpRocua5Gf/vO32wwoyGxh2sl7y6K2pNDA3glhKYbZeIh1fjnaTjikgleqIQkCBxbTeAE7n5+T6TcFtnII6RSxYv3tQ== gal.salomon@gmail.com", "key_options": null, "keyfile": "/home/gsalomon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gsalomon", "validate_certs": true} 2022-01-13T16:10:46.185 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@localhost w/vFHwM/x4hUGlKJCteKiA 97933f044fdd8b3cf57ad744ce032728b06f354b0d719790def82b2f5b9a6133'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "soumyakoduri", "ovpn": "skoduri@localhost w/vFHwM/x4hUGlKJCteKiA 97933f044fdd8b3cf57ad744ce032728b06f354b0d719790def82b2f5b9a6133"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrGYBGPDQqn+2jnxKhDurSrAJvTT8dZMYGVCt6NbjpFhDFYtyvrF8Jv5NKBQynG18LwscN7a57L0Oq0e4jOEPRz//CDcAfP+L6p45L4BdUzTysN4+rQ7waMnIiYp7VjSswhGH/BnYIVKwmDqzM2fo1w/oLIT6mgwUYqAdceeswAkXBt7jgagL8ox3E4oHBqER7f60AHdTviuW953t5luVQiMjyF2fOwZuo2ycufIzBee0CwS+xyRuJQwdgD3HL4Qs2vtBCX+H8n3wC6A9JrMA5tzCDr5VZKBJZURIniwvaXfJodjO4SvBL5jAfXoMqriv8ZWHbap2fk82YE8/uPqNvSISjixJEBgQinklZ+iAOYm5tfPbhPM/8ErpN/yJ0EoGRn+nj6X6nAjXAIk3AENopeqtM7mLZ26RFIuEV5ld7eqUvAfiy6Hk2LH9Q1Z4CXaxD0gDGzUxgdAaaAgLAR4btWi2n7Tb7ZNDdOfctg2ya9ftzZBOHvCaVXSpJCry/GMU= skoduri@localhost.localdomain", "key_options": null, "keyfile": "/home/soumyakoduri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "soumyakoduri", "validate_certs": true} 2022-01-13T16:10:46.322 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPeuSTD7kv8yQX6dW+7Vpq1mqrcr8JGubPYa1DpGTV/gE50d5L42UspUN2FXmICDMiV1h4Q9WQAFma3168f1I5I94qFkV+/56szCMoILClm7IW/EV4t8fTxoyOpEa9l4qSU3qgJpDbY04CkiyVJFuQj24Zq3gD/70jYgGpy8RfA0BihSR6F+A0WZLh/fESjqfor3/pFWhUCRnPEqrZsXyuB8lRgDTyGp4s1cHyUqmFMuCPDRMtok0rSVpaRZj2Zj8lboah19UI/L89ptQgEdqsOKzlkxiT+1GdyIY+jpPCM0a3yZz75l3Qiu0k6q7qUV8T0hm1GZiBguvST1KMcwnt kyrylo.shatskyy@suse.com", "key_options": null, "keyfile": "/home/kyr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kyr", "validate_certs": true} 2022-01-13T16:10:46.448 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeERrQ0NVXhuTYzI08rlKRbHZVFXSv1YC7sGq6aCWRbTCv7Ad/t/3OJz3vfcd2TjBMvABfrYCFgTFWIaJBaeA3BXUUU9y9TwnzuxKv4C46WJYoalVGyLEpWpcGbJ5v+leA6Je/+lunenplb7TBKGE/YTgggEXyX7KnunYlv+Jdm33TmAZTcHrLk5QR/6FdRGKmdlLna0dXZc3v04+AI8W+p9ghAv1+e8ENxJDTF8p0MawBiKWcSj2mysOhQ2Cj91qZ0qTnLLeu0CPf4rBO+qjYIshiCuTLhYt2UazlzME4nCCsVqK7Nz9olA/lgvJLRaPxgQQ7iCMmIZilS6B4Y3oL sseshasa@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCo0zniUEXuQ4JJuuRtfnEK8WHqr97AmXEniGPY5U23MTxhMuP8CSkGWkUHdmXw0H1tDKbYgk97M6TspJropNGKljla2H1/3e2T1BOI1L2WfcsOh6VPYeyOj2ssMJeEDdQgd0J3g+4oj2QS+guPlT24UhO0CBhRZ6waVlJMgagDYyDLCLGI4ASoBYx0AOaoyjnEQtRd/gyejzv7jntkHc9YNBPsJ37X6hTYNA/s2ORJE7QMXd6xI60mTBuCdD3JcPYoUSvyCUa7rIrDc70lAcW5XtxewvMBogTZJLoFG/d6Ugij49h4AfwrtoUCtLyJOWJX6PTfomXely8Ym6KpN/3981+m70dhcHPDJ66QCWMd1LAgftVXTIsebA+Bxfg4Vsbrv7j1lJXzmMfsOl+1wVPe+Y9h28GyeIlalW3laURZGV7dhexGZ8YNxPuzxtAlWtfw+kddbjw0j4ODtgVXrj4SDxqmTTYYuMBkrQ3H33sOgPLx8DyA6e4pckb6lOOEvb41Yi5tyP7BIJlYN2PpNVDkSQd/t5Q0di4Ct+3vqLRCkPuJiJAUyaBGT4HM7yQc25+Y0B3sXNON7BjeaBXB7OwKZMp9w1jwbJt4JL/aGOw3HVljVyVgu+pIuQ2ISd9VBcmAJK5EGdWe5Q57h5fJkD+TVrXgeNTaufdclh5vWOH1qQ== sseshasa@teuthology", "key_options": null, "keyfile": "/home/sseshasa/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sseshasa", "validate_certs": true} 2022-01-13T16:10:46.586 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIC6uqbIg9XaTlDZd7KCX7FXSzfGFMEWXhx42ktz3ehOPLviA/yNpVd+LmYHSgzd5Szd3mMxleisiE+JdSq/q5YyPAF6eD6+wfynkpMv5aWNHGI0yVfKbCwdOX8bY6yqhyVwMDo14uoFvdDcM4Lj+vz8F75VJHUU5ihJNOW24EllobTLzR4XI6AcM+mjbXRnBLLVoBSuDaU2D0kWqMn8rDCJKdUJnoiy9oxIok8eMLfGkGsL55oOx9BflMSz/0jM9X5GLQahYiECbXjvCIarCkUFE8txNoXM9Djmg8QqhAQDhY0hzJTauFJJaD8Ax1uFQlXONed7tv7a7Tb3dH+/jb rfriedma@dhcp-4-239.tlv.redhat.com", "key_options": null, "keyfile": "/home/rfriedma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rfriedma", "validate_certs": true} 2022-01-13T16:10:46.733 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDIXHA8BwV4OnqlaHHyYofsp5X+wanose+aneJVx2Or05PcWA9c7xFEOerkvEn9LvivSRd9G9o/S8SvnGH91tG2bbOAidVZ69FGul9OKa/BCJYUP0vVBX09/Td3n7+R2lVlvu5XiyC5SUzCjaQEZLOpjq23rqaqdCDXE6wFnxfpkmcsccbG/xUiOEBeBGI92lntdx99Sn6CxWWA27lMMaYkCRvX6ziRZEm6O44N2nMm+qYm0jmMyGv1iyQkJxtt0YaLPp+X9t2trUEzEjgBCXqqzEzBjB7T4rbzhAuvU3NRHiAoWXSnrY5AQOTTvC/wpaZV/gF2NDNThjMcpcEdNstleOctXtN4XTTJQewbG+t7I9knR00TPpsoUvUtpbcoFOluGgWTDTFa6GCmDPppx23nZgulOniZUVTI2CbScSpc8sfp1JE7Q6vLECY9lJ+GpVCbDAbIEE9WHXSkJ/6L9yf+ZoHbpqCkEFDcWLfz3B5NFoJ5gne8B8uzd6ptKVtJrP8pMvoOyydyvQlmkgh8tNDsOnp6kaUNG0NHmtfGlCTkbM7oKsKbf87Cv1HgYuZl/HP7go5sOX02LfBfbvWrawZzOaZ3dewEq74w5hVMKEHrmJPstIpcHSxZpq33f2j4Z/uKW9tJat6rgSWK1I+T3tCd++76apxbOYl5TDOaoxCyjQ== lars@marowsky-bree.de", "key_options": null, "keyfile": "/home/lmb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "lmb", "validate_certs": true} 2022-01-13T16:10:46.880 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDMDUcToIhs8tiIozgPudiYyD2upEX+VvsiJRti7zrA/1HPIDARYt2+xyWCASm5x5vdohRM7wnBLUlbBVnvr6ZUQvfShNDsS1Uu7hEfYF38MtW+dVwvGlm14J4m1gbjzqVlZvO6bg6rfGo7Qer0bKUlxtqbisQ/kCg/lVWR04CNxdRtZxEpaQ21y4C5jAlrpFTzxQSuiCLEyY3EAKdZUaZElFEcXlna0ysCP8inlzhF402PkSdl9DkkPpg3IR2dUEGqsblWSdLVk19EFavjtGAAnsvaBWWm2rCLNC5RmhGQaS/Z52Aes1nBuT4cI6qLjbEMqAzLwxiOR7l4IPMpK5EcuRK+FaqQG0wMAjxPc95CmxDzi58ZRJ5ERV8vgps73F1AJXWU9Lb1P77BTsLXqiwko2mvPf6e0LwCxQuxYJWc+xvO7Ji011B+nm5eLCCC/LcDtTPjkimTh7nkvUNi/yTKCXi9KwLISAHHd335KnfrL28rU3GahMXs4NjOxuN8eKM= ksirivad@ksirivad\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDS3HkgHb6z+gi4tN5rBL/N+WLJgN8RtUokt0YnRjpor2epRbmqgmEFRbRFqjLK9LiTuLxmkwol1/G56AJms9ixue33M6jVs73nc259LDxn2qj/NCtxeU7xdjSDuhKyItgM0yuiFjWOKSYTghNtwoR26PX7SQVbycD4NN1ZuwUbdMQA31VrLvQR7d0lYKlis2auH2Xb6WifotoEyszZz1KYRwzJvOHtHku/jAyNmTD/8kAsuCjEgUPSyyehAfdWn59tY2gM7aFyj/dtRoAghekv5gkov9zx+zjN6D2LSN7e+DRti05iJMifA3nfmdj7f8aHzXDtsDL0XNkmmT3g9N2OQ8WL4ESOFASXPPj9JGUROealgnaQ+Y64evDClhbt2L7FLbgj5sgKb+XYhpGnAiC+v3t1Rq3HZrstOYf2qSYguIo+zW9gHwzJDqH5YNCpSF4ZDCfkJ94ngl5ptQmZ/FcrH2hBs2cMoyK9EyDpcI9hBeACTzu19kaB6DrOC+UTvBgYL2sNbCvi+caIqhENJICZ21rI4u4EZqu7PVb+Y3CLgSjTEgclGYBZoxlrT/X2QHrIfZF7lLGeeh0bureedCrBg4b61SL7ZU3Me9x1iWOZMSJgVvg+qPSrzZiHbA46k8i0af5Q+geL1BuuGy76zbYd/KR0KiNZnXjdlHyRz76rpQ== kamoltatsirivadhna@Ksirivad-MacBook-Pro.loc 2022-01-13T16:10:46.882 INFO:teuthology.task.ansible.out:al", "key_options": null, "keyfile": "/home/ksirivad/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ksirivad", "validate_certs": true} 2022-01-13T16:10:47.005 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0POsA+0NyxecLo3Y821G6W3+jJPKFMuLSIl4FSLi25vuyuM5+mFGmCNWv8gg93eQhG9Y3SOygqmkaxzxDtBS/V6VNC2f8hZsVw9B+HbnfggvCNQSgjJ5rhvf6IHfx/aHq4IHF+stqdcoWhwR/68wIhGNqtP7Nhqnzk2aN1kG9bU2iVk4CH8XGIwqwET3aWNuCMcHi2AhrvDBpZu7bzo/6ARUJDqEfTEC/XIkzv8/mEkJ5igcycARVy6dChuCwfZc8rhfwQpekwx1Y9/WBFdNQlYkN4fVe8yIqT5VsQ3AcRv21GJk8L7mwB4hF9dVAi4p1cSyxatR3kDifsFc8VQk9 toor@localhost.localdomain", "key_options": null, "keyfile": "/home/ofriedma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ofriedma", "validate_certs": true} 2022-01-13T16:10:47.142 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDc/8sWrMq+bqKBPmDPplUgdMoY2SQL+57jRSh27PAoYW9rNVR/UgK7EA9oxFLfoi9wJ9+VKU4opeoohOXLWQXXatLvfXjGE3fRYIonQfwJqKrasqQJTGWzRZ9t1/2Cb0VHkoAvipCJzWmgB46X6q73XW5Td1H3b+AINd6E4Rsm1QjBOhk0DMjCdfwrVUZIfGdsEo+5u/AwioHwH+NDJvXTWT8ZigeZBNHJSY/EQn1+15ut0QB2rvXkJasvvDlVbEsPQtM4C3VX1ronmAnKMvCp1O4EtAXaoKSOx7XEN++UAvVn7czDCWk/UFgpzZOqTcQJwg82XtS4sZP23CpNe0G9 h4iresis@fedora", "key_options": null, "keyfile": "/home/h4iresis/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "h4iresis", "validate_certs": true} 2022-01-13T16:10:47.278 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCqhWVTosH12864VGY5S3/k0yKc59GbV0m2WxD28gAf+uvJ1/y8gekD2wDzBv0DWqEekYLV7L68gpapDXyGosQeZ6n5OO/NZFZmW+Xq1P7P1QHJil6kVpwk927lzX440pwNf3+PRvTbLzlbuVFWJRpiykv+juJyIFjzXLJRF67wB2qgZVm5cRs/GOi4fnvTaou/Ae51mvsO8M3JL5cphApFKD/AO/X+3pHBhLjvaW33cYsp0Z4Rce1nm8wxSmvuJRF+HAfjBlknhDl5ZaJGA96RYA+g9WbAXimFprg4xeiRp7liPExQwtVgackJweoC4MahC1glmjC3eOh9dvrrxLnALOLMOkyCSK/tOF/iq2PJaLViObanPI8mnNkMLbdJyzUBf8hRGdSLcw98qxaf0sSZ+vz4VQS6e9CwX7ikkNNsTeYXjnJ+1yU3mfCW1CXJDr7kBDVG2OTLefCpMY8WBAYDiEaK0RW83cBcFIKfecKYd0qStHRaOsvmyWdFYgBh2vM1UWjro5WXlb+7aJPrUp8ZruapkUXUwhjHA7FwGA4ysE0tsOVVFm0Dw8tvyVVkVNm/9EObG28dWctioZ2+ZEzTWgMJU26Q+wOJ/U4qZyIvpMRUgPZc5nM9J8kcmvNWtb6DV9k/6p8h28kiOxPkxLtPP+3TlBCHjq//mhEnJZ/d8w== shshyukriev@suse.com", "key_options": null, "keyfile": "/home/shyukri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shyukri", "validate_certs": true} 2022-01-13T16:10:47.404 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxDJtmmcnrbA4AUsmBBZq/M4xNdIbOT+cQQxhUKeCu8F9mht+RznwyaaJbVIlD+UNv9LMhRyzI5oktSalokNltlrtPQMoP52PXH7KFFGnVnexCHAk4nGvEhuZCniO5T+ENm2wFR47lFEQK7lyJJLp5PFiSM7vM1MK6UkMvRmCTRildjaYLyf3EEvBXifbsGmR0tBIXtml6KITCAaT6l0E94055oEGN2G5NhZIvfLcojt5liEkXEHQNdfkUDXM0Go43JZzgsSWDXC/7RYLrAJwz5mq4qCa9YZL/3Spjso37+1oLq7lOQ0TDJUAQXmnW0So/NkzECx4MolVcylhTzmgj sergio@milestones", "key_options": null, "keyfile": "/home/scarvalhojr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "scarvalhojr", "validate_certs": true} 2022-01-13T16:10:47.540 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEOigBGMeElb3uHXX36HxLtPJMG+iG/6D7NDFCVR6AyYsmimBQb6SlSIR6SaFULb6HT/IFVk0Jf/z0HoipAP7Xu+wvP/J6LFoMdguxylh1ov8raqxQJrGLl9n64EI+qWINwEM0MKMUnDQ3tmMKBl78LKQVQTYBx1+9cXsT6DE1yhgmV79XIvOOb+v53agSi/kLJF2i9K04kpi1OejXg95Ub2eLMY69Jm8PnLy1Jq8DhC8pz7nrfzbKtOC7HbytTAO1XTlb90lVhqC/1yTMAUc/rpJwoSEHc2epGeZWdMsJhqhX2EqMwcV53M3qcFSGreGNJ/Ncd4/JHxz7q0IU411t rakesh@localhost.localdomain", "key_options": null, "keyfile": "/home/rakesh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rakesh", "validate_certs": true} 2022-01-13T16:10:47.678 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvRwrsN62CReT0/kOeFEXGA3THhzJ+hwZVpUzo7VMRZeSo6LgNlVGdrQchMHnlwBvuwaVNJlBAkQr+5J5BB3ikrmbcnLHfPutXBBBB6uDfSwwbqjzUY7elTbz9ul6AkegR9K65O44ouD9+WC76D+Tp0maqnP1w0O3h1GVxDHe34LpEwBvZJ+/BSYmBpwRZqeXFRADORPzdtW08PSiRErGHb8j+j5i+br37JfOOh+A/9dHwQw9alBVL2DijwvrPMa7dV5yX00dlMSTL2LLo9IdI4aFPmie8oic0eanFbQDq210ilOR65IGeshKHEKOq0KFFz0nSK9OdO03OkSEN/0d5 ryg@tapir", "key_options": null, "keyfile": "/home/ryg-/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ryg-", "validate_certs": true} 2022-01-13T16:10:47.814 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC0zCoXv2Kkxjqv5FOlJZ2PRA9tStdXAVGZJbSLOhAWeqHQL6O2l8MO5GFzHz4FA/g7lbNzLKaCbG1wYGuL9FOt0o36/eHykgENu00SlFunIQn+T/WNaGxrZqnfbdS9TdImFAnVY4vuzrBhFTb6qcqTLhw1WVz+l/iOv5CoY+7NnILWcj8dHNcPzU1ihlFAbvQgQcMtt1130zqc6L8o+SDm2YQF2nuOWxj0LbD6YpRn3AqWsTN5QbqzdeaJiUt6kdywisPdoiSWLuivRKhNLNhnWO+B4DnchwfApy8ovJShHZAsrSoc+a+RQDmOiLXmc5wAvNnREHbqod8/0bQ9vSXaVQCt1gnnK8Bf7GQElg3Z3aep4D4w6rBB+LBsHFbTfrzWAHkXxJeGiQTlJGz0IYHi1weWrzY6x5rEA0gYDu0FVLOLrsYDtuTQpjcTwpmaHCsxz6wU3wCNmTsV/AZhniFHJhHXacCmDp1JfsI2kP9FjcJJE0SygnZ/SzKe0DHamnyT1OgdQaG/KX2eRv/vXUPg2ukKiA1fyFnFeEsWK6rUO0YgCswqjrM4vU0leZ1b8vK9aM4IDJM3TJqdMLfOa0rPntekNOqXUn213CP+Yiz9l1TH4zX3P/Kv6Vv1gTeGcX0lMaYhowng+97j3LLqGcSUPMklrKen/xrsACFxN9fxaQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCks+XmOepYEdSBP6U0T+r+fZowSS7UHY5W8AUtAkvXiKlTG518luG2wtSALIsB5+jyjC44ITwV9X/vvsDaXQnp1hFanwWeuU1jDdy+MvywvxI9q4naWlDpxrfq4i/AioSvdoIo02uUFYPKTCHrm7wBjTwpWbCD0gbC9/OGAHM88Md3F0qbgFEr3BERvNGe0coCjWRMS8+GTZXS22WW1/NxNzpdCUjO/9j4QydpW7UF1kqVhnPVZozmh4wl0rk8tgb9Zx3vCUBG1Q5eO/q+HsW54eXLa9FcuQcoJnNdV2hMXRHHZHTgaPKZ/ildukzZHo0i/Dq1mi5N3s5A7aDYxOWWlRXazwL8zu/UQVrxVRni8vDTFk5682lskF1WifzADaqicUWzasdK0PC4G7JmHPi+XHskeOt5i4ywEnFRXnYtMOIu0CNO82Rg4CdUAD58YXCGoQ4r9TG4LlwKg75ouNHB/ToJidSg9NBwclP+MICcTpWItxVXpBj/YkeLcntHtVTFNHORxIwIwWng94wVEDCfyXelyAR6VfwcPlWWrbzhbEO9DH40GuluQi38ySWi/HpnrVriJMLzEQA9OPrLsME1LDgPGkF2GloPL8nnnLWB9L+YEBNNAVoSo0PHBsjIibdZ/SZm7zUgYGp4fuG+m1+SDOjcfD6GSXOTQwQou+knEQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDISEXvGI2oJLTRR15ePZLkmdYjaQJxt9V/ 2022-01-13T16:10:47.816 INFO:teuthology.task.ansible.out:yBwKdGqYvnPzmLOpdmVpdQJo7ZOWwdp5tJsCy4q5uX5vIUv6Gyi3uVSGmZnrKUbsqoDNwAX5vx/gFBINIs/ZXXyD4fpUT8aoZeq1XmXdIaWG0nImsrtRnRxKP9NGZEcW8z0WPwgF0Ck+RH0qZUix6Bfbgy7vMXnivuDv+NdjEwyszcrPWvf6Krr0am9Q0+9nj/mjvk6CZLl+CH3HNdkhZuNs+qMG4XW8KhLvQB2p790XVlTHuVU4jWrFmjymggZxkhoCY/ukHH6wi2Pbx6yjjKOj8iIw1xKabJzJ7S8UKT23A41d918DUCUuEG66pN6Z4dnv+fZJxj5iEo1GdycSWIc4SpLTK3z4zDZypVKIzjI4o8VwQaN48HkVjUdTICTvGQfytFi3jX1I5nxIZiiPcxMQLR5hQggP8pn2XtvXpomn0aBc8tVuuZJLVq4zCVnhlVB6IACmb71evjFGOsoSuEsaTufUr48= prsrivas@t480.lab.blr.redhat.com", "key_options": null, "keyfile": "/home/prsrivas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prsrivas", "validate_certs": true} 2022-01-13T16:10:47.949 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOJg56HsyNa5vHHb52G6O5vtv9I2tdlNMjFlG3SVCCu/bVZwVeGzp1ekuNGU10owmnIvhlSldMjLn2wwTwiDjbvYJVVCPvzK63vCUcMevRsvr9EyU16JdAgrmrGMyuYYEb+wh8XWI9Dc72o84fMaBYFSSer1S9nUBL+KVLVhIe7culgADimrDgDVh2t7u2JHBI0m0nKFGJZNcIyYf+GKOM+n7SaQXIYIytvSteU5BvUIKPsDd4z5lVlWiKO3kG6jF2RnKFV6KWBWI9m8YGItdGu25mXELXN9MOlApZF3AoGTmCE2Web7uDVGvO6rz6b+dc7RXTOlbWIhtMoRqQf6mz zac.dover@gmail.com", "key_options": null, "keyfile": "/home/zdover/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "zdover", "validate_certs": true} 2022-01-13T16:10:48.087 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rraja", "ovpn": "rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC4zwWf+kMEDgaSOrX7AlD+UCOgf4/fRiorQVJqC8GfMNynfiFVZaThngwIrwtQROfXHbzspi+AcRvDLewY25mXyuxVgOfSbuSIEqiUNvzcVq9IItI1J58xeDBpIktAsoHHS6JENV56fAT6krzRAQLnSa1k2b0pyKuPBzFSeNgiaQMhjrCLAaCi9yLsdKpnWgXhyfrdqvN2r/Ctts/zlTPqtRYdvdIL/p/l+vg7Q8S3OhuAGtimaEq3RE70xadaPbGhsLISMTrbfYXbxw84KKZpNYwO4zmQ2ztcvC9D7A/8ov3+A5Jq42G+pq7ORuix2NoTWtADMiwvNe1HyzS/7cX/BuXLFssRY1bzRvp+x2ExZ7b+bFx+TE/RduRh0eyDNLg7SyL83aeTr2Usa+mPoCAMKed9XtYbRnUu7ox4wmfeAgx6jM9uG5uQfauJ1XpDddrVBG8KYBvSd0BM2cyRdcAXqwxg9AVPZcdE7sbBk44CGVhw+ziZ3e3cLBTO4y44KRQre+1Bhe/Ze8OTQWLFugl/XagFlJE/L6fGUIPuFojmQvlw5dBZwtUURnxsu8yHm3iIsj4y8nR1zHMj+zuMk6rF3ZW0epPAECAdq4gG8X2wv3HTq0vLBkKpi1KMAmntEtcVwF0fzMt5XYqRd4jceFgonAAipJNDknHgi6yaUzBYmQ== rraja@redhat.com", "key_options": null, "keyfile": "/home/rraja/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rraja", "validate_certs": true} 2022-01-13T16:10:48.224 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2mEyxfkW1u84u5BocLCAXESj2qObWkxUd20cmPolhJYlIWLOafa69Dw5A9CjFBp0U6Jx5d0JWcwmAc5ZeffQ7t7vzmtHCZnpKkyZhN9bu6vuCh4N+I643SI/K7tdbB2E8ZE6uI7ORMAan5+t0bNSVolUVq6X1w7dIA5El54K10WNdiwgRKW6e3anNbJ3rBLGEk7gawZqDDOqTvVQmOBGWek3BjSReDvg3rkmTQLxJkiKdxnx4/s7gzH1xTpsS/OludIuSxF0BK064ZcT1t09qcjnT4Os1inV2GfYswt+UhpgqrHqXjEs0Z3y4Oy77QBKL1rDf93CP4a4+eJjqXe+v tbechtold@suse.com", "key_options": null, "keyfile": "/home/toabctl/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "toabctl", "validate_certs": true} 2022-01-13T16:10:48.348 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCitWIN7jm5KEmB6jqcA+ufKRLodxkJ1GIdaaueCdeXdMHgWNH9FUDCUJk5dcA11MxQO15DRH/cdhb3QHPGiMv4XrBeK6HHYwGttzkcUEz1EDUhpowOrnFETbPa7K39ObmRcgdvoGXOSrNZ4mvptCTz9Xb0MF+Gcg5iJ4g+qZzIVa2/ueecYY8ZorbaH4m/NWUub6Rf01Q04HfxTvKrUFswrbCoE/Aigz/Oh88RiS854XoTvV7rE1tKbyKkaungwMAaQSNnZkq4hi8nbp6pzTxJLV7N/ZYMhVpdxSbWcghFg6cy7aeoCzZMN97WcDhpdfbhRT0dbqCkMmHV6t0usDDnOss2v68UCzkxuA1Hj4uy8rRHjXBtYqI6xsrwCjvmgP05B14TpmFdG+3GdRHx2+QlhnGj7nuPf1KoWW/f3tD85DXoEmVl6RJ4KTrMeEVlOn3kdMLVH0y2hIqPTYMP5cMVNi0EdfeoBdd9kxMKMvoSVBAgmLzGVv17o1lNvVS6V1kyt7gME2PfNR2Np+U1cJVJfUJRTm28mHXBVoDXG9s0zv8+LpQ/gVPS+vsPAfxWWYGW8ZmEV3ZorDOZycSPybjHkPFzDAdUhPG0Db0o+F9ug+22F7pvifsdDZ42zqGGLbyzfIQE3AtyI7LR7Sc5tpN9rKTeSBYJ0yNcDKEj5FUHDw== mfritch@suse.com", "key_options": null, "keyfile": "/home/mgfritch/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mgfritch", "validate_certs": true} 2022-01-13T16:10:48.484 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5bCXQ/B16AKl2oevC93R0U+3OrTyd3XEypouJy4LjIzXLX/Go1C1ViERwDAeHmqiUTqJUL+KZ0kMo8U7zlhNBk9PucbMZCqdqx5hkiCAo4y65lEXmuPGimRU2mK9TpcDTLWoyrD/EEhwzT6gmw3ytVTxi7qAb0tQUCQB+pW4+Zr5u6HZzgu9kLGxp7zsGtMA84Zqm5ql72mGuS0bUN1ajm8LWBetFuzOOW6YGfnKt29cLV2h1itVewA9DKM5G70B91eK4LjoNddCkqVA8L+v6LMQNU2pejUzPap98hmFUpQMNxlWQ0+B7UjfbkHWe+mIsSkdr3FfCfqWvsL0RiHcZ root@lxbceph0", "key_options": null, "keyfile": "/home/xiubli/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xiubli", "validate_certs": true} 2022-01-13T16:10:48.621 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDT+6B5Fr99p8xe9Zo5x8ULcdeA6ne727iVJp/xaguGwGHj6AhuK+R/CjznnHk0yA+6kiblNzjvbnsuzO8T9c8Ayv5KU07MxP1y1pymdYBpEh3NTXmhB6QOTCNTQbT14PL6MVgzK17SqarFCYXoEGuyK9jaBdN9QM76vhEaXc/2Osg+d8boJTkOk7lOPHbzeOCbQU3d+jX0VFOgAQS5OFz3Ug/X7nB0D0LN8bt5FlCZiGO95Iwls/SyPDbVXc9ot8oh4ME7kd7sElokBdYdXPauibRxWKjSDn+hV6kZfSzqwnMFaZ1TC+Av6zNsBuZucNSp3/Ws3T5i9i+21eyS4+qVE8IiX2aVKYuC9afb2lPLbdG2Iy1CqiaeGPkZfiGT9P8iQPOkqae45859UzFAd/XzKjBcmus3lSArKG1EyZl03HQ5P2J60pErCXq8W9mPjxAze2ReLRXJVEgTXnmdhCptcg6PZ4d/k4BEddbdnoX6/BEgFxLEJ64HpTeTVcDXHpipCpxFSRvgyPH/wQGKAvt8AfKBhmeZs7LuyGOhJiOon4DDaShHpE9wTnJ5qlnyg44+u6NCwelGPMAkHKEO4OgcjSsyXm+HYUpxG2s4poloIJzvU6oa3dvJsMZFhcb8CsW75sBYE+YngS/1fg1WU88ZOdaa1yF4F87pVZycpZqY1w== jan@jfsuselaptop", "key_options": null, "keyfile": "/home/jafaj/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jafaj", "validate_certs": true} 2022-01-13T16:10:48.749 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo8wE/b2/EDwV018ENfcENVfXSF7vnXAwBSzNVScgxdqr2DVKTWDzhoI0m5CXTqI2HLnJVFDTgN3t5/fFcmwmSAP8ic8wU1JznSPZXN7qEQrcEsU/cwHeuzyutibg1ItTWWtoXYV8SFnVom8NF3UwXF8I+Vj6VF1EStWCcClgPjLbiOm8vIgaouXtbUIFv25GpadXyUtwiHEq1NKUPLgka8Usm8ibyS9hY9KmNWlD9AfmnwAImc8Urn2dErcsfAltxoGUHCI7ZBHGpzg+6dpynNR+giJMrjwWzREaCHmiJX3g6jmHuuY54eSOs6cxqi3E4jNHVWXPe/tEF3l0klEvl jschmid@suse.com", "key_options": null, "keyfile": "/home/jschmid/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jschmid", "validate_certs": true} 2022-01-13T16:10:48.887 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDnQfkkxYWLhMdoQ4RsZxWTXBpbzsssgeRfvV5q+n0mW60dxQ+9rjDXUTsRkmh45B5EhNWlKwyIUcQ5HpgJk6XQvYU6MPboWjriCTngmoUbwNIjOjyazkBbxfbwUiRDb+x1EyVm4Kt0rgj3nhqqxf3krqO2SlKgsVaY9b7+NTfshXb9T73/RRLtvwUOFkjp2B+w0SQs7Ka1GenmHSY/6xP25Mb8q9QW/2nuf1mV9rTd5l2ZHREzgG7gQFhjgUq3w6zCCfcCGwrPb4omqd9xiYLDw8l1vfQ7UPbuOqK1rFM67r7JQDG3yyJjCdWgRUI/ysbbXj0fyT+QOPZGK618V8yZPVlq5loQzYI39zAWZU9L9X9bkQCsJfjU5Yo9f/zOaecnWfUxC84NKpbG7k6XACdUIB9JGGtL6RPtgBU+k6Ts7EemIUCyMYm/GX+PYU3GnmmdqW9yBeyZoldwDCWLq05vjLXj+R3J2UrMl5x+fhP+KEFd1ZgNc7PV+CF35/ux8UE= kachau@localhost.localdomain", "key_options": null, "keyfile": "/home/kachau/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kachau", "validate_certs": true} 2022-01-13T16:10:49.026 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQujcXnq9qOCmTWs44GwKOw48BxZGBmo9AeFk3KPRx33Cz5hS7UHPYvJy03KdoMySgxJtuxsOSvjJSPxpXesTtArO5giW8RLyuVsu9q5j/GhPKyABttuGQyexiRokrHQFLVifzgqwsUARwHarWH16Oa1n6fZPFNqSH56c872zS4Pwqgkzx99NKRWh/B+fIk8VmDzzP1qvQAnUXDeTeTOzapAL+8fSNTp3QnhmZbvCHYwUxfSqJyzq1wBL+517WrvzvX7yCY9B0wzm72sIO4daV6UDyAL1B72QpB04vEZZ/skwS/0jmokfBn43HHCMPy/Mxywfi54alFJzIu4pti30V kravishankar@localhost.localdomain", "key_options": null, "keyfile": "/home/khiremat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "khiremat", "validate_certs": true} 2022-01-13T16:10:49.151 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoqsDnRqAeNPi5xiIfFl2i2zqcwLTvcAso3R9+QAfSChw4+wcQzmMV8uQz1jt8UReefg2QL6bwvcQPj5Zw7ADqUjfxm1K0ezgH6RrtHgRZ1SVseTvJUvzmkDZ2gr2ToZAJYsaV7gBLJLZ7TOiQ6jzrtitiKqJZdpZfzadjShecY1TdMo8bSS7XfbRcwri40u82TRM825B4L//QuhMI7akPqa3iJbGEAQPhkGLI3kz19ryVG1UwvAkkt7TQ68zz+piXSmB2CMRti51shT4NuAOq6Qe9y2Obicf88ItkYxvySMQ5jWi2bo7Zhwuq9jUH8lK6I6PHrYc8LOsR9gE/hqkXxTQrkOXEDtHN1mr/KKLrXO0GeBdgh8Gj4gcwgd1RUCE+T9q09WO9j7c0piWK9Fs1+q1FjH06/AfmP4qob1TlJMHhtPyOp+lk2XvABP+sqW4vyrgmXu5vJU+Hgq3X9KE7bKh4WkCem24Np4uA+irhpvZmIoHyINsYW46lGfwJvM8= kapandya@localhost.localdomain", "key_options": null, "keyfile": "/home/kapandya/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kapandya", "validate_certs": true} 2022-01-13T16:10:49.289 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNEEz49M5KdLcp0cbKrE9iihrH5PEhsPgnAxac+aQwvnTstOOlUOyR+TvHiRa7sgXHuFX/UXo+k3Qmhs5U/sMZWZmmN3Jb3fKT78lSBbGnByclfPoGVTTLOHxwo+RFE79Sp3e30oshJ3DwqYgiX6JjM8B2Y7d5Tv0Ss5uEZswvmCEjdTLDSsoxrsOjVxBpuArOfCxes8PnKDdq21mWldpP66iwFel2GgOGSc85iVHKcOE2OpVMazMzXoMSMFoOpCULKjFfXBuDIqkXwJmtLJaiCgcVmTR56KXh7JpZ7vAeJ9ttv9qgOckqKdI3jEjeDT+TrdLlRWghBE7FRkm0vmun prasad.krishnan@macprasad", "key_options": null, "keyfile": "/home/prasad/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prasad", "validate_certs": true} 2022-01-13T16:10:49.417 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCu9CW99ySPXSKQpLbefu1A0KqbUQIzvUOJizIu4azEgdlOqUnOMR/GC6jgOdiVL5mNb/U5bg7yQuEHgPAtmPRotvbI6/FSwIAR9+GgiuKSOJCa4s7QzWbHwv9g7wS2SLURw8UERSzlLlT8KQyGj+GkBhToWp4PTXC7te61c8XJNGF6giLmIAky4SH8uPI1zeLwwviJQomjFWZZ1RTbcRJxvGPjPtuUKDlF7QgXTLE9ZgsNopusC6PfRd7N8Udkl2OYPAzA+Jun0IRnQyjRXG3c2sYXQR8YYGICsxvnm4l81vKdxRL34K7LqBUHQXUcoCjJy7+/2/1dca/AMHgi4sZwgeYQ/U9jZg5jbm7o4MpDUFsS8W6OO/ZPiuYTswGBNRXhPmbGFnfa9dBXBS0p+buHF8PcTSLH0Dp2nhHkK1ehGmBFVPw6nPj3wXA9BKuNc+g7AiNUyRKyCWroFJ0VwUQGbI6ZMccO2cI7QpYmIqPCl3am/vUSNq4j0m/iURR7+t0= vikhyat@redhat", "key_options": null, "keyfile": "/home/vikhyat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vikhyat", "validate_certs": true} 2022-01-13T16:10:49.564 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCipD0d1tI/Cff3AeOZTQ9eb6pZ/NOCAOw7MZG/JgpCs8+T3WqiUEYefsb2PuSa85vV2GC7kq0M9ux7+U+vZZf05geYiU2S9eTucLEu2+YE+RaAvIK+ZB134/33JSPGIVubXgGWZw/ZFCEYXmYk3kyEg1YDIk/BEaoG7PsDiSB4j0W7/WiV2bEEdSlTXt5C1/kH0qn4H9wQMiBSpdMgdaRWw60HjObDd6LASeUVgabbyclypravZdpYBnits4ayoN8VG1aZe4Qhm1SzP/CfxAAYfxo9NbqSBWJmn3iSN8UKHhCFrRCTaYic3z3usr8784VsA7z/LxK0fs6xjhoxRTa3 shraddha.agrawal000@gmail.com", "key_options": null, "keyfile": "/home/shraddhaag/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shraddhaag", "validate_certs": true} 2022-01-13T16:10:49.705 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpE5V9JG1WhkHSYqjqaijBb1MLyjcKQlmj5WQ8w5832n6x9J4yDO8wI4qmiX3XeiXPlmW6XjAq5keyukrQe/yVI6NDXzgRxaHDmNj1AR73gyUVqRXpJprrqqsnLHawIRovrBD/HNhTv/2G8xG3BHakac1+qj7tZe4Jjx0aG1HbRhhJ5Q98EgvTkDAhktnlvF9OXXC1WI7QirHx0pRHa40SYyFLfOQDbQSCzb1TAAY5NGn3SwK3s2mWeoEsAJpCLrkNfSTbR3Z0mylAJUn+PayqhJegjwKmLaONjx8ZHXN970JHgojBBGOD30J/NnJQ7N6eRl+ekjpHmLAYGbe2oCwD gkyratsas@suse.com", "key_options": null, "keyfile": "/home/gkyratsas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gkyratsas", "validate_certs": true} 2022-01-13T16:10:49.841 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC9sZe9p48s6RSpluK1R97X9tsN3tWiidPbdyXvyMUXifYQb3nth9wMWUakrVBp+QGEkqALLIf3so3MfgbRvYexzNfHvRT7Lxn8D/isiCpWa4aLM/0alprV+RI38dR0mI3IVb3aIEYmgp2IY4yzybWTHCmS1VUrUJJ0pOfXOssq0xgo3qeaSQBHYRKasqR8GWAD5MWpG6/kg6gxI7o0aHVVTXy5ADB7NS1LEZr06xxNm4exeYvl9TzXrbGZWf2gC8ZpXhmFHI80A+TKEZRU6wmcju7G69nyEEF8/ebcBKmZB4eTsDN7qR7lc9dxKxiiZcJXc/MWy4bSu69NhOeuq2xx7bdexS8OHKdgYH9gsJolu5zgN20IHzaRgswO3XIe3nh2Ud8wntwBCwmJ9bf5YByITGjpOhntkvWAP3AXkQ1B4HXCdlUNW+4pMexDe2D05LHOwxcS8RVIH6ELu8rWe/QBA+DFcyZz4xE55pbfVt3FCEFrAxUn5qkyzszwPMjtK4XAnn9kmnw2B0k6XLZOZd+n7W8ege6wih+gwfDhYMZX0qzi3HdAK7nk5vEOFibCztLaogzfc6fdFRx8OIWJQXqx5I1641FU3UE6sVxku4IMDTq2GVyUWKdSN6y8gBiDPVe3xu4qM4xghSnaAmfB45IrcNvibBjikNva2FHt8lcutQ== prateek@prateek-Dell", "key_options": null, "keyfile": "/home/prateek/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prateek", "validate_certs": true} 2022-01-13T16:10:49.976 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDFmmTp8+YDXU27xnSPxhWwouslpkvp1eULVp63taoXceDOnH8EMWv0wiEjN/P+Fcf/UB+iU8bELyHubZiqnOUr9f2pGX4jkJ6Yty1p5BUK4my7Si5J0/JawEDVQm4HpFWMKUVKYumvz3UFuBoINHVTqr1cLIDAt7mdeKfJqFB45AqxDUIPP4d8iznNCw+QO2CMxk0o/wMNHbygZZrHAiDngXQxwhe6oR17RfolhREy0JjHgojRjxgagpG7O8WW3OPI5Outnz5Pvraas5q7w+b3xbB9vdTObW/Nii5VOpTdIsFzBvp46hLoRSIcB8pRLUrxPJBPOY7G0zbopDRLB2zLNGKIH2zxEHJOeY928uUbWT22b9mGu/L95FFY7hmeRAicCUeixMTgXgczeQlHDn5eqQzLI3PNP7JX/0dauCD27GRKsDUnpIDj9RqgCQDVueIQQMC6QMa9dYQmps0r9Ljp8R84WjYFRP9oOI+POOzbgmRO0JCVnPqz9MKyGVby9/WFBHcvG6xmwACez00oqe62z+rhcavGXViX5CxGMV6vUTXugBa4ZkXlzs+djzYWfZ33ZKVeRIwj2Pu1PRTGzB8e2BaKqJMN0FVtzpV4hom4Y/9vIPyDpjRjNuKzrkYW1M8PxBxn+EJUPMLhr3jFMCo6HSxHoFXy8BzZoFkZWqap3w== JCL@IT-MINI-JCL.local", "key_options": null, "keyfile": "/home/jelopez/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jelopez", "validate_certs": true} 2022-01-13T16:10:50.112 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdbJDYY43Zu0EKAGgrSKEobyXIxdhT0AeTT3yBoNY+YdYDScimJsQzK4hKNJIn1xC3klr0dSnsqeJru+SA4GMhbdcsmVyudhutCw75R/vFoRHOwaeVS2SMiBAtDbAYGQ3dh6LapkmXeLURcycNbebUV4HM9XsYqnuL8J2XyY4tRKgHrAd6OQw4jsXDOxwTRlHM822N/2kgv8iEwiXAJoUoymbr8mnfSxuuaH0oiKBwuaK1wuaDrlJyXkXNslPq89/1f8hJfjixY2dQdW7Xk5m3t5ptQxWENpw79OMRJ4cDW4G7LrtFONom5KQ+9TBZJIhNgJobkqI4qwinrWF8qMW5 dcain@fullsteam", "key_options": null, "keyfile": "/home/dcain/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dcain", "validate_certs": true} 2022-01-13T16:10:50.236 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDs2+6XwRPdiDHT+63Yab00VBulg96/OLEORtNUvm7TDRMpcx4OD2oOnbsE4rG3dOdXNgT17H15c6MWFX2a2uC2h1j4hJTa+dG567HrYXRHG60Kwg5Sviiuq/ETPoH/r3OSvHs0HJ4Y9qYPQ5j0k7gG1XgIY3QHDWNRsXiyRXP9FEfoaOKABDTUoLPjqRX+4ExJd1Nz6DLxqIlre8wfqF5L1l12vec8JU3HB5NSRa87HxKFtLLIAtw7B9H/HggqX5wWVEnXq2qN4o6OOePhaO5cjWAZxOtT+AJTyHkeyaWLwIGOHBVZS5BKti6jLc+PxQxAflYlu9X3xh/2FlA+9H+ABZwMHE3ruUfTVbviYBbtccMCvkzcvFgnvaUCHjd7Iv/T8/JHNfBgFgigcX0Vei0+PZQ5oC5b7YpKT241NA8DCGZNgr1KuL9LazkvbkbpDcaHUOrkWsmSW1RRMC6ffYkbAI9QiBJFpImDAWP1u+1yCGhzPKBfGNt91GcLCD6ML90= sunny@devBox", "key_options": null, "keyfile": "/home/sunny/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sunny", "validate_certs": true} 2022-01-13T16:10:50.361 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4pIcNiZKVIfT9GxyTe/B8G2GyHKxrAle3iExEzLH5bBCKtBrottX1y66KBzQSsrAb0z9h+A+uxlswlY6VM/gNos9VRB6x4NRB4ADY1Bku+JsKs5aXwRB1zz2ueZhrFN9hJwMl1heLICx85ksHBdm0q+JPdUAV+/LBdr0H/IjWveV34WL3Awf7QikzyKhzUciMB2gN9PJXTW0bl8PP56y60ys++L3nMSRJ+15uPcWl8MS3D2vABII0Tu+3PsxzrTTNodElyQ6G/fwyFfWhdp7fkidjR7mDDx8NyWfCl2rKejXv9LnVC0wb3tFoQqvwdz6shN4E51EIEGXHcLUeRpBhL2pFOqIZ0qfnmLIQVZ88RKMTgo42CgtmS5UzxCLOyKOh9GxF7DDEajTinJFJJVbNJ5xF494H2geSnmP1o1AecGsGbCZ4ndhS9unSfIZLAyv1J3wZlAlMsvxXgY7yrh1srUiASVyKK8jba1IT+v3TXR8kQUCNsLKKbvuX/l0IXME= xuxuehan@bogon\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBd4eSizc2zAkWDy3mFZUhELO2wXDgkVxDNM/Nw2zT1li3L+6YOjFfdT4NOxpkg5laLd54bdKb5GVRA6iKqAO+aqo53xHHJGC8OY5eJaUPjtpypgIWO4Qzbos2ZzsC+nX5jvi8O9nM+JkabSW5iFv3gGPTqHixFYkxK2NIBa/UtXFOhmb1wZ6CG5Q+WObCosBUEMWokC8ntCADfhi6qDsO2fol6mYUhYEE/0nhQ5uLRrVIM5QM5dhrQVEeAs4KcYpmPDw6q6AKgx/f5zObh5OSJFTVsgx2cqzdQVJVDDx2OD2QVRtZ9fgvI2EGmKSwe1TUQOdqa5bmsVIp2Jfi8MC1 xuxuehan@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwIokXSvPYP3TRlSw0SBgmMFW5jVltGf4c6CqjIW4KKCgsL4c4Vs0FztRyDGc9p0krZUoGJCZHErVToXm6/lSq8JlfrlLX4X4yh37fUifWqc2UTJGeH8kLaP3WEt9vT8eQ9h8t2GqlMlGQU8KzVAdC+c5IwrbGRsS6S7D09/y0rklkhdJ6nuj8cssN/2TzLF9YIvVcFZHdyznk84eB7TgpPKD88MOpTnEgWFlD4vAWEuHpkuxgj1KI9LscgSFcW9/RxLeRxcV0GypZ8jPmczoCnin/ZOstCTpbcmjL 2022-01-13T16:10:50.363 INFO:teuthology.task.ansible.out:d+LW1kgGXXQSkf09iHeJ/cyCw6ooZOkynVwwmI9Uz2ZaMedCUBpG0bKclIerJ9jn+CoTs3U3Orhd9+6MVtCHX9VNJbVa4q0KCS1sp5S3HDrYkgUyawUxdYorrLZcqfRHWWo1luiridmuQdr8lQ6dvNpz4rhsCrAG6S1eeaC/s+o0Rzpv1YxU64JzquZ6WNR+W3U6Bg3iYkSoDCK9byf0rsptyL8= luqixi@luqixideMacBook-Air.local", "key_options": null, "keyfile": "/home/xuxuehan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xuxuehan", "validate_certs": true} 2022-01-13T16:10:50.507 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMOuxxTZyxz/TEVA+ODgtLrNcSsUhKE64BZg/Ub96LLffQXQc9SYT/0YI4wxu2vSsky05PnVSON7jqGxunCt0+AdRqxXhW4ttmRIOz8rq8SiMnnLayV34nIF1G0aYTkgY4ej4+VmSVIHU3bb5mp/Q3D0hxQwDPdgOJWNyW9oYerHbnx6lVgchvsZHB9VO09GNHcAsyUz4p+xBf9iR7eS74p4dZmUbth/oBBqpOa4NgNr69iyZ9a/pNDLxaVQoIpDFrevk5UU5nUHQq2frFNxF/Y2Ja1EBXCavvPF/m5v3J3xNEu3SI/GbLFCPKCKeBDpXJbe1QqTBKJjMl9qGmKEJ3 aclewett@mac", "key_options": null, "keyfile": "/home/aclewett/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "aclewett", "validate_certs": true} 2022-01-13T16:10:50.648 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdTLDprr3DXtsgiqrB/miglJwSkY7BAv+OW9sC0ZHQf8Y4dFoUtr7q9fd6W7ehKL6aMjya/8eQSMPRoEIZFD8f2KPCuE74Wgwgv2cpAkFmLjcPtjixqLo3LGFCyEJWGLQxjlthdzx59mpCWgBsEJQmlKP36JIYjILIMtXtsETIUGFa8QPIn9sMdIgutPPf3yB/6DHcR7C6yIAuvbJactEsiCt4C8+uJinvCii3PzYOMAEd+mictPGk8nOCQFZrI+ZmwTz4UbJylxFqnX8lhhoPIUEfNAXlb3lkZWH1LaFOxarbmupuPYcg2rT0+kFtyNr3/mAx0FO01jADYooqcW1Z cardno:000604936806", "key_options": null, "keyfile": "/home/cblum/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cblum", "validate_certs": true} 2022-01-13T16:10:50.785 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDPUCIVfNQOOG+uAeKWo7tLAdgGO/oQu4exTE3XLfyTVdd8u6pbQCmIDFEnbGgMtlYuWJlCJtxJIzEZJ5HIwf+po3y7kb7HxEeWnEb9DsqJB4nCRE8fHnNLgF3bh9gvE7sOZdNXEKqtsnGcaaS81oXQ6QgkFGQzlOBOqxj7jIvad7AtNWD3WbJi/uTVDsWcukU51tn/aEW+hHMD7Y5QJkLH7O0PrCeEZCUCWoiMP7sNwACBym0DsqX+POkGJOaGx9EeNhGVA4B6o3xYXJPqmFbgMWMfG3/Y3SiheZjxzySMQ7FKW4Q817NaWqbjtLZQsSZw7JNqNFkcdTzVZwwCOJ1AAecajpniKeQLnyiWQ3Z/EkSGGwtDj67wo7uqT85tpOyLfYhQm6Zp+xSh+I6s0YJ0xO/huLKzeT5D1r5vVMk2VdcLD3CCxXUwZgaMUxYAC2Wq6mpIkxVZFQLbGuA/dWkQbFsrpbf7ES+kh+uzp4R6dQ29OjXbVcSfF2vyIuA+VUKoyj370YOZQhs50yuAJ4BSHlEgoJdRzi3XUX48h45XHiZcCY3X8LTX6a+0KAIgqeAWdFhRgQtAxoRYjhOxC3k/boBc8sEQ3o4pkxnhtE5Y/tnM2CPkPMX9HWYirNf9GyZTYcR/5rDf4ETQ18G68WLaNK758OuUPjSkwttcyLd4dw== mlatimer@suse.com", "key_options": null, "keyfile": "/home/mlatimer/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mlatimer", "validate_certs": true} 2022-01-13T16:10:50.931 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCYh28a9R3a7jpRfPqVAL9EcD+S6KkZzKTfCmRn4s8Fg39kUZsgnWUZQ3jUxKSeBA00te7WMR8CsIEzulm7f+/egNuPcvzNI/SaaCDtVMaxqlEuW85ll8uBQi3s4SLmOu9oS+5oid4cqTrGTcG6uhl29oWS/53SxoGh+T+y6GesO2cYRuTpcUHxGMvIgZe/bKtVGdP1y7rQd62e8emb9UupMBxaHpkYj9AaMuLjovHbBgecWbe4PlzPWNzl+eITVk2d6CxxIem4/bw9VHkRjQZlhL2nbwRgtczLYhlaZAd4ePEtsqA+7nTDjTDhXXHVIf1pDAsJbZEdgQCSGH3FzxtrQ2hZJrH/NIKdHk/OtI06e7POSGj7PcHzTvMjQSFnTpJXinxwzn0lvFSlmABN/00lIE0p2ZXfPs6dgWJ17JnTq6dMUoTiGhfKphPHyfSXJCzfa2VB+lQQ5eAaa9cRXy9pLmWGHXVGz2hsBMtyYmTjR/wr8kdTzeK+Jk4opBtGgcxDustg59b9x/jvgoc3HCdtnkqLTug2KmutB6kb+4KnVO07GsSp0RmNtDmCRcXs9YN/eia9ICtIGDWPc3YDRppsw1Vktza/+ZW5vGzIKILZTo4SNGcg19zQw4Qxd9eLkXfB66vE2CQvA90CGo7mcye+UWjjXLr7i0cDEszAloQ9aQ== srangana@redhat.com", "key_options": null, "keyfile": "/home/shyamsundarr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shyamsundarr", "validate_certs": true} 2022-01-13T16:10:51.077 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKRZyOnj6D9tCw5o4+ujpos5Uj1O0XVvea798DsXPRh8bEE1pLkARQJLv4iW6LsG3x/CXruahmwT+6C/VHppIsbgtpadMWdCTPYrsjctPK0/N9nr4kQEL6XeK3/GHFnwqYcc+LySpNNfbKrgN4qWOwdZBhQjSV7K7FJd4ZYSm4wp6TVbvKKp7o+JdeM2zhstfC9AcCtBv/TpxixFFq/+y8/Z0PwqN1YyHduDOr1dr1DWn4ZzrkhiTYfPOltx0jweD6zTJoTAJDqae7kBA+3XH3dUGX3n7Tchsa3bnIKVz9sLQvH/vPro61I+Xig6MQh77JsylNvpwb1LLOEzDf7dxl bigwhite@wrjj37deMacBook-Pro-2.local", "key_options": null, "keyfile": "/home/shuzhenyi/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shuzhenyi", "validate_certs": true} 2022-01-13T16:10:51.213 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDEcI3X9mNxtHRSvi2gVFavu21kRCWDd1erXW3d/1zWnoUvRxe9ft2xA1c3Bmo067GqhFudPcXoYJvz3atAGR9k3n1UTtTJe95XRZ1Zmn/boi6mn7I2oRVFpW/KjxaiM3iN2SHKknMtcs6qRTioapYCU7u924oc0izqPBvkrC73cfVF4emH1ERWEcQBTxWub6N6Mn3xaDmJ5xnGlNvDY70CC9osoa2VRNJM7GU9eUQClHirPbSooDvvVKfTGD7YfMH76j6PdDR/a/cgNeiMevtMbeFGhu1SOEHb1ihCNoGq2vQFPPWwwTCzMI05XuUEc4iaxw/kbGBMpWbmIvswIMQrRwgwLZk67GGpf/dEeutI6WseeNKNuHnTzzx43AW9G2coGq0RKE7OuA5Cqj0CO7Kcf5UA4AqIIroLETVBrrEV6qzpkD74QBZXPl7gbSZIyxLpvtQoMfSSzN+Mj184LmQoURCqIT+yM5gddF5/S5I+rpw81vBj5M9ZskyzVQAo0H8= michelledipalma@mdipalma-mac", "key_options": null, "keyfile": "/home/mdipalma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mdipalma", "validate_certs": true} 2022-01-13T16:10:51.340 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+tqgRGdlbb7NMefZVPCtbzVZBapxmmPcKaUtqT7E/9AKRoHuroZQ7KJQfO15POpIfEja7BugBt5F95aW2Bd9/xhulzC4/JjiZYc6ST5Na03BrcudI3YcktoGR8Mm7ZVzSojvm0SKtLLHM5Su17JpCC7BitMdao1mETlUOklEXc6pgbr9XHOayo1zeuos8DB90iA8TQ2soR/POD1Rix4GKniCHXz10+iXQFYPsif1HsQ3rh8Vi1M0cTq98bMSmfsKODil8KIxf+lvLCL4GAgDYEyxnstiTFh5GAcIMOOo2dl1fDb/Oa981CxWU+xxJD+M7AEJVeyAqqAnShvZU6y1L kiefer@kiefer-uchi", "key_options": null, "keyfile": "/home/kchang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kchang", "validate_certs": true} 2022-01-13T16:10:51.478 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjj3bbbLvd4IHeFrSJyM9N6uKXA7ElQrzfcisKRGjUPON8IsAWkXQeAnHoBsIQv7tRGudXOrK+tbfv7crLI0/CxL+o0cCVW8bxuTEtdz07ZFsND9cppCc7Yq+wHsg7nQ/n0QfxnlYc0T9pATXUoT+aW4c3NQoDbsupLSkNs1C+G/MEBzz6iH6tgrv43OAOUccfQbC+IYx4RIKL5MteEjVrZanNELIG+jsYe+CZLdsONk1nR8+xKQw19Sm/jkKdl1K9NXoVPEBQmFXrYl6G+7tCdWeU3Vq24lM1X5p1mVspcG6FyyctcuP/8+zhL2L208DrXlOVPcqHR/4FEf3Wmk89 vereddy@vereddy.remote.csb", "key_options": null, "keyfile": "/home/vereddy/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vereddy", "validate_certs": true} 2022-01-13T16:10:51.625 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+EkUbnaeC7Dqtq2N4/dX9v+WGlrgRS2ygHhlbZy4KHbd6+Q9T5NAWtqnFwqcbFpYYUBwMvz8zLo6HYN6gNskRN0qTiFKPQdtnydF0Tx1KHrdGGcX3G2lxyGH5P8nrqReXAPPvRiVc2/Mj7APCTmY2JftkSS1qYcTleeueivVyho6z6uD1AyC7OXANhtn7kGeIY/NvVKBhDr+3TuPmpPwPCQMcJUyZWCHYyp47v2vzNBy2Etp7WjGwOnfZ5ULiJGjH6PCXx0YfpmTUOPVkNbV6Om+0YJ3fcLlmQ/2nsdsWfOKvoAr+1uzO81h7ZBX9LVEitj8YU3WeSCV2vqS2VvOpq5NyHXWGq+ZkOCfhy4Z9MvMG+6hqp4p4z1JMpKsZ191kP7eAQua41GkTSQPlEfF+um1UV6ZjNzhB68utOXyGDoDcxct9oOdnhhjwu5W4/0t9iBHuMn02iHRYVrUWOH2FXVysR0p5x/L2xdvNPiTgFAZ2eN+EFWmdan4e9mAAw3M= gbenhano@localhost.localdomain", "key_options": null, "keyfile": "/home/benhanokh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "benhanokh", "validate_certs": true} 2022-01-13T16:10:51.772 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBYtdHKBXQcXQFkEW8fSwlFK/xZM16VcFY288ABI/DPfejTStHhxiRvmlsWzMy0Ar5WadZ8FU1ptjA3MKBEY1Do1r1Ul369k3zHCvxXyg9QGGMNPYfHmnNeoF4GEgoJpuounPs0mkLmrPTR+cR+/XuaZZt38nsad8M/zJetnolvqCWpcV87D7+Rt8F32J6kGDknC4ikEe8I0n7F+goOmJhlgkqegbKEeJ/EMnOItwVZHFwaC+sxOq4IlYp2f1aZMKGAtr5+ICwYH1SMCcvnp3qWL8O//t2tvguZgQxzIs6Nf5GaxwdQkh4CvjbWiCkIbGFJ57YICS6k++KMXMbEnwh jsalomon@Josh-laptop.tlv.redhat.com", "key_options": null, "keyfile": "/home/jsalomon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jsalomon", "validate_certs": true} 2022-01-13T16:10:51.919 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD9ltUNitnn0FNwMeiGkBnozpBN5ziVR2MreaqkfqTQY2TgI24559xuILyy+TnAKumhemZ8i8nIQ876Iso85OzIXbUbRM45hpL/bMQX7pWyMIRNeFKrCDwf18OT0DPc8aeDOAFQ6YoN0j4awUENjdZuuAW80cfcjoQO3m7ORF8wBF0IvMWwPDIQQrz+Li31ECgXg6VC7K3e+BNHlfNQ/2/ahS0+V4J6JYFsylZL0r2tydhDMd6rR8QA9c9BgeBz7+KWobGtiZVe7KReTzJ0O38PxNd8br3aS50j5BiN63gch8eFxPAROaUMnuiavu6OTDy4/aeL3Zc5WpUy3VyyumWf jolmomar@localhost.localdomain", "key_options": null, "keyfile": "/home/jolmomar/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jolmomar", "validate_certs": true} 2022-01-13T16:10:52.054 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoefxOfeArToGucfWG7y1tyLF2I1J/IkBSlmxxEJyHyDUB6ElXjYIJReoiPfmB0xLEmINpmt8QA4XN/8UbR1r9LFOexlZZbX1LSbihi11LXCvfIJWqkHVwIyKHRTu/duMrntBFVENJ0LVf0GSWVTtllXaDA+fMkp6/ra/hlRHQbx19UXy/9+Pogj8Xl+SntnMGiHlX8FFq2A2tUqhdQSf/1GW1HfUIa5WtwdEqIpKpAgMM7sOW9i3QAmLAMo8HiKrArSiy7jrRUODCqsTJsfifxEbmnOS0ZtmDh0eeWL/Dyqbz99Rg4WbFNeK8oyZYr7D6bEAhd2az2A+wycPx4Nq7 julpark@julpark.remote.csb", "key_options": null, "keyfile": "/home/julpark/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "julpark", "validate_certs": true} 2022-01-13T16:10:52.194 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'pdhange@mauli hqKEk1OuI2Wmi1CAcJk5CQ f49d854572b5efe9514b4d741e336adb3534d00b22b0a505142d82eccc2f7535'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pdhange", "ovpn": "pdhange@mauli hqKEk1OuI2Wmi1CAcJk5CQ f49d854572b5efe9514b4d741e336adb3534d00b22b0a505142d82eccc2f7535"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD03otezqmbR7v9dq62mWH5Kkg692jdmDZk6Ve4vux0A0YhxBuXDCyBWLE1Z4lLNxQahvK0pGsgokp+Uk+Q6aU+ZnF/E2jLp6YWerFXIHY3M7byObJx9+QuVBfNI0bZBkV3+vSjhSCGOYU+TrTHsKZqhsTcejZjmL3gFLmWfU6dTh0sX05qz97cdJl3CMPhCIR3KjtkiPygj417/N7wet/Efv1t79TvyS7dtK1oz+zRLEpKi/fZjvpXb8xec7as72Y0XexsWMDyZJ/N8PijTQ5L6EfLMV7ae/bWGzNAKsoC1dHVY7q/Q4pzktC6zU0Rc9sDRMtrgFg+q+04BfveSLfxTb9tqf7SbSvh7IAG1eKiEuDT/uy3T6Uiw+CiZ0eIqYzZscO/aDjUArGbS8eyaycybdYCBK9Jz38i0mYKkXg855yoVuIExr6MXieYwyVoVW8gbx1bAslaafrzra2dkAFByOJ0sbosPFRgR2+boUSxD6IaE+ALgno4T/0CI2RMiH0= prashant@cephdev\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4m0LAcC7XiFiXFtYcCvZqX1CtyV9JU+VUEawZJpWrGTOr8c+vIexq7+WKg+eIUMot4+dtfwG8lByS1VofglIe5/quv17Xj7dO/hF2WkV8O7RYt7NhzmrKg54yB73pbRpvqzGceWWDvGRsWQGzbY7ARqOp4FPIDJvgXABCkak+hmjXyXpvXN418CBDbDmxHWwFb9QtB/MpQFiFrfl1EMDj8DaXZNWgo5J/qytic6LgiyPHhHfhSylk4cl9TGftNatobpMjqBT0O2/plk/qf+7pHPuvGSgihjijdpEPzVfctXE2OmsQAIZgkzXeCqts+s6ZYdUKq1FvpV5rMM8ZLqfCkDjEzFENJS68YYE2EjxAEgMzj7h/sWc4B5I5pxkAqVAQSGjYRu6rCCbFz8PXUdTyW+Vs1YeylnlBMiCa4xE4gwvW3HlWEnumtyURd1PRENrGJsJ/0uX6bpltbSg4sGACRYpLPJMm3OhqI3Jm/J/e2NLjfCw+svU2447xnfJOh68= pdhange@vaquita\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoeyVaMjhcGrWQB+4Rq+SSIi8+OY/kx2s1vofiGt1gu3RNtFmG0Df1VITJJ32dbzaW7kTNxaRvhldNd/n7yEMssG+Wg+a5WKvSudlbVMmscbSXdFuVbcCW1jNrTGCYrxL7Sn5e7NQEQfAsCbfXwTcYBw33NdBVovC+gs2V3sZGvX3Y0akZONNuVg1mhu0L4m1/5IegJh005KeilwetHA2A5Dr10RG6oyIgT7t4z5gZXsrOiG3UQBXaekILYV9jxMWoFXGkVLc8TpL9SUAdxE3Owc0u1XiPqYYlEN+zDvE0554Zj8Oc2ZO6HRXCZXQFvzXeCD12YswcOfkIDmJRF7GT prashant@mauli", "key_options": null, "k 2022-01-13T16:10:52.196 INFO:teuthology.task.ansible.out:eyfile": "/home/pdhange/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pdhange", "validate_certs": true} 2022-01-13T16:10:52.341 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'dpivonka', 'ovpn': 'dpivonka@thinkpad 6vBnL22Dfp8d9grCNtSoHw c8270453301dbec76f8070809078087ff892c74360b80a82002d58c50af19ec4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dpivonka", "ovpn": "dpivonka@thinkpad 6vBnL22Dfp8d9grCNtSoHw c8270453301dbec76f8070809078087ff892c74360b80a82002d58c50af19ec4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDg7xW5+Mk7pG5MjLxOc7GTvDTCPBJj2L3MEQZIapmmo6t8uPODwDewXncSzrKDH6zFVE4TTTD9fJdu+BhyT+jCFgXrEOMMabj7vJsg0wO0SWqr+4NECFPhD9y4ewfYiewBeXisclA5Bto91v93AtYpZBCdmPYSi0BEcPVc6S3iBUD0PzIrL62I/kBAtm0f/bScRiT7XvQJXvkbEObW2yS2XhUv2qgq1VlFvO1jl3B85KMTHVb8+LrKpQWOKfRfxJ74c51y6tnEjZLFO6Xn0JevqOhd8gPQIXueFZOM0g0pNp1mbtGaaBlEIibbrzo2p9kzsdvJeHMq1XuMIi1/Qyj9 dpivonka@dhcp-41-144.bos.redhat.com", "key_options": null, "keyfile": "/home/dpivonka/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dpivonka", "validate_certs": true} 2022-01-13T16:10:52.488 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'adking', 'ovpn': 'adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0m+8wna4RnrOcuCUj971EBe4cFiTXVkEWkIsUX3yeCUwMaS/ZjaoOjcdYX7cYpCp1ilo4FSO5BsochU0RiMbQEwLGcE0zB2q1ac8+yYKCuWWyknig2t4bOReu5OrXvl6mj/9R+p7clFlYhwIoNG5ZZ/2eTbo3nH7gWgaOKaPbTtvEGg/5R/qjQKg8OTC8oix6kLsaNTisQJ78Zd7b4ukg9bO0jlq/2UhQOBM072sU1/kJpWTkcA0xxm3nsC4rWPwapgz7UwBmMdyx116GZgWdfQecTLKO7b8pyJw21npk2ntUmeMi7WPZGX6VI3IpaAhBjW3KiATAb8JbAQh8F9bmejkw6x7zrP3hYKQOg3A+U8DKRRo/Ad+f0zz9gjC42DUvMEOr09RBdxZcEAPY7H/YRWEqbA2zPX3Gfth4b7/letzM3m9ToUvVfSt1CdjaZD+gIia9pCgDMb+j1j2w9reG4F7Us+W/1f5pYCyFyrm4XO3AdoYM9/FOAOR3vffTIQU= adking@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJOefD/VJfS15LRyuVDLluKv93Zgocsl8BhiDMimvBNbrGWc795v2+eevWuwaL/SlL44SnsNZ9Mz8FVn9YuFoQiHLg7cHZNLg9EJh5SMXzZzwLZHnF02MdI2CU6U++9nmh8FtBrdBWKzZ7o+01wOw+52dYOxvP7IJ7C/vjwOLgfigEN8Nd1PrxALVNIQz7fsiet0n3odk9PJfoqTu3IloXm9qbQiPFyfMA6b8a20RdLZCJDGGG5rd6gtsyeFHoAPZEz8FEUlNkow7NM7ZhdxOz/fWXyMZ27KmY8WSAgflbxysMzexyifkGzypiE3NQ10hdPGBgoYsHrAN4Qmte1/Z4aI5nxrNzLy/uNc+L/Bp/0XkLj9zfoiFFOReXvlz/laAV6LpbHyacr+iCwv9rlI7echXmvC6mSJXfBPuyR1uromUXpYRhEkn5uiOsCIQCuYpx2jeil7JV+LJlF62lLSndOv4g12Gq2TEZ4Bhsr2902kftPkLFenyfDTh3A2qGGNM= adking@localhost.localdomain", "key_options": null, "keyfile": "/home/adking/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "adking", "validate_certs": true} 2022-01-13T16:10:52.625 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'amathuri', 'ovpn': 'amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCs6q2b5NcUsNXl+w1Mrc7idNvGdwWkL0XRX5zTw22UNpQyqPkSrRTFKi4NxoY8ucv8JoLnaJL7hYSRHKTh7SqH78uPLZX0FLtoHvpYLgUgJzzJ5AOW5uekIhCMCm+3egmFnEBwFcNxtGnU2es02ByXNEXRxt4/LQ0f8K6lMqxVRSKYcltvWzlA7WFFdTnYMunbCYOdpw88RXm2pYjGIHRBnie7+pFiFSS6K/mkzQcfLiJmahgLSaYslI0ho1vQd8xfNLmZ700C5F4VTUlT/mJK/dI2LF3OfaPTsyqKNzOchrjLFx5b6dhZ4WZyqu7VKsHNm+xHZwT8VP3LPGSVVBdmEsiCsmV4g4QTI5ssZLi7siZDpaFp72nVAIO1i6kBGuiF3or+J4LmIh8ZRKzTc0DRDOw7S+IkWu1fv2UhYg83z6wrz4HeczI+bnolFFWW6HgGV3MFaUeRTRvrbxw2DPoEGQ+cjP0wsjyEhxlScwdh8W8IbVpNl+7mBe45YGUH2hg83Lst5QQxD4PHelriu40moWRHFKCnKfNesb4L1uqu29o8f+/PgpLdrWE/P5zIKe2ReWJyScYAI7jTMlFw+xgf+0TKryk44NMy90l3ei0umlx4qsFbbEv+lhzAALrUJ/da7fsQw7eIVykmcscBeYr99/YSYk4MGdk4jVCiHsQkdw== amathuri@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJ3ch+pU88/tX5TVVFl/1pPief8drYLRkK4BtfJk+xVNxX9qkDtOtiLAU+OugYF1/xk9hE9zTbm3UBL23unrzhlR80t8f2FiF1YFhHVzeZ/p/OunmkU0RFQzkMVuwKVOUNulw9FwpEZ/0Bjfxvaims0SBWaCzBgE5g0R+Ofdq/bVF82K8vU5Laa3KZ/cCdGzFgW00cBvPAKIpQ93g8TRqsCsFvR37nY9v5SU1hJ9araEp6LRA86tUt3EFtxD2tRcmqKGtCb0kOr+rRXWVGiaUBiedHxFudIy0+TNj4fNrJwpoC0hcBO9ek4Bh6hM7Zqzum9HpkPGlz84jkm+r+xMThaZCh8iFkgxyK+bw8B8smaVJD04ob9Wb4RYoFYfQ7TEkPkO9gr+UsSesbP9fWfucemUqwK0htOOtpc1YRwdOPcdPJWAfx9J5+YVL8BTWYBaTdmHslOKeUGM5fCob6QxC6Er9xweys9jh7MXttSpe013bY7P4ZDRF8uWvygpsytPE= amathuri@redhat.com", "key_ 2022-01-13T16:10:52.627 INFO:teuthology.task.ansible.out:options": null, "keyfile": "/home/amathuri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "amathuri", "validate_certs": true} 2022-01-13T16:10:52.772 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'name': 'nizamial09', 'ovpn': 'nizamial09@thinkpad 4GoNn989LSUMJ1XNW0dGtA 3f8a1ef7c25bb0491b8e3db6946e69bb0dea077048ff8140382fbae5a02206f7'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nizamial09", "ovpn": "nizamial09@thinkpad 4GoNn989LSUMJ1XNW0dGtA 3f8a1ef7c25bb0491b8e3db6946e69bb0dea077048ff8140382fbae5a02206f7"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC++MYddG6qYt7fXIvbaR1IXivOySDR//T+sQR3iRtmDQHZGPGiWshltpzeCboa51qeXurN8JYIYq1ZqvLEaOvwbEMtSLthPNl+FZMfe8E4YsuS3212fgbPhEwEBYo+7QZThCseDCewnE5Iz2I/tqlT69T10QZgbyHoZzT9aTPQBQHMF8by7ze9+V+cTD9ZrTG+fMIostxhJAOC+AsTGXwmtcWWrmZXKm/+2g7FTicZyCujXVzXY01c6rJhi1anRQh3pdfm+e6pmf37wHpPunHY2Xhiuy88o5WrzxKcLDUavwI+NI0+la54c0Qiv52LZPmDvPpbNh/7zmCu2vWHVayz1DZb52K5vP1Lqb7oD/cFfQEZ8m4UqzmtemT4gowJ/hFMh8RKPxCho3DlRAw4a7EhBvGiTgyvlcCKVk3S0aeIhvXsewWjOoRNHHvxbvKRCm2b0kSfnDnsZYyAsA8QpTbZYTmbbXHdyLLBS8gfFtB0aDPOPb2Nry2+ic/3hrIY5/c= nizamudeena@fedora", "key_options": null, "keyfile": "/home/nizamial09/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nizamial09", "validate_certs": true} 2022-01-13T16:10:52.939 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'dachary', 'ovpn': 'loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dachary", "ovpn": "loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC//ZCaEeVN/J09FtsvuZ4eEs4rTBtYoQyG+ZpuWkJLL90VyJeYrZzRsgvveKW2W9oFxCFcMy7IBhLes0TZ/X/4Ox9eUmP/eyqK8fBqT3K1F1W/uOmKLFhlQhkxxj+p9BOMBD5trfES/QJQ6UFSYIS2WhWaitDgONjoLMR6wXZ9r7yZeQBxbmG4wGI0Cwx4Wgg+I59UbE/5iUfnX++gN3rXrPnv9V0yFeciS4HvXRFXdrIzvQFHcZMmpOOmGruHXN/ME2dZCG+kaZhZdI6kICSlOwpU7TU1lv99zjBCeEzGfFkjv041ykKdNVR3qE0k5u0AOMqxJBORL/woSCdGvrBXqju2G/2ohl3B4zD6TAve+JLfWOV5C20NFRPPbTd53JaNpV9OQqwOfVniowzSYYBdedjm9sq6YwhJt8iBXze3OA8ZO0GPXo7PC2MyrrUtu6uu3DZqU4x0cl8iJxqOlx5pH0Gydj8nuUG0+X6wHZzPXZRe5M7/RzmvXch9koG6FQMiikNjUkK8Guz4NMBdAYUpxYkdPGBhiuELoaAcgIVzSGoZTuICpNYwAxBHk6q18G8Qd8vaeUdGdim4YvwycsSOwFE47wg/XmpCHrNJUZzzB9UD7Kn84TG82LAmCuAzpzcp0uPjsBckbXzj9Zt0hRgF80yDgUazsQkbgtd2p8KxIQ== loic", "key_options": null, "keyfile": "/home/dachary/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dachary", "validate_certs": true} 2022-01-13T16:10:53.073 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'amctagga', 'ovpn': 'amctagga@redhat20 DsFh00Ttjtomgs5nlTX3SA 713280e601e14a8fecfe190490e362f5f97bba3517b2bcfd4abd5230a45fbaa1'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "amctagga", "ovpn": "amctagga@redhat20 DsFh00Ttjtomgs5nlTX3SA 713280e601e14a8fecfe190490e362f5f97bba3517b2bcfd4abd5230a45fbaa1"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDwVh9KqjV0b+65aBxQV66IUwNo3D5zTbN8U6Kh6eE4QtaIVe5Mmvi2SBbGMSWofE0zIIw2JmsI5LzdOoCyZl/3gNDPHQd6D9o0xRHQv94giZ2a5K+mW79foAxsuppTjV/Fbg8EZ/19W91+BqMWotlMR66ka0RPT/6U8V5mzXoydSminViO/B6q7ZYzIIgGZqaTsSxCMvz5BAzzeEaGfSlGxw5MOye9sF/tDppuRKG4rMUZULEWGuxgXAtabtXCduocAArqAY3BRJEgj7JetPdPNjipGrULyYQmT7GeknvP/waC0sPm5o8t7taJca7Vu9qKKMKPAqiK4KhlrW/yVBFliT2CjAdVuYvGj87LCcEn6NMeF+4ONwDz++YwjrAWQT2zHUJPvLnYOZPiD1LUm3F34cEHD1y4Uf+oeiYgriUMauskfFn+ShbTmWWooFRFyNobzweg9aMBZSkA+kFFifqOV1FwHTOYg342NumRGB8svK0vvTUID7AU1Ev8YXYqCEGbb0UHth/1pEbAF103enLTtPZ6qKua74rE0qJ89OF9dZXv4JY9+8Juyps7bi2XEyHNm1nHZOY5tqdY0eKFmSGJMoWBDzGgdMjmXlWp4jnY2fC619nZqxMrCQpeT70CqnBhtBemUuu6jHYUbbrPjnXIkH3FZ7/qvZt0jF0IMP9FGw== amctagga@redhat.com", "key_options": null, "keyfile": "/home/amctagga/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "amctagga", "validate_certs": true} 2022-01-13T16:10:53.200 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'kevinz', 'ovpn': 'kevinz@linaroceph a2GchLhkaayg78xuUnI0sA b545e84634e614099b00d50e593933eabf0793035eaa439b6d82ec669f69de7f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kevinz", "ovpn": "kevinz@linaroceph a2GchLhkaayg78xuUnI0sA b545e84634e614099b00d50e593933eabf0793035eaa439b6d82ec669f69de7f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDtiHTDuQk8EDH5R+JfDMucI4ZpOzKN5SLD+j35QLLySgGXholoDxtqjHnmRjM1rpj5SIaXjHBZdJi7iax+1MRywHYBi5BfTtzYPgA+NH8mt+XkcdkEuFPcYxGh6fMQDQWb2g9Euze/6qi0W9mbYXvvb1/Q3bhVCXg1UgKD42BndWEpbMYFfzJLZWPtOD/lg81pwUmf/4BpPFv52sy87lQVfkkvcUliLObR4S0TI5hPLYxBS+RXmHYKgvPMB2QJ9wum62lJ+YM1MxPygS0OWbIB6UQGXmvxRXA4osXkxJ8ksPPCupOgFNiiYro91cQh3mmi6iHc9kMz5R1aNGGOfDdlnLx9DRSIiNcacjXEVNFaoM0x441f4GeU2ZR8/7uq2dfk7QjPlh1eJGxG9pzRiQ8JCDF1car0eYwXdMTsQoQqpIi5imqcELdcqGGp9FhzFElgUwpf15JYlkouVhS6hq4LDjhLNk7dDT8fmCEnHOPcbxaTgN7J3idnJK6zeIniuuk= root@iZj6ce071s2zz3reioxn93Z", "key_options": null, "keyfile": "/home/kevinz/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kevinz", "validate_certs": true} 2022-01-13T16:10:53.336 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'liu-chunmei', 'ovpn': 'liu-chunmei@otccldstore gKMLlCSH99LCDse00ja0Kg 2c140368bca0e48102330631f91e5299298461a24cab483b9765293eafb2050c'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "liu-chunmei", "ovpn": "liu-chunmei@otccldstore gKMLlCSH99LCDse00ja0Kg 2c140368bca0e48102330631f91e5299298461a24cab483b9765293eafb2050c"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1YAaxAvlRgu72huAggHpoDKSgtF/b00ACfUX4Wk5NyLFbYI3PAQapHNcNL4mIsH8pc6YkdjcJ5N/F12aEupJGQ0Q06OS324xapnaBoUy1hQl9IvhtPqTLEwR0X5xLIAhNBLIEJDNVg13MKwr0u5YVUXdrQRu7Kj9RXAPBahNZFo/Ed+cnR3LICQWliHeHFrk/DU2DUHol3a5wAPxrowAG0AxAecP6/7rASMmitvLQwdQcfIJAhWYgfyXzudg+gOmAEgv3O3U4QOikgmkm/EabUXLJnlTj6yuhtuuctdJr73UT3wLGAGmphLKCkug27kb1nTNoDa+PW/+grP63zhU1 chunmei@otccldstore05", "key_options": null, "keyfile": "/home/liu-chunmei/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "liu-chunmei", "validate_certs": true} 2022-01-13T16:10:53.525 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'cyx1231st', 'ovpn': 'cyx1231st@yingxin-server C3qUn5JXYFehgyfol2lnhw c5f306797eac838797ea99b07bd0f5e8e185052887b82ba5c343a42eb271747a'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cyx1231st", "ovpn": "cyx1231st@yingxin-server C3qUn5JXYFehgyfol2lnhw c5f306797eac838797ea99b07bd0f5e8e185052887b82ba5c343a42eb271747a"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLbPdDb+XHOD2fo8g3RacATj0cG07uELwUvqQP35y+JmhNRSb/ttaysFLA5ss0y77TiXx22saP3ECEm5SnuPg5IERkPQmXiw84ATTNfLnzx2G5H223SLaTQiGfSgniBCJHVPCJfNahJiurlZoOAlwDz6SKXTUiivVrFJ22iTBDCQUO6HFQKjE7aM3RAo5mZXKVlTXzM6WOd8vlzk3HMzV0/91JR6H86Lt9MEzXT4dOzqmtxd8gS6U+vA+50zOIspdK+orTRJ0PO2Fn8c1RSYM8g7uqQtpDcOEHderW8TRsqBbDxpyslK6hRX5urUNBX506XE6JNoViLNvCofgseCGj yingxin@yingxin-server", "key_options": null, "keyfile": "/home/cyx1231st/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cyx1231st", "validate_certs": true} 2022-01-13T16:10:53.681 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'sunnagar', 'ovpn': 'sunil@sepia-lab j6h8NzyTGEE6WHYT3uiOXA eda7763cdd544d8e7198cefee77f38641d44c8a6aa4d37b8b1429620641809ae'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sunnagar", "ovpn": "sunil@sepia-lab j6h8NzyTGEE6WHYT3uiOXA eda7763cdd544d8e7198cefee77f38641d44c8a6aa4d37b8b1429620641809ae"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdqw+8an6CHqsagFqXfuzQi1zCFHCh0e9pDtYz+ylA7L+7vnJLjTR7km0bb4Z6VTUh7h0/nUfF6faPzD2KGmTKvS+mTpeOUaN/H8O8j8qqh90f8z4T8F8L3DwqQbPf/R0izXmTgz0FZObFHmj+G8a+D4ndxF80EPzKkML/G0Hg2GEVdYzazSY4imSY2f56ul6qByBknhFshaTo2DUDcdbDDokF6lO6WgXhY0MJrT24CUSMyZmyi+3hF7vowW2dfbJ+SuDft4XmPDnIxRhDWWvi12jZb8Le7SWYzUlu7fAGbWe63VJqNh992myI61aZshApDD24+1xqIoo+Z/XkQD3l sunnagar@localhost.localdomain", "key_options": null, "keyfile": "/home/sunnagar/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sunnagar", "validate_certs": true} 2022-01-13T16:10:53.822 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'lflores', 'ovpn': 'lflores@fedora CqF8+5Scni+GHCfHkm3AAA 0771c83aa58141af4704f4b01bba4490638ee2033fdabe5a2a4b8e06768b29c2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "lflores", "ovpn": "lflores@fedora CqF8+5Scni+GHCfHkm3AAA 0771c83aa58141af4704f4b01bba4490638ee2033fdabe5a2a4b8e06768b29c2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTlsh9TFwLCeeD2RR+56VhRZ0hp9CHj72U3Z1gbMpxpcg6PYEDzb+0qPVQp1/cIhcwwy0sm13yFl/A5i0iCRpyqB2MbyaXjj0HgkNinxLBFkPSiW2C83lfAyAhG/gLk+FcmWE4+xVrE29aoSM0JtcNtp+q83UGdnFcvhFe0pgJbt5vITo3ZMJND/UZrzeewyK8Vy4Rvpfy8aHYi2Eq+7WQrRHwUwxn0CwsxldnUfmZtu58d+Rtt78LRF0mvcScNlC7q5D+8htmYwkWkK639w5IB3xPv+Z5cV49Psi24Q+9BIr9Zo9/OnnCTauAi5ivDlh+kk/iBksAE8rQpMhvfuSFnNoq2O87aPQvNQHdRCcOa7FVIDcuocu6AB8UP4cGcJreT4+BW5Zbk6vQeJZhmj9yExpRj9MuONy5793nKuAMPn9lOjuXRfK7A5Tb3OOhpEJK1/MjtdZz4mNmFFfFIZ24hgTZO0pOiMwDf/tQ6BG7H8NS9g3QmXPyZajUocw6Szs= lflores@redhat.com", "key_options": null, "keyfile": "/home/lflores/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "lflores", "validate_certs": true} 2022-01-13T16:10:53.947 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'jsawaya', 'ovpn': 'jsawaya@thinkpad jEJaJNljo4e2sHstFCNljQ d0042e4c40344f7fa350d3e0b748686aea00c4757ffbe32a41f3b119463d9f46'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jsawaya", "ovpn": "jsawaya@thinkpad jEJaJNljo4e2sHstFCNljQ d0042e4c40344f7fa350d3e0b748686aea00c4757ffbe32a41f3b119463d9f46"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGq2g8OFN5msjIn5CNB2BRss9eIyJRk3r+7RQcnBOQid jsawaya@redhat.com", "key_options": null, "keyfile": "/home/jsawaya/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jsawaya", "validate_certs": true} 2022-01-13T16:10:54.092 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'markw8973240', 'ovpn': 'shuai@mac d7Tqhwnt5D7+jeeqKQ375w e6ac2fb0750350a007d00bba1354989402199dc012150a84805be57a92e6f06d'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "markw8973240", "ovpn": "shuai@mac d7Tqhwnt5D7+jeeqKQ375w e6ac2fb0750350a007d00bba1354989402199dc012150a84805be57a92e6f06d"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNIdsy+yA0QjwkvjzTiH4lKB+txlh4oGkgC0r1l9swmFvD+MuzNNkD+oB/YscT51tJXsP5/wZDZMuk60xds4Os2ejoIBvzdGBgZ1G2B33etHPmzgTFE7ZegBkMlvWYmrJ9YS+iaMvXn0MMtqfE4zq0kemVAA4NBfFZMhHPJMKCg7Gj31MR0S0b7dcPx7Jnpg4A45oHr0qnufeqZYQaHGgo+LO2xdoV4V2EswWr7YG+b1wI6DzFZBbNsGyQd+cE1BzQ8NmETPNNpDPk5dCyBS7U+4ZTf/WbWk3+Cn+Ky47iWfxcscupQRkCjmTYI/uCMhnrpGU0zEHkbFwLTS6wqDtDmVHm++xof3xSsGJ2cE/vZySZGHqdxqVXfT8gt17h35rME8eX3TU392rjfK6kjEUD3UgwJJp4NFzQIEXi2HTmDYx/Vi9nuId3V1NrDz98QLPUd1ijiy1DuzI0BJPE/DTDmsb7hNXNIcAV8VRc1243W3eaee/Pdg/wmwfkrgjTU3s= shuaiwang@Shuais-MacBook-Pro.local", "key_options": null, "keyfile": "/home/markw8973240/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "markw8973240", "validate_certs": true} 2022-01-13T16:10:54.227 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'luisrico', 'ovpn': 'lricomor@lricomor-mac DI4SNq2EznedeK8Cztt2ug e05bc16840e8c3c45f641852101ad921abc248013ec89a599c27c275767b5347'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "luisrico", "ovpn": "lricomor@lricomor-mac DI4SNq2EznedeK8Cztt2ug e05bc16840e8c3c45f641852101ad921abc248013ec89a599c27c275767b5347"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+ZvZuogU+WfyGj4BR2xYllNoQqAoxQ6AM0IYddBV2pL1xgTM/SopuAxDRP0q2stpozMtjVjlvuiIgr/caqyTuOgYtYCvB09ppefqdnCDrJJBCOKpjUEnCpAKcBMMuz9V32Zqt5FgpIi0Mu7Gp/QCvB97imxEkoUunpdX/8Ri/xz0nJO+QqoJX5wOn91jG49XnkMCLzx+MuafhT90WFO9CV1sIVREZS+X2C7ACQuhx9Qwk7R4BXt2f3M4dA0K2nLwaAnVW50M1y6Gs50Wl+ojDR1itySOxv8YpwyRlRTOzQTyVMnG0Qsaxxwp+hy4b/vQW3NIUvHYdTyvqALTQdGHT lricomor@lricomor-mac", "key_options": null, "keyfile": "/home/luisrico/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "luisrico", "validate_certs": true} 2022-01-13T16:10:54.363 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'matan', 'ovpn': 'matan@main-win vEAxj3ZM9DjxBi/jfjc+jQ 9c30b8fcef9bdc804090947a92e1e60cc21d3f280f261bc3f4cecac64541dc6e\nmatan@thinkpad JJuwaWbac2lbcH5pCGON1w 521fe30e3a950915a1b538913c1af76198c4133018b7869d348740c708b38a7d\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "matan", "ovpn": "matan@main-win vEAxj3ZM9DjxBi/jfjc+jQ 9c30b8fcef9bdc804090947a92e1e60cc21d3f280f261bc3f4cecac64541dc6e\nmatan@thinkpad JJuwaWbac2lbcH5pCGON1w 521fe30e3a950915a1b538913c1af76198c4133018b7869d348740c708b38a7d\n"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKjxTgyhL1yFriyNvvuhUc6SE8+6f6lT6FTF8cZL9uiz matan.brz@gmail.com\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM8l7qvSQR7fnZdQ1yB1F1jgde0OmLcwcDFzc/o2dYBb matan.brz@gmail.com", "key_options": null, "keyfile": "/home/matan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "matan", "validate_certs": true} 2022-01-13T16:10:54.498 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'ozeneva', 'ovpn': 'ozeneva@omri qB3om9JUxgVneOibFeRq6Q 92277afcd0bce888f60dceab4b2e8695ebbf7241dba09e3350a12c4fffd6ebd5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ozeneva", "ovpn": "ozeneva@omri qB3om9JUxgVneOibFeRq6Q 92277afcd0bce888f60dceab4b2e8695ebbf7241dba09e3350a12c4fffd6ebd5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCkFTEUxQkQ1cplOLOf86Teu4qTYGkMqWtjIwzsU/AcimjFolSI5fJ3B72PH7bhQKkSnOlTjiOos2LrD5i/XgxkJD6icVWwHO11lczsq/8K5x0ZMJbJaiT3QphBB4yItoge2Y4/7g4o/78Ne+U7eZ1L5fgeO1fExtIaEXK1lS8pVlpZQXyproTIzp1WLHoaXb38Mxc5jAtuvEKfEycdX3c8k/9ti2qBCZnmjPH05WOxkqCRyNBT+bSJZyFMYt9RDUuycn3BYVSXTAzPW0qwgvKY5vij+qiFoxij7nKNMH7w6C0arolCcJxhiMyEF3UbTuOxgVONWyqFk/vScGGSYj9ytQYjv0L1cFyOVhlpbu+tnptulfQ3faMpjROE/eYxTIoY7OPDgWbFqEUJ4eEhKwAC7aYIYUhvoI/8k+4u64nsyEJQdHXmB+OY3WE5TegYUCuqSsdPY74eO1o8dDgxF363eggDSBmYqSSs+Tpu9TNhJG7iJFX1tiAPwmKvjVrJOac= ozeneva@omri", "key_options": null, "keyfile": "/home/ozeneva/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ozeneva", "validate_certs": true} 2022-01-13T16:10:54.626 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'sudhanaruna', 'ovpn': 'ArunaSudhan@sudhan-linux t/fhf5WR4vQxW3F/Lx7Atw 09248b17c9abfe802ca4be1b93ad318138f54fb60b073ff857c2effadb27a997'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sudhanaruna", "ovpn": "ArunaSudhan@sudhan-linux t/fhf5WR4vQxW3F/Lx7Atw 09248b17c9abfe802ca4be1b93ad318138f54fb60b073ff857c2effadb27a997"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDepyzA+MeQT5oRM52SxmUUKVAzkcrH/NqFxoCpBAjUSioTMaB1h0PhHE00nvHnKRvqWdPl8LCBWS3Ncjh30r9lwHaP+oPy4iLQEc7D2Mwn7WyPh5cq9N3UF25C0AlMG744k1tBNb97qy73OJI+oc5pAj4vUpCC1Ut9pMP5E5pQCx/kwgSOpC7mk0dYr/H5FxjPb0ca55eisFTLXraHPSChdrHjlYC5XpOZ9csilTwFdF0fJdu0nMDwIxGvwTOaUcIcfNLkpGB2Sj/pAM4L9pVsIbeE3C8d978MZ8Ff+ksQ0T8eNzew2ZjSkSuV+oR1sBCJYZ7mbDQuYLKAs5DanO1VFJvgjBJm1zP2ONu+g0fn/j04qIosuudziwoG/dOTkFo+6dBvF5hQi7TbZOIUVFr5dBlGS+O4eoK0gi/wpzun227E4dadY9uB1wiZ/PTD/5og+gxWG32RkHqqX3ALlK4m8JKzrq214nZ7Dt9CNewiUkR15uRkDasGIdiu6qb4Ez8= ArunaSudhan@sudhan-linux", "key_options": null, "keyfile": "/home/sudhanaruna/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sudhanaruna", "validate_certs": true} 2022-01-13T16:10:54.763 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'zl31wang', 'ovpn': 'zl31wang@sjtu Et6K7OVsdRTnvOY5iuvUxA a7f66c06b405df269ac8f28a4b2c9f00d087091082c53ed5e03517e3811d9fc2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "zl31wang", "ovpn": "zl31wang@sjtu Et6K7OVsdRTnvOY5iuvUxA a7f66c06b405df269ac8f28a4b2c9f00d087091082c53ed5e03517e3811d9fc2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDuHIpWAz6Sk3ATLvTG4KS24JUzgqQBEm4EesPgf1cEG+xK4gISUixaVC9OSNS/KR+8/yoWAhmw992p8cp7mWXxqrRC9kIrthLWvD6Jjz3HTXgarO2oNibeVu27kK/Fm2vvUNACARBkoC5YXd6IuoZOEg1bJu06DLw5Y7pGMqZRVDOrE8WUDwr27roZSgU2/N+18Y1LYn4gwSvWpuC/IotLyGSpW7/dgrZAIreRoYboMdTSlIjjuzeWvYx/AnZmkeEo0IhfyuBRl7ZQwxSFYHn9Z1+iQkt+O9hEZYSZuYRuyFPRqHNMKCEj1iYVRMcwbf/x2/dhjfmbWmjOMJoNNwm+DpixHHbId6Idx82GlAtCgQSTe9aG783oCeZYuVUr1plIRjeEsdjY9UBRYKNknEAChKjMSbxysvO3Dy4yrU2r8qo1iBS1fi4HUg12asCLrJX7vSCvOhOn7ltqDTmt5UiLSn+eCzXpOTBDWz7McB28FoYyR+Rwz5GOH3ITFhPyhXc= wzl@manjaro-wzl", "key_options": null, "keyfile": "/home/zl31wang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "zl31wang", "validate_certs": true} 2022-01-13T16:10:54.901 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'mayagilad', 'ovpn': 'mayagilad@mayagilad-ThinkPad-T480 AGw0uOFkRU6SX8Kp3nyGuA d29a792aad9cc6038dfc2e3471f6556b50ef73562b1bc6231c39d8daf20a19d0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mayagilad", "ovpn": "mayagilad@mayagilad-ThinkPad-T480 AGw0uOFkRU6SX8Kp3nyGuA d29a792aad9cc6038dfc2e3471f6556b50ef73562b1bc6231c39d8daf20a19d0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDIi8JMOVD91QR7EXBkhxeAsB2UO2gyWqYPiP6HjJO/TzzMKf7QtO928XzdORwQ1/jm2hDF1kaNPaU/XIHD0hHSvfICS4ELQcBPa5uPya6d5Kn5fVlpGqBcXBxKGbHB01PGjn0214eupt2LebWxkm7TP/BGDHKXXaoR748AlbyyG2L3TaNoGkwQiEoZe3CWgH4qkrf2CEpyfOa7BM7U0h+lceJxIGe+Yo6Ll14zyngDBa059E+ndFTpkQ6vECII7FdB1+A4Orhu40XHZgyVnlRudD1l80pIVnZves8N2zHZhQo8hp0sB5oY8HENiB09j7Xa6YQ/c1c2wm9E2xJHSNo7muFiHz48vQEgvNmu0lZdbVwXIy3IgLEBHjs6Kyqjtg618V4UaoP/LBOqtWtLd6TvGJ3qBlNyvhO5gZ2DGeLMN2WWoHxfl3VM+QGCGI2dnzUyHhfG1VBDYj8fzWXOuUVpVCMUw8fEg8GWmYLDwm3SbdMACWU87J0kAmaDPKcwwL6AwtWJZr/p89sSypl6y50JlOoDrbDbxrIbHQgbf1tcEgPOuLUN+O06qpi+OxKMtFdbvz+NQ4V4CpXpvMMQZj5AbuHp0EJ5Vme/Kcmpl/xoYGyFDzOEGR8lw6LMz+CpQ4GtnK5XXe1Xn3TJh6Tn2tVyS20p7artemGQQquCN8iQOw== mayag@gett.com", "key_options": null, "keyfile": "/home/mayagilad/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mayagilad", "validate_certs": true} 2022-01-13T16:10:55.029 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'arjsharm', 'ovpn': 'arjun@thinkpad_local 06szrDO7vKFS7BSicSbDsw e1284059b3e0604191a0f35e2841f22835b0e75249e637d8297edbee458ccf39'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "arjsharm", "ovpn": "arjun@thinkpad_local 06szrDO7vKFS7BSicSbDsw e1284059b3e0604191a0f35e2841f22835b0e75249e637d8297edbee458ccf39"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFG1CoPZEh4KBANdJZIzLsutHsF6tAYZTdDdEW+5E+8YyNHOy42D8iBLg+eCAbIl4SFmJTsPNtyO4L8/Ut79tkG3usA9nuGoAwGYuctZUTgOiTiV61940Y+NTvwan9vFNoknVi/3qIGNSXdm90I1aWRTKLCXRbGA1qvu+qyJv93O8LFaPni2TJmtAebY/xf0fHhW2fURUoeoCsoobrTkPA8SojT0A3SM+31iOD7sxbmsqLBR790wz/FHh152PiqpupIijS9TaZgGuVpejM3rgAC7H2kVmKJlrmDlmfcbKLS6BBi+uUDi6ta8whnDRq03nP/4LJE7ZDIxX3I4mHztZeJggURlsfpJdo99+VHkeWlGDBIP41QgD4UX1neuMcIO3nuEnZmLeJyvo9JOR/I7AudbQCDPjSMNbrF+el70mWLhvPe33NA3x6eOBRPc3r+qrSwMhXEPatZlbywJRY+O6yC2TYqdlUKsUEVA/D0Iw7tO+pf3yH3Y/iUDJJLvViRZs= Arjun@localhost.localdomain", "key_options": null, "keyfile": "/home/arjsharm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "arjsharm", "validate_certs": true} 2022-01-13T16:10:55.164 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'melissali', 'ovpn': 'melissali@melissali-ubuntu pooAecOHrOtZ3gXewVMxnw 36860a4078c773f47e1a58d2f120ec79e468142120ff6a816cb6ffbb9fd9ef07'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "melissali", "ovpn": "melissali@melissali-ubuntu pooAecOHrOtZ3gXewVMxnw 36860a4078c773f47e1a58d2f120ec79e468142120ff6a816cb6ffbb9fd9ef07"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCXZDAUNEK4+/6Y+ywEtFnabnfvZmzzHhO6y4PbRHgx8SoQ8+7au/5ElB0vjjiJJSChnDymdqP0UzwcShzhWA8is6K9c6tXUHg6NcgV5tN2xYYmGIIWwm66Z1kYH6u1x2Jkv9LO04rXgebkzXPPYK401agCWjkjUv5acZE12+M/B6d4h2lpFjzBqZ/mmRNp0tHdCapdG/nS1i6GRi3Yi3fQ89CbiZArG9268DSEnLe+npeyBMVdDkWpVIytQ6pU1+g0prrePIVaMvrK3yEooduD4HeLr4liqkINj6rCs90xedPcFi0++UaLFRcgWh3OOnrI952Oe19dx5hlbmcnMPGjaXnkng2keWFyZMOQRRti5l8C/TXPUTaYGWEoqFEEabIKnCura0NWuZHpeF9xEK0tnvNVeauuUfkPxWQ7PH8QQ/9XjOkKbmy0+2q9tug8RC5i5NwcRE4W3ijM7pLwhWMdxkmIOe3w1taPq8HU95hMQchl2749oj8DRyVePVK9aH0= melissali@melissali-ubuntu", "key_options": null, "keyfile": "/home/melissali/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "melissali", "validate_certs": true} 2022-01-13T16:10:55.330 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'ionutbalutoiu', 'ovpn': 'ionutbalutoiu@macbook ruUdfqkSfEhKctGGLeQvkw 0a6cab2332041d56ca8b1216242195af2ad8d0ec6360fd6c1dd080f5f43240e1'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ionutbalutoiu", "ovpn": "ionutbalutoiu@macbook ruUdfqkSfEhKctGGLeQvkw 0a6cab2332041d56ca8b1216242195af2ad8d0ec6360fd6c1dd080f5f43240e1"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCYdmNB3np8OLc49B4cAh59CdNYIb4fAq2XBQ1sbOZMMZmhpFobyy+i6s4lBnovMNWAB6HmpsECHrKRU4IFl9lQ7vV+++J08SLoAkl6G0Gk9tmbgEs+/ovCZg+qUfZA1ZccSAPHmtqfZOiJcnlIlhQq2BoFnLUwmpeIQ4H5D+Y2q7DMdyGkdCenH80aD5KuiwLIyiBL9q7RYz0U5cdCO3wDFU4+5XuZiT8VYDUgp3mWPpAiPdGsJmCn41tpt3PViPDQlKh4vLW0ieQUJI/v2f6oHbM9YkxSoVlwLcrjTv+Nl+dVymqVTF4UaT1kz+ZnoH6khKZxSHvKm9YHc4LNZKYoVdyCxdZvBfxbEbXpT702vLqDNGEfZSlzJs5kVqP30m8fI/yzTQeD7tgjzzrKWdLZacyo+9cWeH6nFfZAQuZ9ug1lv3UAs5x6MsidEH5u6Iymi8BE+mUsOXnSpSfUDDo5n6+CMVe93brdW21iSX9Hbuz5RKB6xile1ROHpvpi1u7VQ9Hp3FIZFFiix9S5jniyB2OqjGKTO6RULfPsJo8sXCLq9YKq9zrkpMv5wURMQKnjtS5OHUWh0cde3U/VikPIfLkzEsfLV8ICAksyuWHQJGVUMxhPmSTKtRsPScbklekT+n65rexDt4Qr73YOy9BUIPV4Mo+kkl4ugQd6VCKJ6w== ibalutoiu@cloudbasesolutions.com", "key_options": null, "keyfile": "/home/ionutbalutoiu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ionutbalutoiu", "validate_certs": true} 2022-01-13T16:10:55.466 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'pdiazbou', 'ovpn': 'pdiazbou@thinkpad BNtoPcISV462wNeprZDOcg f6faca031e6549014132b4c66e53721c9d934a09d0d9d0f36e2dd31f90be1ce4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pdiazbou", "ovpn": "pdiazbou@thinkpad BNtoPcISV462wNeprZDOcg f6faca031e6549014132b4c66e53721c9d934a09d0d9d0f36e2dd31f90be1ce4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDuyLB5rnyjlglcHVCoCSG7pDVJQcTYq/I2yGr3ohK9p6boWxk+zW/a2Q7+qNdKk2DtUC4WvvZ76BU56FC6/LPIUKSJLbN/Xv9/dnZcqKf+ZVlCQgMrE8yGoWt8WLtejJ1iBj0EdoDfYwDiL09ygUim1L1hNxFDOVq9RA2Lo6Tqk5lcAgjoCnU4NZY2YzTXOUSZTzsv/1bd6WVudKHJuWF6ZPb+mbbMoWqwnUZCHwjW8PgTXaPhk1929P0ftWT4ncfKnCc46LXf8OkvzQgCrLyh8964tGKPWppp3wNg2AJ/zFvRY8kkJZSxOawp9Gu8+kCNwWUmLvE9bqYJKT7EMDrU+8TMUEWLFl5fGoxoLWD113PPBcFrpUhvRAJa625eec8a/inv4cqPf6dY6qyXAReXURJm7LnHT4fDq+F6op8+tmZT6Tzkw4+YMUd9h0XDJ4pnPQpk5tjWER/HuWm73+ialXo+ERQWnnVCB1IXq1FEOeF8YAslKC7aSYIZjG9uUkM= peristocles@localhost.localdomain", "key_options": null, "keyfile": "/home/pdiazbou/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pdiazbou", "validate_certs": true} 2022-01-13T16:10:55.602 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'xuwang', 'ovpn': 'xuwang@laptop 2U0uRjvVh8eE4iSkFzK2Kg 2a9db1c375a032cc0a892ca2d0721f9d7303e2db5a7eab647870d7c2022ee2e8'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xuwang", "ovpn": "xuwang@laptop 2U0uRjvVh8eE4iSkFzK2Kg 2a9db1c375a032cc0a892ca2d0721f9d7303e2db5a7eab647870d7c2022ee2e8"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2iBYL614KRYvFhow408yzMljYRdfyMmbnkUVN8waja4RCsmxTpvIU1aBQ02bMTsY/0n+WMWAbI1D6C1HbuG+JbFYBLSgPCTSG8FIpukFU8y1by8piPu2/ZBD1XdFcPO6u1Nr/tZC08EXhfqvnDAVJUyg6rLLs5+TFKAiPSuv5GyrMRWvMI8eoPk+4u2r/ThxXZTDaIfJhPXlULMLL5ZxR4KZU+WtWbCGSFDGjSugCqdTzpZyX5jUq9C9JB83RxojCtI5n9rCoXLcGOvW9HBnVMxhS56zE8BwxLxLhGy6S1lOoyBPzu7w6XIc160JjCK5iAmlXRqG93nWEVrhZkxCz wangxu298@foxmail.com", "key_options": null, "keyfile": "/home/xuwang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xuwang", "validate_certs": true} 2022-01-13T16:10:55.751 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'blaine', 'ovpn': 'blaine@laptop RkDSJBkoRKI0UaxdQuMNCw abcfdade65dd772c066c0c63e712fb03240d676d72eb341186b0c0a94d4a4547'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "blaine", "ovpn": "blaine@laptop RkDSJBkoRKI0UaxdQuMNCw abcfdade65dd772c066c0c63e712fb03240d676d72eb341186b0c0a94d4a4547"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDKSdu3rI8o3qId+GU5KYsxB9CLPTODJFiwy+ww6SgrNKgPfiaSUsZAvcQwoxHfuaEXj6VGaOS6HyFFmvHKhzbecSQCzPIucIuKJJDA7VTaA9Jet0aT2b8Vk4p0Ud9j4WoausmxEdBQC+ZpJxSuqajplejYK1Yi3YEqXSCvM6Md76HCustS8efPvzLsLYttDd34Lw0/zp7ALE8hrepLYJgzQS5Z6btvQEjL7lvtHk80/Y+M6ZIQAl6nPcjb8u+wfs/lxcRA5i94GsZhEoYAeMQptJNvOaA5vYK4QtNyV6lyjGVJl4RUUAtLKKp4JE/kdx7sa0Gy99L+u4MjzBoP5B7SkdJnJx7FioXEen5l5DpiJ6xRixw+SjbqEffW4HHI5+1k6jP6kuHPbWfcrw693+aiFVDQA+myzfWo7iDTjY2H5CtnCh+wr1t3VktXhoyPob/XfMPzMNg4W8nA9KVePwzEXSy2Ro0t71GiFQqBviUuqfktqz4a52PqGyFHtskhFAH3H/h6JYM88vfc7Bw7P/u4eVaoCNgNIbLA/kmf689Q1H2KENj2SX7CDwNL9GCOy/pg89qai63+PFT8258zTi0TywWduP1D0DXXtIB3e5K1yK4Zt6VCinXZAze4bsT+z8y4f9W2Xs/FhhtUmo3mOiDJuaGmuWRzHQQTjL//v/Rimw== blaine@brgardne-mac", "key_options": null, "keyfile": "/home/blaine/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "blaine", "validate_certs": true} 2022-01-13T16:10:55.886 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'name': 'choffman', 'ovpn': 'choffman@choffman.net 56rg/lHPXPRyVivND7+0Uw ca591258cda719a5a0bf5d5f4fa87976773625249d29ff6012ad6efeac33da2c'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "choffman", "ovpn": "choffman@choffman.net 56rg/lHPXPRyVivND7+0Uw ca591258cda719a5a0bf5d5f4fa87976773625249d29ff6012ad6efeac33da2c"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDM7LPHiaPQXdE+yt9cn7UMuRr8k/LjSUmMrnrAqp8ySQtX6OA3/NcOsxg6FJ45chZqeoXwhsYEW+7pTInDqFlOlmVynR26lWnZfk9DjBJZcloUCn8y5MR9QitNYsOMs5KwCEFmBH6sP+2vCFocXBnKQcVZLRfip3MEG4LoWYfI4ir7fLmK1Hr5G+GhtMstXvVSG4VE4IgbU9/LRIOv7P9qFn4bRJoUSiS2dDbUxVIuneA9bIEnB9ZEVGahEzlUhx6qDSs0FvrnneCQ1ayOFpxClzjT5GuKk/J3LJvWAw8CAwDXCf3FzsWQsvb5ru5VSazUI9uA3o9wWkbLW2oZPgtzI8lmwbL+MT58T92tqaJOPID3IZDGjzNrRqU5BQYpvFYHpHRRiqV625og+ktYfXgO+dTbgAxScomqutydI4cyJusDtnWtljWnEocS+2hUSZpmB6B3Wj70TuuzsbYrcrJ/NgRpQNX4dwHCJl6vPT+xkoLh1imYAC7klf7cnrOyGcs= choffman@choffman.net", "key_options": null, "keyfile": "/home/choffman/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "choffman", "validate_certs": true} 2022-01-13T16:10:56.023 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'name': 'oro', 'ovpn': 'oro@oro-ubuntu-bm r1PDxMqo/AP6wFx5ZWQ3eg 18bf1a1177da6dc89958adf65a4813a7da3e899cd94dc86384240ea3b5e00361'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "oro", "ovpn": "oro@oro-ubuntu-bm r1PDxMqo/AP6wFx5ZWQ3eg 18bf1a1177da6dc89958adf65a4813a7da3e899cd94dc86384240ea3b5e00361"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAqZvQXoWrH8ZaQ9Y8KK1B9JBCuD8Zspp2mWtjrWXGotKBCSGdDn3QSDEFtwpoK6vXZ3BijhUmrQ1bNUSo59556+T+wpfJAPJjuvB9i7A2lKSX74heuDl0QhJwHdt9mbCtpZ//7+IU0srzTn5qKwJ16GXeomgcyOZmefSGi/sbn0wRUR/UGA/LOJ3EK0nXcxyrv3iDfv75KRL87kaXtPRJRvSlXB5PSuDQtIoXhzMuD4nnh879Gwy0sYE/FUXcbl7LQb+/9rNJLE2POVNjArGv7RMp3y0K3k2/02AjbZvQwhfuIVayzTpmUiGY2Fo6hJRkH8ZT0aYF8uotfweGK18EYw== rsa-key-20151116", "key_options": null, "keyfile": "/home/oro/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "oro", "validate_certs": true} 2022-01-13T16:10:56.160 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'name': 'mrfreezeex', 'ovpn': 'mrfreezeex@inferno ade2FH1BYDNTWeREZEJpFQ 32d052805908bc929983119748701a6c882cfbd2dd32c511bdcfbe6d32efb7ef'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mrfreezeex", "ovpn": "mrfreezeex@inferno ade2FH1BYDNTWeREZEJpFQ 32d052805908bc929983119748701a6c882cfbd2dd32c511bdcfbe6d32efb7ef"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIADWYnXrwweaWs8/3gaUDctlaelfSPRh0Cs3G2SHbER0 mrfreezeex@inferno", "key_options": null, "keyfile": "/home/mrfreezeex/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mrfreezeex", "validate_certs": true} 2022-01-13T16:10:56.286 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'name': 'jthottan', 'ovpn': 'jiffin@localhost eipwqKkTavFd8WlbV2cCRg ec4108409bb9af0ebb14a83561c51f05f0c662658ce0c3fd884d76ef69bf5351'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jthottan", "ovpn": "jiffin@localhost eipwqKkTavFd8WlbV2cCRg ec4108409bb9af0ebb14a83561c51f05f0c662658ce0c3fd884d76ef69bf5351"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDFQt4p676UA3eCh1QnO2YsjhoAGHeQ/X9VvNRM9btPVBxFX6xVy4X+NLxfo9afnvzJyu/EiPwXtMRVGm/x2SHJVwkd6kH54YV56H5UoUZs3AGarjMQqVs0AJTabJ8Q7ONpyWWmh8nPDXCGRxBuyJ13jpMf0syhtispixv/e+R5ajKilGyEzhmUXwHI6UIW60HKZrCaJGMf30RrgDsUEzWZ+Nr8M0QijDsyKdZXRp9vgBAfDCuJWl398TeNaX40LUPINXWy0+dN9cjRMYZ+UoPuB9X4yrwtJBX4pI+bDsv7bMOmBPcQoy9dBjG9wShGpUhZcAx69Nt05lFSjz8Az2pgavR25YQE14Jm31qeuZFH5D/zBY6VNDRWTIW9CQY2OzdQKxMAY0k/50dPovBvlWIq4HAheP70jwUDOmg/sMqpe1Mz968aa20DqIUyY884yxN4ipxrsgmTvpGBhhtLxSS1ywJT/OBVFL2JBu6l6COUgzTDjWZ1XF57XoGzho7GUlU= jthottan@redhat.com", "key_options": null, "keyfile": "/home/jthottan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jthottan", "validate_certs": true} 2022-01-13T16:10:56.382 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:10:56 +0000 (0:00:21.391) 0:00:56.386 ****** 2022-01-13T16:10:56.472 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:56.483 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:56.484 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:56.494 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:56.505 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:56.518 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:56.520 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:56.530 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@desktop QI358a0dizGe6T42hCYj1A 139ab306be981d0a669ec2288a2529503882deffceb28bdfc9bde2b70a825898'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jcaratzas", "ovpn": "jcaratza@desktop QI358a0dizGe6T42hCYj1A 139ab306be981d0a669ec2288a2529503882deffceb28bdfc9bde2b70a825898"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:56.531 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:56.688 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "key_options": null, "keyfile": "/home/smithfarm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smithfarm", "validate_certs": true} 2022-01-13T16:10:56.699 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:56.710 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:56.836 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "key_options": null, "keyfile": "/home/amaredia/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "amaredia", "validate_certs": true} 2022-01-13T16:10:56.982 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "key_options": null, "keyfile": "/home/tserlin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tserlin", "validate_certs": true} 2022-01-13T16:10:56.993 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:56.995 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.004 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.015 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.017 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.026 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.027 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.038 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.049 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.050 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\nyehuda@crestview yUJ7nsAXRv78MgIyxJ93Yw 5b872feb20cbd895a5d8c87956f9cbd491471654b1a29aa8c13826cd95a44c40\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\nyehuda@crestview yUJ7nsAXRv78MgIyxJ93Yw 5b872feb20cbd895a5d8c87956f9cbd491471654b1a29aa8c13826cd95a44c40\n"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.060 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.061 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.071 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.082 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.084 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.093 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.095 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.104 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.115 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.117 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.127 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.129 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.138 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.140 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.150 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.160 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.162 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.172 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "skip_reason": "Conditional result was False"} skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6\nprsrivas@t480 jciDaqMz2kZbSRymwpJiqA 68baba83dd966fe9536bc9a822428710b10a28781f695bc3fb750482a94b0e8c\n"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.183 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.185 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.195 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.206 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.208 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.217 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.218 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.229 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@snowmon CjHOevVvBm+PwhjnhZYM7g 7393d3a95b1874764fc4e7ae2d481f1859b336e16e1ba53c49d126585e11ba56'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ifed01", "ovpn": "ifed01@snowmon CjHOevVvBm+PwhjnhZYM7g 7393d3a95b1874764fc4e7ae2d481f1859b336e16e1ba53c49d126585e11ba56"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.240 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.242 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.252 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.254 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.263 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.274 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.276 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.285 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.297 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "skip_reason": "Conditional result was False"} skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.308 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.319 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.320 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.331 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.332 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.342 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.353 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.355 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.364 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.375 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.377 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.387 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.389 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost iG3hmp+gS/4aOL4Vp/Nj4w ef1480c222cb2d540cf932ef2f27967891b768c2ad90b59a12a5279ceaa18b47"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.398 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.409 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.411 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.421 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.431 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.433 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.443 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.454 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.455 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.465 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@localhost w/vFHwM/x4hUGlKJCteKiA 97933f044fdd8b3cf57ad744ce032728b06f354b0d719790def82b2f5b9a6133'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "soumyakoduri", "ovpn": "skoduri@localhost w/vFHwM/x4hUGlKJCteKiA 97933f044fdd8b3cf57ad744ce032728b06f354b0d719790def82b2f5b9a6133"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.467 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.477 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.488 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.489 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.499 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.510 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.511 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.521 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.532 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.533 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.543 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.545 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.556 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.567 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rraja", "ovpn": "rraja@p50 k0lrZNIKWMH/VrZupJ9diA 03bfe34ee6e9a541e10426a3cc1e1046655420d4d0a79ce5667bec1b469a0100"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.578 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.589 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.592 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.600 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.611 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.613 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.622 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.633 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.635 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.645 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.656 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.657 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.667 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.668 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.678 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.680 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.690 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.701 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "skip_reason": "Conditional result was False"} skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.712 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.723 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.724 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.734 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.736 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.760 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.769 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.771 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.781 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.782 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.792 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'pdhange@mauli hqKEk1OuI2Wmi1CAcJk5CQ f49d854572b5efe9514b4d741e336adb3534d00b22b0a505142d82eccc2f7535'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pdhange", "ovpn": "pdhange@mauli hqKEk1OuI2Wmi1CAcJk5CQ f49d854572b5efe9514b4d741e336adb3534d00b22b0a505142d82eccc2f7535"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.794 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'dpivonka', 'ovpn': 'dpivonka@thinkpad 6vBnL22Dfp8d9grCNtSoHw c8270453301dbec76f8070809078087ff892c74360b80a82002d58c50af19ec4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dpivonka", "ovpn": "dpivonka@thinkpad 6vBnL22Dfp8d9grCNtSoHw c8270453301dbec76f8070809078087ff892c74360b80a82002d58c50af19ec4"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.804 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'adking', 'ovpn': 'adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "adking", "ovpn": "adking@laptop1 VkjYUD1hJpR8sFhrH6MIcg 28c610bc9f7321de315923288d24650bdb4bc90593b423f1f59db16d67b6d625"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.816 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'amathuri', 'ovpn': 'amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "amathuri", "ovpn": "amathuri@thinkpad WDHZL4VspBmlz5dzRlAGUQ 7f2c5d8e2554b869a09fdc20d6e4aabffa8200ef8e2b8d1bc951bfc673757267\namathuri@lenovothinkpad MhlrEG4X+iKq2d2GxwMbmA 812cfea500340140144ecb27f7851b86d8daff658f173189fceec8e61b59cbf2\n"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.817 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'nizamial09', 'ovpn': 'nizamial09@thinkpad 4GoNn989LSUMJ1XNW0dGtA 3f8a1ef7c25bb0491b8e3db6946e69bb0dea077048ff8140382fbae5a02206f7'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nizamial09", "ovpn": "nizamial09@thinkpad 4GoNn989LSUMJ1XNW0dGtA 3f8a1ef7c25bb0491b8e3db6946e69bb0dea077048ff8140382fbae5a02206f7"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.827 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'dachary', 'ovpn': 'loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dachary", "ovpn": "loic@tulipe 1NGxatlPDW6m9FLwzG2Gng cc19cfe2d2101909e9e0ae6b207d7e8dccafd8ec1f4594bdd006dda6b67a80b5"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.838 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'amctagga', 'ovpn': 'amctagga@redhat20 DsFh00Ttjtomgs5nlTX3SA 713280e601e14a8fecfe190490e362f5f97bba3517b2bcfd4abd5230a45fbaa1'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "amctagga", "ovpn": "amctagga@redhat20 DsFh00Ttjtomgs5nlTX3SA 713280e601e14a8fecfe190490e362f5f97bba3517b2bcfd4abd5230a45fbaa1"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.840 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'kevinz', 'ovpn': 'kevinz@linaroceph a2GchLhkaayg78xuUnI0sA b545e84634e614099b00d50e593933eabf0793035eaa439b6d82ec669f69de7f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kevinz", "ovpn": "kevinz@linaroceph a2GchLhkaayg78xuUnI0sA b545e84634e614099b00d50e593933eabf0793035eaa439b6d82ec669f69de7f"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.849 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'liu-chunmei', 'ovpn': 'liu-chunmei@otccldstore gKMLlCSH99LCDse00ja0Kg 2c140368bca0e48102330631f91e5299298461a24cab483b9765293eafb2050c'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "liu-chunmei", "ovpn": "liu-chunmei@otccldstore gKMLlCSH99LCDse00ja0Kg 2c140368bca0e48102330631f91e5299298461a24cab483b9765293eafb2050c"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.861 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'cyx1231st', 'ovpn': 'cyx1231st@yingxin-server C3qUn5JXYFehgyfol2lnhw c5f306797eac838797ea99b07bd0f5e8e185052887b82ba5c343a42eb271747a'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cyx1231st", "ovpn": "cyx1231st@yingxin-server C3qUn5JXYFehgyfol2lnhw c5f306797eac838797ea99b07bd0f5e8e185052887b82ba5c343a42eb271747a"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.872 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'sunnagar', 'ovpn': 'sunil@sepia-lab j6h8NzyTGEE6WHYT3uiOXA eda7763cdd544d8e7198cefee77f38641d44c8a6aa4d37b8b1429620641809ae'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sunnagar", "ovpn": "sunil@sepia-lab j6h8NzyTGEE6WHYT3uiOXA eda7763cdd544d8e7198cefee77f38641d44c8a6aa4d37b8b1429620641809ae"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.873 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'lflores', 'ovpn': 'lflores@fedora CqF8+5Scni+GHCfHkm3AAA 0771c83aa58141af4704f4b01bba4490638ee2033fdabe5a2a4b8e06768b29c2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "lflores", "ovpn": "lflores@fedora CqF8+5Scni+GHCfHkm3AAA 0771c83aa58141af4704f4b01bba4490638ee2033fdabe5a2a4b8e06768b29c2"}, "skip_reason": "Conditional result was False"} skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'jsawaya', 'ovpn': 'jsawaya@thinkpad jEJaJNljo4e2sHstFCNljQ d0042e4c40344f7fa350d3e0b748686aea00c4757ffbe32a41f3b119463d9f46'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jsawaya", "ovpn": "jsawaya@thinkpad jEJaJNljo4e2sHstFCNljQ d0042e4c40344f7fa350d3e0b748686aea00c4757ffbe32a41f3b119463d9f46"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.885 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'markw8973240', 'ovpn': 'shuai@mac d7Tqhwnt5D7+jeeqKQ375w e6ac2fb0750350a007d00bba1354989402199dc012150a84805be57a92e6f06d'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "markw8973240", "ovpn": "shuai@mac d7Tqhwnt5D7+jeeqKQ375w e6ac2fb0750350a007d00bba1354989402199dc012150a84805be57a92e6f06d"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.886 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'luisrico', 'ovpn': 'lricomor@lricomor-mac DI4SNq2EznedeK8Cztt2ug e05bc16840e8c3c45f641852101ad921abc248013ec89a599c27c275767b5347'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "luisrico", "ovpn": "lricomor@lricomor-mac DI4SNq2EznedeK8Cztt2ug e05bc16840e8c3c45f641852101ad921abc248013ec89a599c27c275767b5347"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.896 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'matan', 'ovpn': 'matan@main-win vEAxj3ZM9DjxBi/jfjc+jQ 9c30b8fcef9bdc804090947a92e1e60cc21d3f280f261bc3f4cecac64541dc6e\nmatan@thinkpad JJuwaWbac2lbcH5pCGON1w 521fe30e3a950915a1b538913c1af76198c4133018b7869d348740c708b38a7d\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "matan", "ovpn": "matan@main-win vEAxj3ZM9DjxBi/jfjc+jQ 9c30b8fcef9bdc804090947a92e1e60cc21d3f280f261bc3f4cecac64541dc6e\nmatan@thinkpad JJuwaWbac2lbcH5pCGON1w 521fe30e3a950915a1b538913c1af76198c4133018b7869d348740c708b38a7d\n"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.907 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'ozeneva', 'ovpn': 'ozeneva@omri qB3om9JUxgVneOibFeRq6Q 92277afcd0bce888f60dceab4b2e8695ebbf7241dba09e3350a12c4fffd6ebd5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ozeneva", "ovpn": "ozeneva@omri qB3om9JUxgVneOibFeRq6Q 92277afcd0bce888f60dceab4b2e8695ebbf7241dba09e3350a12c4fffd6ebd5"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.909 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'sudhanaruna', 'ovpn': 'ArunaSudhan@sudhan-linux t/fhf5WR4vQxW3F/Lx7Atw 09248b17c9abfe802ca4be1b93ad318138f54fb60b073ff857c2effadb27a997'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sudhanaruna", "ovpn": "ArunaSudhan@sudhan-linux t/fhf5WR4vQxW3F/Lx7Atw 09248b17c9abfe802ca4be1b93ad318138f54fb60b073ff857c2effadb27a997"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.918 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'zl31wang', 'ovpn': 'zl31wang@sjtu Et6K7OVsdRTnvOY5iuvUxA a7f66c06b405df269ac8f28a4b2c9f00d087091082c53ed5e03517e3811d9fc2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zl31wang", "ovpn": "zl31wang@sjtu Et6K7OVsdRTnvOY5iuvUxA a7f66c06b405df269ac8f28a4b2c9f00d087091082c53ed5e03517e3811d9fc2"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.929 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'mayagilad', 'ovpn': 'mayagilad@mayagilad-ThinkPad-T480 AGw0uOFkRU6SX8Kp3nyGuA d29a792aad9cc6038dfc2e3471f6556b50ef73562b1bc6231c39d8daf20a19d0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mayagilad", "ovpn": "mayagilad@mayagilad-ThinkPad-T480 AGw0uOFkRU6SX8Kp3nyGuA d29a792aad9cc6038dfc2e3471f6556b50ef73562b1bc6231c39d8daf20a19d0"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.930 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'arjsharm', 'ovpn': 'arjun@thinkpad_local 06szrDO7vKFS7BSicSbDsw e1284059b3e0604191a0f35e2841f22835b0e75249e637d8297edbee458ccf39'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "arjsharm", "ovpn": "arjun@thinkpad_local 06szrDO7vKFS7BSicSbDsw e1284059b3e0604191a0f35e2841f22835b0e75249e637d8297edbee458ccf39"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.941 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'melissali', 'ovpn': 'melissali@melissali-ubuntu pooAecOHrOtZ3gXewVMxnw 36860a4078c773f47e1a58d2f120ec79e468142120ff6a816cb6ffbb9fd9ef07'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "melissali", "ovpn": "melissali@melissali-ubuntu pooAecOHrOtZ3gXewVMxnw 36860a4078c773f47e1a58d2f120ec79e468142120ff6a816cb6ffbb9fd9ef07"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.942 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'ionutbalutoiu', 'ovpn': 'ionutbalutoiu@macbook ruUdfqkSfEhKctGGLeQvkw 0a6cab2332041d56ca8b1216242195af2ad8d0ec6360fd6c1dd080f5f43240e1'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ionutbalutoiu", "ovpn": "ionutbalutoiu@macbook ruUdfqkSfEhKctGGLeQvkw 0a6cab2332041d56ca8b1216242195af2ad8d0ec6360fd6c1dd080f5f43240e1"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.953 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'pdiazbou', 'ovpn': 'pdiazbou@thinkpad BNtoPcISV462wNeprZDOcg f6faca031e6549014132b4c66e53721c9d934a09d0d9d0f36e2dd31f90be1ce4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pdiazbou", "ovpn": "pdiazbou@thinkpad BNtoPcISV462wNeprZDOcg f6faca031e6549014132b4c66e53721c9d934a09d0d9d0f36e2dd31f90be1ce4"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.955 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'xuwang', 'ovpn': 'xuwang@laptop 2U0uRjvVh8eE4iSkFzK2Kg 2a9db1c375a032cc0a892ca2d0721f9d7303e2db5a7eab647870d7c2022ee2e8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xuwang", "ovpn": "xuwang@laptop 2U0uRjvVh8eE4iSkFzK2Kg 2a9db1c375a032cc0a892ca2d0721f9d7303e2db5a7eab647870d7c2022ee2e8"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.964 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'blaine', 'ovpn': 'blaine@laptop RkDSJBkoRKI0UaxdQuMNCw abcfdade65dd772c066c0c63e712fb03240d676d72eb341186b0c0a94d4a4547'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "blaine", "ovpn": "blaine@laptop RkDSJBkoRKI0UaxdQuMNCw abcfdade65dd772c066c0c63e712fb03240d676d72eb341186b0c0a94d4a4547"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.975 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'choffman', 'ovpn': 'choffman@choffman.net 56rg/lHPXPRyVivND7+0Uw ca591258cda719a5a0bf5d5f4fa87976773625249d29ff6012ad6efeac33da2c'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "choffman", "ovpn": "choffman@choffman.net 56rg/lHPXPRyVivND7+0Uw ca591258cda719a5a0bf5d5f4fa87976773625249d29ff6012ad6efeac33da2c"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.986 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'oro', 'ovpn': 'oro@oro-ubuntu-bm r1PDxMqo/AP6wFx5ZWQ3eg 18bf1a1177da6dc89958adf65a4813a7da3e899cd94dc86384240ea3b5e00361'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "oro", "ovpn": "oro@oro-ubuntu-bm r1PDxMqo/AP6wFx5ZWQ3eg 18bf1a1177da6dc89958adf65a4813a7da3e899cd94dc86384240ea3b5e00361"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.988 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'mrfreezeex', 'ovpn': 'mrfreezeex@inferno ade2FH1BYDNTWeREZEJpFQ 32d052805908bc929983119748701a6c882cfbd2dd32c511bdcfbe6d32efb7ef'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mrfreezeex", "ovpn": "mrfreezeex@inferno ade2FH1BYDNTWeREZEJpFQ 32d052805908bc929983119748701a6c882cfbd2dd32c511bdcfbe6d32efb7ef"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:57.997 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'name': 'jthottan', 'ovpn': 'jiffin@localhost eipwqKkTavFd8WlbV2cCRg ec4108409bb9af0ebb14a83561c51f05f0c662658ce0c3fd884d76ef69bf5351'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jthottan", "ovpn": "jiffin@localhost eipwqKkTavFd8WlbV2cCRg ec4108409bb9af0ebb14a83561c51f05f0c662658ce0c3fd884d76ef69bf5351"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:58.040 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:10:58 +0000 (0:00:01.657) 0:00:58.043 ****** 2022-01-13T16:10:58.108 INFO:teuthology.task.ansible.out: TASK [Filter the revoked_users list] ******************************************* 2022-01-13T16:10:58.110 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:10:58.132 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:10:58 +0000 (0:00:00.091) 0:00:58.135 ****** 2022-01-13T16:10:58.352 INFO:teuthology.task.ansible.out: TASK [Remove revoked users] **************************************************** 2022-01-13T16:10:58.354 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=zcerza) => {"ansible_loop_var": "item", "changed": false, "item": "zcerza", "name": "zcerza", "state": "absent"} 2022-01-13T16:10:58.492 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=aschoen) => {"ansible_loop_var": "item", "changed": false, "item": "aschoen", "name": "aschoen", "state": "absent"} 2022-01-13T16:10:58.638 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=andrew) => {"ansible_loop_var": "item", "changed": false, "item": "andrew", "name": "andrew", "state": "absent"} 2022-01-13T16:10:58.773 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=sweil) => {"ansible_loop_var": "item", "changed": false, "item": "sweil", "name": "sweil", "state": "absent"} 2022-01-13T16:10:58.918 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=brad) => {"ansible_loop_var": "item", "changed": false, "item": "brad", "name": "brad", "state": "absent"} 2022-01-13T16:10:59.054 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=kefu) => {"ansible_loop_var": "item", "changed": false, "item": "kefu", "name": "kefu", "state": "absent"} 2022-01-13T16:10:59.190 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=shylesh) => {"ansible_loop_var": "item", "changed": false, "item": "shylesh", "name": "shylesh", "state": "absent"} 2022-01-13T16:10:59.325 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=gmeno) => {"ansible_loop_var": "item", "changed": false, "item": "gmeno", "name": "gmeno", "state": "absent"} 2022-01-13T16:10:59.471 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=alfredodeza) => {"ansible_loop_var": "item", "changed": false, "item": "alfredodeza", "name": "alfredodeza", "state": "absent"} 2022-01-13T16:10:59.606 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=trhoden) => {"ansible_loop_var": "item", "changed": false, "item": "trhoden", "name": "trhoden", "state": "absent"} 2022-01-13T16:10:59.741 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=nishtha) => {"ansible_loop_var": "item", "changed": false, "item": "nishtha", "name": "nishtha", "state": "absent"} 2022-01-13T16:10:59.878 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=yguang) => {"ansible_loop_var": "item", "changed": false, "item": "yguang", "name": "yguang", "state": "absent"} 2022-01-13T16:11:00.014 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=sdieffen) => {"ansible_loop_var": "item", "changed": false, "item": "sdieffen", "name": "sdieffen", "state": "absent"} 2022-01-13T16:11:00.141 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=brian) => {"ansible_loop_var": "item", "changed": false, "item": "brian", "name": "brian", "state": "absent"} 2022-01-13T16:11:00.277 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=pmcgarry) => {"ansible_loop_var": "item", "changed": false, "item": "pmcgarry", "name": "pmcgarry", "state": "absent"} 2022-01-13T16:11:00.414 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=karnan) => {"ansible_loop_var": "item", "changed": false, "item": "karnan", "name": "karnan", "state": "absent"} 2022-01-13T16:11:00.550 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=ryneli) => {"ansible_loop_var": "item", "changed": false, "item": "ryneli", "name": "ryneli", "state": "absent"} 2022-01-13T16:11:00.697 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=dlambrig) => {"ansible_loop_var": "item", "changed": false, "item": "dlambrig", "name": "dlambrig", "state": "absent"} 2022-01-13T16:11:00.832 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=icolle) => {"ansible_loop_var": "item", "changed": false, "item": "icolle", "name": "icolle", "state": "absent"} 2022-01-13T16:11:00.969 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=soumya) => {"ansible_loop_var": "item", "changed": false, "item": "soumya", "name": "soumya", "state": "absent"} 2022-01-13T16:11:01.105 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=jspray) => {"ansible_loop_var": "item", "changed": false, "item": "jspray", "name": "jspray", "state": "absent"} 2022-01-13T16:11:01.233 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=erwan) => {"ansible_loop_var": "item", "changed": false, "item": "erwan", "name": "erwan", "state": "absent"} 2022-01-13T16:11:01.384 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=jj) => {"ansible_loop_var": "item", "changed": false, "item": "jj", "name": "jj", "state": "absent"} 2022-01-13T16:11:01.553 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=amarangone) => {"ansible_loop_var": "item", "changed": false, "item": "amarangone", "name": "amarangone", "state": "absent"} 2022-01-13T16:11:01.690 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=oprypin) => {"ansible_loop_var": "item", "changed": false, "item": "oprypin", "name": "oprypin", "state": "absent"} 2022-01-13T16:11:01.828 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=adamyanova) => {"ansible_loop_var": "item", "changed": false, "item": "adamyanova", "name": "adamyanova", "state": "absent"} 2022-01-13T16:11:01.979 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=sbillah) => {"ansible_loop_var": "item", "changed": false, "item": "sbillah", "name": "sbillah", "state": "absent"} 2022-01-13T16:11:02.121 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=onyb) => {"ansible_loop_var": "item", "changed": false, "item": "onyb", "name": "onyb", "state": "absent"} 2022-01-13T16:11:02.249 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=jwilliamson) => {"ansible_loop_var": "item", "changed": false, "item": "jwilliamson", "name": "jwilliamson", "state": "absent"} 2022-01-13T16:11:02.387 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=kmroz) => {"ansible_loop_var": "item", "changed": false, "item": "kmroz", "name": "kmroz", "state": "absent"} 2022-01-13T16:11:02.522 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=shehbazj) => {"ansible_loop_var": "item", "changed": false, "item": "shehbazj", "name": "shehbazj", "state": "absent"} 2022-01-13T16:11:02.657 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=abhishekvrshny) => {"ansible_loop_var": "item", "changed": false, "item": "abhishekvrshny", "name": "abhishekvrshny", "state": "absent"} 2022-01-13T16:11:02.794 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=asheplyakov) => {"ansible_loop_var": "item", "changed": false, "item": "asheplyakov", "name": "asheplyakov", "state": "absent"} 2022-01-13T16:11:02.929 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=liupan) => {"ansible_loop_var": "item", "changed": false, "item": "liupan", "name": "liupan", "state": "absent"} 2022-01-13T16:11:03.064 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=adeza) => {"ansible_loop_var": "item", "changed": false, "item": "adeza", "name": "adeza", "state": "absent"} 2022-01-13T16:11:03.200 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=pranith) => {"ansible_loop_var": "item", "changed": false, "item": "pranith", "name": "pranith", "state": "absent"} 2022-01-13T16:11:03.335 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=dorinda) => {"ansible_loop_var": "item", "changed": false, "item": "dorinda", "name": "dorinda", "state": "absent"} 2022-01-13T16:11:03.475 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=zyan) => {"ansible_loop_var": "item", "changed": false, "item": "zyan", "name": "zyan", "state": "absent"} 2022-01-13T16:11:03.611 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=jdillaman) => {"ansible_loop_var": "item", "changed": false, "item": "jdillaman", "name": "jdillaman", "state": "absent"} 2022-01-13T16:11:03.748 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=davidz) => {"ansible_loop_var": "item", "changed": false, "item": "davidz", "name": "davidz", "state": "absent"} 2022-01-13T16:11:03.887 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=wusui) => {"ansible_loop_var": "item", "changed": false, "item": "wusui", "name": "wusui", "state": "absent"} 2022-01-13T16:11:04.023 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=nwatkins) => {"ansible_loop_var": "item", "changed": false, "item": "nwatkins", "name": "nwatkins", "state": "absent"} 2022-01-13T16:11:04.158 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=sidharthanup) => {"ansible_loop_var": "item", "changed": false, "item": "sidharthanup", "name": "sidharthanup", "state": "absent"} 2022-01-13T16:11:04.304 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=varsha) => {"ansible_loop_var": "item", "changed": false, "item": "varsha", "name": "varsha", "state": "absent"} 2022-01-13T16:11:04.440 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=hmunjulu) => {"ansible_loop_var": "item", "changed": false, "item": "hmunjulu", "name": "hmunjulu", "state": "absent"} 2022-01-13T16:11:04.588 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=nlevine) => {"ansible_loop_var": "item", "changed": false, "item": "nlevine", "name": "nlevine", "state": "absent"} 2022-01-13T16:11:04.724 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=tbrekke) => {"ansible_loop_var": "item", "changed": false, "item": "tbrekke", "name": "tbrekke", "state": "absent"} 2022-01-13T16:11:04.871 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=taco) => {"ansible_loop_var": "item", "changed": false, "item": "taco", "name": "taco", "state": "absent"} 2022-01-13T16:11:05.009 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=louis) => {"ansible_loop_var": "item", "changed": false, "item": "louis", "name": "louis", "state": "absent"} 2022-01-13T16:11:05.153 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=amarango) => {"ansible_loop_var": "item", "changed": false, "item": "amarango", "name": "amarango", "state": "absent"} 2022-01-13T16:11:05.289 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=oobe) => {"ansible_loop_var": "item", "changed": false, "item": "oobe", "name": "oobe", "state": "absent"} 2022-01-13T16:11:05.424 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=rturk) => {"ansible_loop_var": "item", "changed": false, "item": "rturk", "name": "rturk", "state": "absent"} 2022-01-13T16:11:05.559 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=fche) => {"ansible_loop_var": "item", "changed": false, "item": "fche", "name": "fche", "state": "absent"} 2022-01-13T16:11:05.696 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=jbainbri) => {"ansible_loop_var": "item", "changed": false, "item": "jbainbri", "name": "jbainbri", "state": "absent"} 2022-01-13T16:11:05.832 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=kdhananj) => {"ansible_loop_var": "item", "changed": false, "item": "kdhananj", "name": "kdhananj", "state": "absent"} 2022-01-13T16:11:05.888 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:05 +0000 (0:00:07.756) 0:01:05.891 ****** 2022-01-13T16:11:06.610 INFO:teuthology.task.ansible.out: TASK [users : Write /keys-repo-sha1 sentinel file] ***************************** 2022-01-13T16:11:06.612 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => {"changed": true, "checksum": "4f26b3d728f099922c318696bfe6d7a8ec9c7ba6", "dest": "/keys-repo-sha1", "gid": 0, "group": "root", "md5sum": "a71f88d5c920852aa6bbd807e429c45f", "mode": "0644", "owner": "root", "size": 40, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1642090265.9753945-16896-143375203384326/source", "state": "file", "uid": 0} 2022-01-13T16:11:06.634 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:06 +0000 (0:00:00.746) 0:01:06.638 ****** 2022-01-13T16:11:06.706 INFO:teuthology.task.ansible.out: TASK [common : Log the OS name, version and release] *************************** 2022-01-13T16:11:06.708 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => { "msg": "Host smithi104.front.sepia.ceph.com is running Ubuntu 20.04 (focal)" } 2022-01-13T16:11:06.730 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:06 +0000 (0:00:00.096) 0:01:06.734 ****** 2022-01-13T16:11:06.810 INFO:teuthology.task.ansible.out: TASK [common : Including major version specific variables.] ******************** 2022-01-13T16:11:06.811 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/empty.yml) => {"ansible_facts": {}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/empty.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/empty.yml"} 2022-01-13T16:11:06.835 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:06 +0000 (0:00:00.104) 0:01:06.838 ****** 2022-01-13T16:11:06.903 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 6)] *********************** 2022-01-13T16:11:06.905 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:06.929 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:06 +0000 (0:00:00.094) 0:01:06.933 ****** 2022-01-13T16:11:06.998 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 7)] *********************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:07.022 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:07 +0000 (0:00:00.093) 0:01:07.026 ****** 2022-01-13T16:11:07.082 INFO:teuthology.task.ansible.out: TASK [common : Reboot RHEL7 to workaround systemd bug] ************************* skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:07.108 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:07 +0000 (0:00:00.084) 0:01:07.111 ****** 2022-01-13T16:11:07.177 INFO:teuthology.task.ansible.out: TASK [common : Wait for reboot in case of systemd workaround] ****************** 2022-01-13T16:11:07.179 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:07.201 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:07 +0000 (0:00:00.093) 0:01:07.204 ****** 2022-01-13T16:11:07.270 INFO:teuthology.task.ansible.out: TASK [common : Set /etc/localtime (RHEL/CentOS 6)] ***************************** 2022-01-13T16:11:07.272 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:07.294 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:07 +0000 (0:00:00.092) 0:01:07.297 ****** 2022-01-13T16:11:07.363 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone (RHEL/CentOS >= 7)] **************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:07.387 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:07 +0000 (0:00:00.092) 0:01:07.390 ****** 2022-01-13T16:11:07.456 INFO:teuthology.task.ansible.out: TASK [common : Install yum on Fedora 22 and later] ***************************** 2022-01-13T16:11:07.457 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:07.480 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:07 +0000 (0:00:00.093) 0:01:07.483 ****** 2022-01-13T16:11:07.549 INFO:teuthology.task.ansible.out: TASK [common : Set entitlements_path] ****************************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:07.578 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:07 +0000 (0:00:00.097) 0:01:07.581 ****** 2022-01-13T16:11:07.658 INFO:teuthology.task.ansible.out: TASK [common : Include Red Hat encrypted variables.] *************************** 2022-01-13T16:11:07.660 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} skipping: [smithi104.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2022-01-13T16:11:07.682 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:07 +0000 (0:00:00.104) 0:01:07.685 ****** 2022-01-13T16:11:07.750 INFO:teuthology.task.ansible.out: TASK [common : Set have_entitlements] ****************************************** 2022-01-13T16:11:07.753 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:07.775 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:07 +0000 (0:00:00.093) 0:01:07.779 ****** 2022-01-13T16:11:07.848 INFO:teuthology.task.ansible.out: TASK [common : Install CA Cert from Satellite Server] ************************** 2022-01-13T16:11:07.850 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:07.873 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:07 +0000 (0:00:00.097) 0:01:07.876 ****** 2022-01-13T16:11:07.941 INFO:teuthology.task.ansible.out: TASK [common : Set the releasever] ********************************************* 2022-01-13T16:11:07.943 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:07.969 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:07 +0000 (0:00:00.095) 0:01:07.972 ****** 2022-01-13T16:11:08.038 INFO:teuthology.task.ansible.out: TASK [common : Determine if node is registered with subscription-manager.] ***** 2022-01-13T16:11:08.040 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2022-01-13T16:11:08.063 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:08 +0000 (0:00:00.094) 0:01:08.066 ****** 2022-01-13T16:11:08.132 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we're already registered] **************** 2022-01-13T16:11:08.134 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:08.156 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:08 +0000 (0:00:00.093) 0:01:08.159 ****** 2022-01-13T16:11:08.224 INFO:teuthology.task.ansible.out: TASK [common : Register with subscription-manager.] **************************** 2022-01-13T16:11:08.226 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2022-01-13T16:11:08.249 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:08 +0000 (0:00:00.092) 0:01:08.252 ****** 2022-01-13T16:11:08.318 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we just registered] ********************** 2022-01-13T16:11:08.319 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:08.342 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:08 +0000 (0:00:00.092) 0:01:08.345 ****** 2022-01-13T16:11:08.410 INFO:teuthology.task.ansible.out: TASK [common : List CDN releases available to system] ************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:08.439 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:08 +0000 (0:00:00.096) 0:01:08.441 ****** 2022-01-13T16:11:08.507 INFO:teuthology.task.ansible.out: TASK [common : Unregister Beta/Alpha/RC system with subscription-manager] ****** 2022-01-13T16:11:08.509 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:08.531 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:08 +0000 (0:00:00.093) 0:01:08.535 ****** 2022-01-13T16:11:08.602 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered to false if Beta/Alpha/RC release] ********** 2022-01-13T16:11:08.603 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:08.626 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:08 +0000 (0:00:00.094) 0:01:08.629 ****** 2022-01-13T16:11:08.694 INFO:teuthology.task.ansible.out: TASK [common : Configure internal beta repos in /etc/yum.repos.d/] ************* 2022-01-13T16:11:08.696 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2022-01-13T16:11:08.718 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:08 +0000 (0:00:00.092) 0:01:08.721 ****** 2022-01-13T16:11:08.788 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:08.812 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:08 +0000 (0:00:00.093) 0:01:08.815 ****** 2022-01-13T16:11:08.891 INFO:teuthology.task.ansible.out: TASK [common : Get list of enabled RHSM repos] ********************************* 2022-01-13T16:11:08.892 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:08.915 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:08 +0000 (0:00:00.102) 0:01:08.917 ****** 2022-01-13T16:11:08.983 INFO:teuthology.task.ansible.out: TASK [common : Store list of enabled repos] ************************************ 2022-01-13T16:11:08.986 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:09.006 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:08 +0000 (0:00:00.092) 0:01:09.010 ****** 2022-01-13T16:11:09.075 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos false if entitlements are missing or if we unregistered] *** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:09.102 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:09 +0000 (0:00:00.095) 0:01:09.105 ****** 2022-01-13T16:11:09.171 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if rhsm_repos differs from repo_list] **** 2022-01-13T16:11:09.173 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:09.194 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:09 +0000 (0:00:00.092) 0:01:09.197 ****** 2022-01-13T16:11:09.266 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if newly-subscribed] ********************* skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:09.291 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:09 +0000 (0:00:00.096) 0:01:09.294 ****** 2022-01-13T16:11:09.361 INFO:teuthology.task.ansible.out: TASK [common : Disable all rhsm repos] ***************************************** skipping: [smithi104.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2022-01-13T16:11:09.388 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:09 +0000 (0:00:00.097) 0:01:09.392 ****** 2022-01-13T16:11:09.458 INFO:teuthology.task.ansible.out: TASK [common : Enable necessary rhsm repos] ************************************ skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:09.485 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:09 +0000 (0:00:00.096) 0:01:09.488 ****** 2022-01-13T16:11:09.557 INFO:teuthology.task.ansible.out: TASK [common : Remove old apt-mirror repository definition.] ******************* 2022-01-13T16:11:09.559 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:09.584 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:09 +0000 (0:00:00.097) 0:01:09.586 ****** 2022-01-13T16:11:09.653 INFO:teuthology.task.ansible.out: TASK [common : Increase the yum timeout.] ************************************** 2022-01-13T16:11:09.655 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:09.678 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:09 +0000 (0:00:00.094) 0:01:09.681 ****** 2022-01-13T16:11:09.759 INFO:teuthology.task.ansible.out: TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** 2022-01-13T16:11:09.760 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'key': 'epel', 'value': {'name': 'Extra Packages for Enterprise Linux', 'mirrorlist': 'file:///etc/yum.repos.d/epel-mirrorlist', 'failovermethod': 'priority', 'enabled': '1', 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "epel", "value": {"enabled": "1", "failovermethod": "priority", "gpgcheck": 0, "mirrorlist": "file:///etc/yum.repos.d/epel-mirrorlist", "name": "Extra Packages for Enterprise Linux"}}, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:09.769 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'key': 'epel-testing', 'value': {'name': 'Extra Packages for Enterprise Linux - Testing', 'mirrorlist': 'file:///etc/yum.repos.d/epel-testing-mirrorlist', 'failovermethod': 'priority', 'enabled': 0, 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "epel-testing", "value": {"enabled": 0, "failovermethod": "priority", "gpgcheck": 0, "mirrorlist": "file:///etc/yum.repos.d/epel-testing-mirrorlist", "name": "Extra Packages for Enterprise Linux - Testing"}}, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:09.795 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:09 +0000 (0:00:00.117) 0:01:09.799 ****** 2022-01-13T16:11:09.875 INFO:teuthology.task.ansible.out: TASK [common : Configure local epel mirrorlists] ******************************* skipping: [smithi104.front.sepia.ceph.com] => (item=epel-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "item": "epel-mirrorlist", "skip_reason": "Conditional result was False"} 2022-01-13T16:11:09.887 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item=epel-testing-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "item": "epel-testing-mirrorlist", "skip_reason": "Conditional result was False"} 2022-01-13T16:11:09.913 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:09 +0000 (0:00:00.117) 0:01:09.916 ****** 2022-01-13T16:11:09.986 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:10.010 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:10 +0000 (0:00:00.097) 0:01:10.014 ****** 2022-01-13T16:11:10.208 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2022-01-13T16:11:10.210 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "cmd": "cat /etc/timezone", "delta": "0:00:00.012090", "end": "2022-01-13 16:11:10.590048", "rc": 0, "start": "2022-01-13 16:11:10.577958", "stderr": "", "stderr_lines": [], "stdout": "Etc/UTC", "stdout_lines": ["Etc/UTC"]} 2022-01-13T16:11:10.234 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:10 +0000 (0:00:00.223) 0:01:10.237 ****** 2022-01-13T16:11:10.305 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone in /etc/timezone] ****************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:10.331 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:10 +0000 (0:00:00.096) 0:01:10.334 ****** 2022-01-13T16:11:10.422 INFO:teuthology.task.ansible.out: TASK [common : Inform the OS of the new timezone] ****************************** 2022-01-13T16:11:10.424 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:10.450 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:10 +0000 (0:00:00.118) 0:01:10.453 ****** 2022-01-13T16:11:11.041 INFO:teuthology.task.ansible.out: TASK [common : Mask sleep units] *********************************************** 2022-01-13T16:11:11.043 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=sleep.target) => {"ansible_loop_var": "item", "changed": false, "item": "sleep.target", "name": "sleep.target", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "grub-initrd-fallback.service grub-common.service", "CanIsolate": "no", "CanReload": "no", "CanStart": "no", "CanStop": "yes", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "DefaultDependencies": "yes", "Description": "sleep.target", "FailureAction": "none", "FragmentPath": "/etc/systemd/system/sleep.target", "Id": "sleep.target", "IgnoreOnIsolate": "no", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit sleep.target is masked.\"", "LoadState": "masked", "Names": "sleep.target", "NeedDaemonReload": "no", "OnFailureJobMode": "replace", "Perpetual": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StateChangeTimestampMonotonic": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "Transient": "no", "UnitFilePreset": "enabled", "UnitFileState": "masked", "Wants": "grub-initrd-fallback.service grub-common.service"}} 2022-01-13T16:11:11.229 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=suspend.target) => {"ansible_loop_var": "item", "changed": false, "item": "suspend.target", "name": "suspend.target", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "CanIsolate": "no", "CanReload": "no", "CanStart": "no", "CanStop": "yes", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "DefaultDependencies": "yes", "Description": "suspend.target", "FailureAction": "none", "FragmentPath": "/etc/systemd/system/suspend.target", "Id": "suspend.target", "IgnoreOnIsolate": "no", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit suspend.target is masked.\"", "LoadState": "masked", "Names": "suspend.target", "NeedDaemonReload": "no", "OnFailureJobMode": "replace", "Perpetual": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StateChangeTimestampMonotonic": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "Transient": "no", "UnitFilePreset": "enabled", "UnitFileState": "masked"}} 2022-01-13T16:11:11.407 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=hibernate.target) => {"ansible_loop_var": "item", "changed": false, "item": "hibernate.target", "name": "hibernate.target", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "CanIsolate": "no", "CanReload": "no", "CanStart": "no", "CanStop": "yes", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "DefaultDependencies": "yes", "Description": "hibernate.target", "FailureAction": "none", "FragmentPath": "/etc/systemd/system/hibernate.target", "Id": "hibernate.target", "IgnoreOnIsolate": "no", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit hibernate.target is masked.\"", "LoadState": "masked", "Names": "hibernate.target", "NeedDaemonReload": "no", "OnFailureJobMode": "replace", "Perpetual": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StateChangeTimestampMonotonic": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "Transient": "no", "UnitFilePreset": "enabled", "UnitFileState": "masked"}} 2022-01-13T16:11:11.585 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=hybrid-sleep.target) => {"ansible_loop_var": "item", "changed": false, "item": "hybrid-sleep.target", "name": "hybrid-sleep.target", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "CanIsolate": "no", "CanReload": "no", "CanStart": "no", "CanStop": "yes", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "DefaultDependencies": "yes", "Description": "hybrid-sleep.target", "FailureAction": "none", "FragmentPath": "/etc/systemd/system/hybrid-sleep.target", "Id": "hybrid-sleep.target", "IgnoreOnIsolate": "no", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit hybrid-sleep.target is masked.\"", "LoadState": "masked", "Names": "hybrid-sleep.target", "NeedDaemonReload": "no", "OnFailureJobMode": "replace", "Perpetual": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StateChangeTimestampMonotonic": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "Transient": "no", "UnitFilePreset": "enabled", "UnitFileState": "masked"}} 2022-01-13T16:11:11.611 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:11 +0000 (0:00:01.161) 0:01:11.614 ****** 2022-01-13T16:11:11.678 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:11.710 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:11 +0000 (0:00:00.098) 0:01:11.713 ****** 2022-01-13T16:11:11.778 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone] *********************************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:11.802 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:11 +0000 (0:00:00.091) 0:01:11.805 ****** 2022-01-13T16:11:11.870 INFO:teuthology.task.ansible.out: TASK [common : Add base OpenSUSE Leap repo] ************************************ 2022-01-13T16:11:11.872 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:11.901 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:11 +0000 (0:00:00.099) 0:01:11.904 ****** 2022-01-13T16:11:11.969 INFO:teuthology.task.ansible.out: TASK [common : Add updates OpenSUSE Leap repo] ********************************* 2022-01-13T16:11:11.973 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:12.006 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:11 +0000 (0:00:00.104) 0:01:12.009 ****** 2022-01-13T16:11:12.078 INFO:teuthology.task.ansible.out: TASK [common : Refresh repos] ************************************************** 2022-01-13T16:11:12.079 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:12.102 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:12 +0000 (0:00:00.096) 0:01:12.105 ****** 2022-01-13T16:11:13.121 INFO:teuthology.task.ansible.out: TASK [common : Set the hardware clock] ***************************************** 2022-01-13T16:11:13.123 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => {"changed": true, "cmd": ["hwclock", "--systohc"], "delta": "0:00:00.879119", "end": "2022-01-13 16:11:13.500464", "rc": 0, "start": "2022-01-13 16:11:12.621345", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2022-01-13T16:11:13.146 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:13 +0000 (0:00:01.043) 0:01:13.149 ****** 2022-01-13T16:11:13.215 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (RedHat)] ***************************** 2022-01-13T16:11:13.217 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:13.240 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:13 +0000 (0:00:00.094) 0:01:13.244 ****** 2022-01-13T16:11:13.475 INFO:teuthology.task.ansible.out: TASK [common : Clean apt cache] ************************************************ [WARNING]: Consider using the apt module rather than running 'apt-get'. If you need to use command because apt is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. 2022-01-13T16:11:13.477 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => {"changed": true, "cmd": ["apt-get", "clean"], "delta": "0:00:00.055019", "end": "2022-01-13 16:11:13.850040", "rc": 0, "start": "2022-01-13 16:11:13.795021", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2022-01-13T16:11:13.499 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:13 +0000 (0:00:00.258) 0:01:13.503 ****** 2022-01-13T16:11:17.303 INFO:teuthology.task.ansible.out: TASK [common : Update apt cache] *********************************************** ok: [smithi104.front.sepia.ceph.com] => {"attempts": 1, "cache_update_time": 1642089985, "cache_updated": false, "changed": false} 2022-01-13T16:11:17.327 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:17 +0000 (0:00:03.827) 0:01:17.330 ****** 2022-01-13T16:11:18.092 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (Debian)] ***************************** 2022-01-13T16:11:18.094 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"cache_update_time": 1642089985, "cache_updated": false, "changed": false} 2022-01-13T16:11:18.117 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:18 +0000 (0:00:00.789) 0:01:18.119 ****** 2022-01-13T16:11:18.342 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (OpenSUSE Leap)] ********************** 2022-01-13T16:11:18.344 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:18.366 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:18 +0000 (0:00:00.250) 0:01:18.369 ****** 2022-01-13T16:11:18.764 INFO:teuthology.task.ansible.out: TASK [common : Add krb5 config file] ******************************************* 2022-01-13T16:11:18.767 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "checksum": "b3c1a33d19a4e448c29374429629dff57657b576", "dest": "/etc/krb5.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/krb5.conf", "size": 131, "state": "file", "uid": 0} 2022-01-13T16:11:18.789 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:18 +0000 (0:00:00.423) 0:01:18.792 ****** 2022-01-13T16:11:19.540 INFO:teuthology.task.ansible.out: TASK [common : Make sure smartmontools is installed] *************************** 2022-01-13T16:11:19.542 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"cache_update_time": 1642089985, "cache_updated": false, "changed": false} 2022-01-13T16:11:19.577 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:19 +0000 (0:00:00.787) 0:01:19.580 ****** 2022-01-13T16:11:20.005 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2022-01-13T16:11:20.007 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=megacli) => {"ansible_loop_var": "item", "changed": false, "checksum": "cb3ef2aa6a3e3002b234f166e739a39b1f3a1bde", "dest": "/usr/sbin/megacli", "gid": 0, "group": "root", "item": "megacli", "mode": "0755", "owner": "root", "path": "/usr/sbin/megacli", "size": 2716736, "state": "file", "uid": 0} 2022-01-13T16:11:20.321 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=cli64) => {"ansible_loop_var": "item", "changed": false, "checksum": "a3b8773b14e8594ffbd9fc156c09436eb0184bc7", "dest": "/usr/sbin/cli64", "gid": 0, "group": "root", "item": "cli64", "mode": "0755", "owner": "root", "path": "/usr/sbin/cli64", "size": 1952038, "state": "file", "uid": 0} 2022-01-13T16:11:20.624 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=nvme) => {"ansible_loop_var": "item", "changed": false, "checksum": "98735dcacd6fec55dd92b67281b478603b7955b1", "dest": "/usr/sbin/nvme", "gid": 0, "group": "root", "item": "nvme", "mode": "0755", "owner": "root", "path": "/usr/sbin/nvme", "size": 580432, "state": "file", "uid": 0} 2022-01-13T16:11:20.651 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:20 +0000 (0:00:01.073) 0:01:20.654 ****** 2022-01-13T16:11:20.784 INFO:teuthology.task.ansible.out: TASK [common : Create /usr/libexec.] ******************************************* 2022-01-13T16:11:20.786 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/libexec", "size": 4096, "state": "directory", "uid": 0} 2022-01-13T16:11:20.809 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:20 +0000 (0:00:00.157) 0:01:20.812 ****** 2022-01-13T16:11:21.336 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2022-01-13T16:11:21.338 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=smart.sh) => {"ansible_loop_var": "item", "changed": false, "checksum": "00d0404b545463be4a65f475e0870e07a48f35b6", "dest": "/usr/libexec/smart.sh", "gid": 0, "group": "root", "item": "smart.sh", "mode": "0755", "owner": "root", "path": "/usr/libexec/smart.sh", "size": 13355, "state": "file", "uid": 0} 2022-01-13T16:11:21.633 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=raid.pl) => {"ansible_loop_var": "item", "changed": false, "checksum": "9d9a89805d8a9e4c7281934e887da31f7ac464fb", "dest": "/usr/libexec/raid.pl", "gid": 0, "group": "root", "item": "raid.pl", "mode": "0755", "owner": "root", "path": "/usr/libexec/raid.pl", "size": 8602, "state": "file", "uid": 0} 2022-01-13T16:11:21.967 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=diskusage.pl) => {"ansible_loop_var": "item", "changed": false, "checksum": "2fbc67b36d59f66fc2621f3ca2dcf60dea2167a5", "dest": "/usr/libexec/diskusage.pl", "gid": 0, "group": "root", "item": "diskusage.pl", "mode": "0755", "owner": "root", "path": "/usr/libexec/diskusage.pl", "size": 3612, "state": "file", "uid": 0} 2022-01-13T16:11:22.163 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:22 +0000 (0:00:01.353) 0:01:22.166 ****** 2022-01-13T16:11:22.202 INFO:teuthology.task.ansible.out: TASK [common : Include apt_system vars] **************************************** ok: [smithi104.front.sepia.ceph.com] => {"ansible_facts": {"nagios_plugins_directory": "/usr/lib/nagios/plugins", "nrpe_group": "nagios", "nrpe_packages": ["nagios-nrpe-server", "nagios-plugins-basic"], "nrpe_service_name": "nagios-nrpe-server", "nrpe_user": "nagios"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/apt_systems.yml"], "changed": false} 2022-01-13T16:11:22.227 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:22 +0000 (0:00:00.063) 0:01:22.229 ****** 2022-01-13T16:11:22.254 INFO:teuthology.task.ansible.out: TASK [common : Check for epel] ************************************************* 2022-01-13T16:11:22.256 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2022-01-13T16:11:22.279 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:22 +0000 (0:00:00.053) 0:01:22.282 ****** 2022-01-13T16:11:22.327 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe without epel] ************************************** 2022-01-13T16:11:22.330 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-common-4.0.8-2.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-common-4.0.8-2.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2022-01-13T16:11:22.339 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nrpe-2.15-7.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nrpe-2.15-7.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2022-01-13T16:11:22.350 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-2.0.3-3.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-2.0.3-3.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2022-01-13T16:11:22.352 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-load-2.0.3-3.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-load-2.0.3-3.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2022-01-13T16:11:22.377 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:22 +0000 (0:00:00.097) 0:01:22.380 ****** 2022-01-13T16:11:22.407 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (RHEL/CentOS)] ************ 2022-01-13T16:11:22.409 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:22.433 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:22 +0000 (0:00:00.055) 0:01:22.436 ****** 2022-01-13T16:11:23.155 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (non-RHEL/CentOS)] ******** 2022-01-13T16:11:23.157 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"cache_update_time": 1642089985, "cache_updated": false, "changed": false} 2022-01-13T16:11:23.181 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:23 +0000 (0:00:00.748) 0:01:23.184 ****** 2022-01-13T16:11:23.522 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios sudoers.d for raid utilities.] ******************** ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "checksum": "4880e187ff9f437cc33858eb1d0fa49a06d67be4", "dest": "/etc/sudoers.d/90-nagios", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers.d/90-nagios", "size": 180, "state": "file", "uid": 0} 2022-01-13T16:11:23.546 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:23 +0000 (0:00:00.364) 0:01:23.549 ****** 2022-01-13T16:11:23.909 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios check_mem script] ********************************* 2022-01-13T16:11:23.911 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "checksum": "39df629b10ded370443e2e4c84d690332c95104d", "dest": "/usr/lib/nagios/plugins/check_mem.sh", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/lib/nagios/plugins/check_mem.sh", "size": 1964, "state": "file", "uid": 0} 2022-01-13T16:11:23.937 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:23 +0000 (0:00:00.391) 0:01:23.940 ****** 2022-01-13T16:11:24.095 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (Ubuntu)] ************************ 2022-01-13T16:11:24.097 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=DAEMON_OPTS) => {"ansible_loop_var": "item", "backup": "", "changed": false, "item": "DAEMON_OPTS", "msg": ""} 2022-01-13T16:11:24.211 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=NRPE_OPTS) => {"ansible_loop_var": "item", "backup": "", "changed": false, "item": "NRPE_OPTS", "msg": ""} 2022-01-13T16:11:24.237 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:24 +0000 (0:00:00.299) 0:01:24.239 ****** 2022-01-13T16:11:24.264 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (RHEL/CentOS)] ******************* skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:24.298 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:24 +0000 (0:00:00.061) 0:01:24.301 ****** 2022-01-13T16:11:24.325 INFO:teuthology.task.ansible.out: TASK [common : Check firewalld status] ***************************************** 2022-01-13T16:11:24.327 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2022-01-13T16:11:24.349 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:24 +0000 (0:00:00.051) 0:01:24.352 ****** 2022-01-13T16:11:24.376 INFO:teuthology.task.ansible.out: TASK [common : Open nrpe port if firewalld enabled] **************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:24.399 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:24 +0000 (0:00:00.050) 0:01:24.402 ****** 2022-01-13T16:11:24.754 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios nrpe config.] ************************************* ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "checksum": "a0ee4c31e844cf26108115f6af99f92f904eafbf", "dest": "/etc/nagios/nrpe.cfg", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/nagios/nrpe.cfg", "size": 1176, "state": "file", "uid": 0} 2022-01-13T16:11:24.774 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:24 +0000 (0:00:00.375) 0:01:24.777 ****** 2022-01-13T16:11:25.004 INFO:teuthology.task.ansible.out: TASK [common : Make sure nagios nrpe service is running.] ********************** ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "nagios-nrpe-server", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2022-01-13 16:09:15 UTC", "ActiveEnterTimestampMonotonic": "16265424", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice -.mount remote-fs.target basic.target var-run.mount systemd-tmpfiles-setup.service network.target time-sync.target nss-lookup.target local-fs.target systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-01-13 16:09:15 UTC", "AssertTimestampMonotonic": "16257698", "Before": "xdm.service plymouth-quit.service getty@tty1.service multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read 0x26 0x27 0x28", "CleanResult": "success", "CollectMo 2022-01-13T16:11:25.006 INFO:teuthology.task.ansible.out:de": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2022-01-13 16:09:15 UTC", "ConditionTimestampMonotonic": "16257698", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target nrpe.socket", "ControlGroup": "/system.slice/nagios-nrpe-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Nagios Remote Plugin Executor", "DevicePolicy": "auto", "Documentation": "http://www.nagios.org/documentation", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/default/nagios-nrpe-server (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "884", "ExecMainStartTimestamp": "Thu 2022-01-13 16:09:15 UTC", "ExecMainStartTimestampMonotonic": "16265234", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/nrpe ; argv[]=/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f $NRPE_OPTS ; ignore_errors=no ; start_time=[Thu 2022-01-13 16:09:15 UTC] ; stop_time=[n/a] ; pid=884 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/nrpe ; argv[]=/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f $NRPE_OPTS ; flags= ; start_time=[Thu 2022-01-13 16:09:15 UTC] ; stop_time=[n/a] ; pid=884 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/rm ; argv[]=/bin/rm -f /run/nagios/nrpe.pid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/bin/rm ; argv[]=/bin/rm -f /run/nagios/nrpe.pid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": 2022-01-13T16:11:25.007 INFO:teuthology.task.ansible.out: "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/nagios-nrpe-server.service", "GID": "118", "Group": "nagios", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "nagios-nrpe-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2022-01-13 16:09:15 UTC", "InactiveExitTimestampMonotonic": "16265424", "InvocationID": "71a8f1ad9fe84a6084cd2c6396a746ea", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "127717", "LimitNPROCSoft": "127717", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127717", "LimitSIGPENDINGSoft": "127717", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirect 2022-01-13T16:11:25.009 INFO:teuthology.task.ansible.out:oryMode": "0755", "MainPID": "884", "MemoryAccounting": "yes", "MemoryCurrent": "1081344", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "nagios-nrpe-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "-500", "OnFailureJobMode": "replace", "PIDFile": "/run/nagios/nrpe.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "on-abort", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2022-01-13 16:09:15 UTC", "StateChangeTimestam 2022-01-13T16:11:25.011 INFO:teuthology.task.ansible.out:pMonotonic": "16265424", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "38315", "TimeoutAbortUSec": "1min", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "110", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "nagios", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} 2022-01-13T16:11:25.029 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:25 +0000 (0:00:00.254) 0:01:25.032 ****** 2022-01-13T16:11:25.057 INFO:teuthology.task.ansible.out: TASK [common : Get SELinux status] ********************************************* skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:25.082 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:25 +0000 (0:00:00.053) 0:01:25.086 ****** 2022-01-13T16:11:25.111 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Install SELinux dependencies] **************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:25.150 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:25 +0000 (0:00:00.066) 0:01:25.152 ****** 2022-01-13T16:11:25.180 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Ensure SELinux policy is up to date] ********************* 2022-01-13T16:11:25.182 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:25.204 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:25 +0000 (0:00:00.055) 0:01:25.208 ****** 2022-01-13T16:11:25.233 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Set SELinux boolean nagios_run_sudo true] **************** 2022-01-13T16:11:25.234 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:25.260 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:25 +0000 (0:00:00.055) 0:01:25.263 ****** 2022-01-13T16:11:25.299 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove SELinux policy package] *************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:25.322 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:25 +0000 (0:00:00.062) 0:01:25.325 ****** 2022-01-13T16:11:25.359 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Copy SELinux type enforcement file] ********************** 2022-01-13T16:11:25.361 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:25.382 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:25 +0000 (0:00:00.060) 0:01:25.385 ****** 2022-01-13T16:11:25.409 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Compile SELinux module file] ***************************** 2022-01-13T16:11:25.411 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:25.432 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:25 +0000 (0:00:00.050) 0:01:25.436 ****** 2022-01-13T16:11:25.461 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Build SELinux policy package] **************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:25.496 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:25 +0000 (0:00:00.063) 0:01:25.499 ****** 2022-01-13T16:11:25.535 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Load SELinux policy package] ***************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:25.559 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:25 +0000 (0:00:00.063) 0:01:25.563 ****** 2022-01-13T16:11:25.587 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove temporary files] ********************************** 2022-01-13T16:11:25.589 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:25.615 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:25 +0000 (0:00:00.055) 0:01:25.618 ****** 2022-01-13T16:11:25.654 INFO:teuthology.task.ansible.out: TASK [testnode : Include package type specific vars.] ************************** 2022-01-13T16:11:25.656 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"ansible_facts": {"apt_repos": [], "ceph_packages_to_remove": ["ceph", "ceph-common", "libcephfs1", "radosgw", "python-ceph", "python-rados", "python-cephfs", "python-rbd", "librbd1", "librados2", "ceph-fs-common-dbg", "ceph-fs-common"], "common_apt_repos": [], "common_packages": [], "nfs_service": "nfs-kernel-server", "ntp_service_name": "ntp", "packages": [], "packages_to_remove": ["multipath-tools"], "pip_packages_to_install": ["remoto>=0.0.35"], "ssh_service_name": "ssh"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/apt_systems.yml"], "changed": false} 2022-01-13T16:11:25.679 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:25 +0000 (0:00:00.063) 0:01:25.681 ****** 2022-01-13T16:11:25.716 INFO:teuthology.task.ansible.out: TASK [testnode : Including distro specific variables.] ************************* 2022-01-13T16:11:25.718 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu.yml) => {"ansible_facts": {"common_packages": ["libfcgi0ldbl", "python-dev", "libev-dev", "perl", "libwww-perl", "lsb-release", "build-essential", "sysstat", "gdb", "libedit2", "cryptsetup-bin", "xfsprogs", "gdisk", "parted", "libuuid1", "libatomic-ops-dev", "git-core", "attr", "dbench", "bonnie++", "valgrind", "ant", "libtool", "automake", "gettext", "uuid-dev", "libacl1-dev", "bc", "xfsdump", "xfslibs-dev", "libattr1-dev", "quota", "libcap2-bin", "libncurses5-dev", "lvm2", "vim", "pdsh", "blktrace", "genisoimage", "libjson-xs-perl", "xml-twig-tools", "default-jdk", "junit4", "tgt", "open-iscsi", "cifs-utils", "ipcalc", "nfs-common", "nfs-kernel-server", "software-properties-common", "libgnutls30"], "no_recommended_packages": ["collectl"], "non_aarch64_common_packages": ["smbios-utils", "libfcgi", "sysprof"], "non_aarch64_packages_to_upgrade": ["libapache2-mod-fastcgi"], "packages_to_remove": ["openmpi-common"], "packages_to_upgrade": ["apt", "apache2"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu.yml"} 2022-01-13T16:11:25.741 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:25 +0000 (0:00:00.062) 0:01:25.744 ****** 2022-01-13T16:11:25.778 INFO:teuthology.task.ansible.out: TASK [testnode : Including major version specific variables.] ****************** 2022-01-13T16:11:25.780 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu_20.yml) => {"ansible_facts": {"non_aarch64_packages": ["libgoogle-perftools4", "iozone3"], "non_aarch64_packages_to_upgrade": [], "packages": ["mpich", "qemu-system-x86", "lttng-tools", "libtool-bin", "docker.io", "python3-nose", "python3-venv", "python3-virtualenv", "python3-configobj", "python3-gevent", "python3-numpy", "python3-matplotlib", "python3-setuptools"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu_20.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu_20.yml"} 2022-01-13T16:11:25.803 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:25 +0000 (0:00:00.062) 0:01:25.806 ****** 2022-01-13T16:11:25.841 INFO:teuthology.task.ansible.out: TASK [testnode : Including version specific variables.] ************************ 2022-01-13T16:11:25.843 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml) => {"ansible_facts": {}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml"} 2022-01-13T16:11:25.866 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:25 +0000 (0:00:00.062) 0:01:25.869 ****** 2022-01-13T16:11:26.000 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the sudo group exists.] ******************************** 2022-01-13T16:11:26.002 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "gid": 27, "name": "sudo", "state": "present", "system": false} 2022-01-13T16:11:26.024 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:26 +0000 (0:00:00.157) 0:01:26.027 ****** 2022-01-13T16:11:26.164 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the teuthology_user group exists.] ********************* ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "gid": 1238, "name": "ubuntu", "state": "present", "system": false} 2022-01-13T16:11:26.188 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:26 +0000 (0:00:00.164) 0:01:26.192 ****** 2022-01-13T16:11:26.193 INFO:teuthology.task.ansible.out: 2022-01-13T16:11:26.217 INFO:teuthology.task.ansible.out: TASK [testnode : Create the teuthology user.] ********************************** 2022-01-13T16:11:26.219 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:26.242 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:26 +0000 (0:00:00.053) 0:01:26.245 ****** 2022-01-13T16:11:26.281 INFO:teuthology.task.ansible.out: TASK [testnode : Delete the teuthology users password.] ************************ 2022-01-13T16:11:26.284 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:26.323 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:26 +0000 (0:00:00.078) 0:01:26.323 ****** 2022-01-13T16:11:26.502 INFO:teuthology.task.ansible.out: TASK [testnode : Add a user for xfstests to test user quotas.] ***************** ok: [smithi104.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "", "group": 10101, "home": "/home/fsgqa", "move_home": false, "name": "fsgqa", "shell": "/bin/sh", "state": "present", "uid": 10101} 2022-01-13T16:11:26.536 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:26 +0000 (0:00:00.214) 0:01:26.538 ****** 2022-01-13T16:11:26.962 INFO:teuthology.task.ansible.out: TASK [testnode : Set a high max open files limit for the teuthology user.] ***** ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "checksum": "dc140f4bb26594b8d5e0753bab8d93c0cced7772", "dest": "/etc/security/limits.d/ubuntu.conf", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/security/limits.d/ubuntu.conf", "size": 112, "state": "file", "uid": 0} 2022-01-13T16:11:26.986 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:26 +0000 (0:00:00.451) 0:01:26.989 ****** 2022-01-13T16:11:27.026 INFO:teuthology.task.ansible.out: TASK [testnode : Set hostname var] ********************************************* ok: [smithi104.front.sepia.ceph.com] => {"ansible_facts": {"hostname": "smithi104"}, "changed": false} 2022-01-13T16:11:27.068 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:27 +0000 (0:00:00.081) 0:01:27.071 ****** 2022-01-13T16:11:27.864 INFO:teuthology.task.ansible.out: TASK [testnode : Set the system's hostname] ************************************ 2022-01-13T16:11:27.866 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => {"ansible_facts": {"ansible_domain": "front.sepia.ceph.com", "ansible_fqdn": "smithi104.front.sepia.ceph.com", "ansible_hostname": "smithi104", "ansible_nodename": "smithi104"}, "changed": true, "name": "smithi104"} 2022-01-13T16:11:27.888 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:27 +0000 (0:00:00.820) 0:01:27.891 ****** 2022-01-13T16:11:28.227 INFO:teuthology.task.ansible.out: TASK [testnode : Upload distro major version specific sshd_config] ************* 2022-01-13T16:11:28.230 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "checksum": "2f7bfea2455a0d9220592aa0c21ac69c312e7471", "dest": "/etc/ssh/sshd_config", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ssh/sshd_config", "size": 2646, "state": "file", "uid": 0} 2022-01-13T16:11:28.257 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:28 +0000 (0:00:00.364) 0:01:28.255 ****** 2022-01-13T16:11:28.597 INFO:teuthology.task.ansible.out: TASK [testnode : Upload ssh_config] ******************************************** 2022-01-13T16:11:28.599 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "checksum": "58d78b02605c8368f1913de12e145f4ad930fafc", "dest": "/etc/ssh/ssh_config", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ssh/ssh_config", "size": 570, "state": "file", "uid": 0} 2022-01-13T16:11:28.621 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:28 +0000 (0:00:00.368) 0:01:28.624 ****** 2022-01-13T16:11:29.098 INFO:teuthology.task.ansible.out: TASK [testnode : Add ssh pubkeys] ********************************************** changed: [smithi104.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "comment": null, "exclusive": false, "follow": false, "key": "https://raw.githubusercontent.com/ceph/keys/autogenerated/ssh/@all.pub", "key_options": null, "keyfile": "/home/ubuntu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ubuntu", "validate_certs": true} 2022-01-13T16:11:29.124 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:29 +0000 (0:00:00.502) 0:01:29.127 ****** 2022-01-13T16:11:29.153 INFO:teuthology.task.ansible.out: TASK [testnode : Create remote.conf] ******************************************* skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:29.177 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:29 +0000 (0:00:00.053) 0:01:29.181 ****** 2022-01-13T16:11:29.204 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2022-01-13T16:11:29.206 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:29.229 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:29 +0000 (0:00:00.051) 0:01:29.232 ****** 2022-01-13T16:11:29.257 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:29.283 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:29 +0000 (0:00:00.053) 0:01:29.286 ****** 2022-01-13T16:11:29.309 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* 2022-01-13T16:11:29.311 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:29.333 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:29 +0000 (0:00:00.050) 0:01:29.337 ****** 2022-01-13T16:11:29.360 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** 2022-01-13T16:11:29.361 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:29.383 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:29 +0000 (0:00:00.049) 0:01:29.387 ****** 2022-01-13T16:11:29.410 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** 2022-01-13T16:11:29.412 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:29.433 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:29 +0000 (0:00:00.049) 0:01:29.436 ****** 2022-01-13T16:11:29.459 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:29.483 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:29 +0000 (0:00:00.050) 0:01:29.486 ****** 2022-01-13T16:11:29.511 INFO:teuthology.task.ansible.out: TASK [testnode : Clean up Stream distro-provided repos] ************************ 2022-01-13T16:11:29.513 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:29.536 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:29 +0000 (0:00:00.052) 0:01:29.539 ****** 2022-01-13T16:11:29.563 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2022-01-13T16:11:29.566 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:29.588 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:29 +0000 (0:00:00.051) 0:01:29.591 ****** 2022-01-13T16:11:29.626 INFO:teuthology.task.ansible.out: TASK [testnode : Include CentOS Stream specific variables] ********************* 2022-01-13T16:11:29.627 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml", "skip_reason": "Conditional result was False"} 2022-01-13T16:11:29.650 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:29 +0000 (0:00:00.062) 0:01:29.653 ****** 2022-01-13T16:11:29.680 INFO:teuthology.task.ansible.out: TASK [testnode : Configure local mirrorlists] ********************************** 2022-01-13T16:11:29.682 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:29.706 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:29 +0000 (0:00:00.055) 0:01:29.709 ****** 2022-01-13T16:11:29.738 INFO:teuthology.task.ansible.out: TASK [testnode : Configure common additional repos in /etc/yum.repos.d/] ******* 2022-01-13T16:11:29.760 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:29 +0000 (0:00:00.053) 0:01:29.763 ****** 2022-01-13T16:11:29.787 INFO:teuthology.task.ansible.out: TASK [testnode : Configure version specific repos in /etc/yum.repos.d/] ******** 2022-01-13T16:11:29.812 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:29 +0000 (0:00:00.052) 0:01:29.816 ****** 2022-01-13T16:11:29.841 INFO:teuthology.task.ansible.out: TASK [testnode : Enable copr repos] ******************************************** 2022-01-13T16:11:29.878 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:29 +0000 (0:00:00.064) 0:01:29.880 ****** 2022-01-13T16:11:29.907 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG] ************************************************** 2022-01-13T16:11:29.910 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:29.942 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:29 +0000 (0:00:00.065) 0:01:29.945 ****** 2022-01-13T16:11:29.981 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG keys] ********************************************* 2022-01-13T16:11:29.984 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item=https://download.ceph.com/keys/release.asc) => {"ansible_loop_var": "item", "changed": false, "item": "https://download.ceph.com/keys/release.asc", "skip_reason": "Conditional result was False"} skipping: [smithi104.front.sepia.ceph.com] => (item=https://download.ceph.com/keys/autobuild.asc) => {"ansible_loop_var": "item", "changed": false, "item": "https://download.ceph.com/keys/autobuild.asc", "skip_reason": "Conditional result was False"} 2022-01-13T16:11:29.993 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item=https://dist.apache.org/repos/dist/dev/arrow/KEYS) => {"ansible_loop_var": "item", "changed": false, "item": "https://dist.apache.org/repos/dist/dev/arrow/KEYS", "skip_reason": "Conditional result was False"} 2022-01-13T16:11:30.033 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:30 +0000 (0:00:00.090) 0:01:30.036 ****** 2022-01-13T16:11:30.062 INFO:teuthology.task.ansible.out: TASK [testnode : Clean yum cache] ********************************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:30.086 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:30 +0000 (0:00:00.053) 0:01:30.089 ****** 2022-01-13T16:11:30.114 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:30.140 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:30 +0000 (0:00:00.052) 0:01:30.142 ****** 2022-01-13T16:11:30.166 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure yum_utils is present.] ********************************* 2022-01-13T16:11:30.168 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:30.190 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:30 +0000 (0:00:00.050) 0:01:30.193 ****** 2022-01-13T16:11:30.217 INFO:teuthology.task.ansible.out: TASK [testnode : Removing saved yum transactions] ****************************** 2022-01-13T16:11:30.218 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:30.242 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:30 +0000 (0:00:00.051) 0:01:30.245 ****** 2022-01-13T16:11:30.269 INFO:teuthology.task.ansible.out: TASK [testnode : Check if ceph-debuginfo is installed] ************************* skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:30.301 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:30 +0000 (0:00:00.058) 0:01:30.303 ****** 2022-01-13T16:11:30.331 INFO:teuthology.task.ansible.out: TASK [testnode : Work around https://bugzilla.redhat.com/show_bug.cgi?id=1234967] *** 2022-01-13T16:11:30.333 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:30.364 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:30 +0000 (0:00:00.063) 0:01:30.367 ****** 2022-01-13T16:11:30.400 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph packages are not present.] ************************ skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:30.436 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:30 +0000 (0:00:00.072) 0:01:30.439 ****** 2022-01-13T16:11:30.467 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph dependency packages are not present.] ************* 2022-01-13T16:11:30.469 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:30.504 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:30 +0000 (0:00:00.067) 0:01:30.507 ****** 2022-01-13T16:11:30.535 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:30.560 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:30 +0000 (0:00:00.056) 0:01:30.563 ****** 2022-01-13T16:11:30.588 INFO:teuthology.task.ansible.out: TASK [testnode : Install epel packages] **************************************** 2022-01-13T16:11:30.590 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:30.612 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:30 +0000 (0:00:00.052) 0:01:30.616 ****** 2022-01-13T16:11:30.641 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:30.669 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:30 +0000 (0:00:00.056) 0:01:30.672 ****** 2022-01-13T16:11:30.706 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:30.733 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:30 +0000 (0:00:00.061) 0:01:30.733 ****** 2022-01-13T16:11:30.757 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable firewalld] *********************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:30.780 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:30 +0000 (0:00:00.050) 0:01:30.783 ****** 2022-01-13T16:11:30.807 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable iptables] ************************************ skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:30.831 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:30 +0000 (0:00:00.050) 0:01:30.834 ****** 2022-01-13T16:11:30.858 INFO:teuthology.task.ansible.out: TASK [testnode : Enable SELinux] *********************************************** 2022-01-13T16:11:30.860 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:30.885 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:30 +0000 (0:00:00.054) 0:01:30.888 ****** 2022-01-13T16:11:30.916 INFO:teuthology.task.ansible.out: TASK [testnode : Install abrt] ************************************************* 2022-01-13T16:11:30.918 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:30.956 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:30 +0000 (0:00:00.070) 0:01:30.959 ****** 2022-01-13T16:11:30.985 INFO:teuthology.task.ansible.out: TASK [testnode : Enable abrt-auto-reporting] *********************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:31.009 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:31 +0000 (0:00:00.053) 0:01:31.012 ****** 2022-01-13T16:11:31.037 INFO:teuthology.task.ansible.out: TASK [testnode : Set OpenGPGCheck in abrt-action-save-package-data.conf] ******* skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:31.061 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:31 +0000 (0:00:00.051) 0:01:31.064 ****** 2022-01-13T16:11:31.088 INFO:teuthology.task.ansible.out: TASK [testnode : Set ProcessUnpackaged in abrt-action-save-package-data.conf] *** 2022-01-13T16:11:31.090 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:31.112 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:31 +0000 (0:00:00.050) 0:01:31.115 ****** 2022-01-13T16:11:31.138 INFO:teuthology.task.ansible.out: TASK [testnode : Restart abrtd] ************************************************ 2022-01-13T16:11:31.140 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:31.174 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:31 +0000 (0:00:00.061) 0:01:31.177 ****** 2022-01-13T16:11:31.319 INFO:teuthology.task.ansible.out: TASK [testnode : Check for custom repos] *************************************** 2022-01-13T16:11:31.320 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "cmd": "ls -1 /etc/apt/sources.list.d/", "delta": "0:00:00.005409", "end": "2022-01-13 16:11:31.704374", "rc": 0, "start": "2022-01-13 16:11:31.698965", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2022-01-13T16:11:31.343 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:31 +0000 (0:00:00.169) 0:01:31.346 ****** 2022-01-13T16:11:31.370 INFO:teuthology.task.ansible.out: TASK [testnode : Remove custom repos] ****************************************** 2022-01-13T16:11:31.394 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:31 +0000 (0:00:00.051) 0:01:31.397 ****** 2022-01-13T16:11:31.750 INFO:teuthology.task.ansible.out: TASK [testnode : Set apt preferences] ****************************************** 2022-01-13T16:11:31.752 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "checksum": "ba101482124806c7f6ea9fc7b4acfda303391ad6", "dest": "/etc/apt/preferences.d/ceph.pref", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/apt/preferences.d/ceph.pref", "size": 52, "state": "file", "uid": 0} 2022-01-13T16:11:31.774 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:31 +0000 (0:00:00.380) 0:01:31.777 ****** 2022-01-13T16:11:31.801 INFO:teuthology.task.ansible.out: TASK [testnode : Add sources list] ********************************************* 2022-01-13T16:11:31.803 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:11:31.825 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:31 +0000 (0:00:00.051) 0:01:31.828 ****** 2022-01-13T16:11:32.915 INFO:teuthology.task.ansible.out: TASK [testnode : Install apt keys] ********************************************* ok: [smithi104.front.sepia.ceph.com] => (item=http://download.ceph.com/keys/autobuild.asc) => {"ansible_loop_var": "item", "changed": false, "item": "http://download.ceph.com/keys/autobuild.asc"} 2022-01-13T16:11:33.827 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=http://download.ceph.com/keys/release.asc) => {"ansible_loop_var": "item", "changed": false, "item": "http://download.ceph.com/keys/release.asc"} 2022-01-13T16:11:33.852 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:33 +0000 (0:00:02.026) 0:01:33.855 ****** 2022-01-13T16:11:34.569 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-apt] ******************************************* 2022-01-13T16:11:34.571 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"cache_update_time": 1642089985, "cache_updated": false, "changed": false} 2022-01-13T16:11:34.594 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:34 +0000 (0:00:00.741) 0:01:34.597 ****** 2022-01-13T16:11:34.623 INFO:teuthology.task.ansible.out: TASK [testnode : Add local apt repos.] ***************************************** 2022-01-13T16:11:34.647 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:34 +0000 (0:00:00.053) 0:01:34.650 ****** 2022-01-13T16:11:34.819 INFO:teuthology.task.ansible.out: TASK [testnode : Blast the apt cache.] ***************************************** 2022-01-13T16:11:34.821 INFO:teuthology.task.ansible.out:[WARNING]: Consider using 'become', 'become_method', and 'become_user' rather than running sudo changed: [smithi104.front.sepia.ceph.com] => {"changed": true, "cmd": ["sudo", "apt-get", "clean"], "delta": "0:00:00.032106", "end": "2022-01-13 16:11:35.199053", "rc": 0, "start": "2022-01-13 16:11:35.166947", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2022-01-13T16:11:34.843 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:34 +0000 (0:00:00.196) 0:01:34.846 ****** 2022-01-13T16:11:37.067 INFO:teuthology.task.ansible.out: TASK [testnode : Update apt cache.] ******************************************** 2022-01-13T16:11:37.069 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"cache_update_time": 1642089985, "cache_updated": false, "changed": false} 2022-01-13T16:11:37.106 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:37 +0000 (0:00:02.262) 0:01:37.109 ****** 2022-01-13T16:11:45.271 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure packages are not present.] ***************************** 2022-01-13T16:11:45.273 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => {"changed": true, "stderr": "W: --force-yes is deprecated, use one of the options starting with --allow instead.\n", "stderr_lines": ["W: --force-yes is deprecated, use one of the options starting with --allow instead."], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following packages were automatically installed and are no longer required:\n cpu-checker gstreamer1.0-plugins-base gstreamer1.0-plugins-good\n gstreamer1.0-x ipxe-qemu ipxe-qemu-256k-compat-efi-roms libaa1\n libboost-iostreams1.71.0 libboost-thread1.71.0 libbrlapi0.7 libcacard0\n libcdparanoia0 libdv4 libgbm1 libgstreamer-plugins-base1.0-0\n libgstreamer-plugins-good1.0-0 libiscsi7 libllvm11 liborc-0.4-0 libpmem1\n libshout3 libslirp0 libspice-server1 libtag1v5 libtag1v5-vanilla\n libusbredirparser1 libv4l-0 libv4lconvert0 libvirglrenderer1 libvisual-0.4-0\n libvte-2.91-0 libvte-2.91-common libwayland-server0 linux-headers-5.4.0-66\n linux-headers-5.4.0-66-generic linux-image-5.4.0-66-generic\n linux-modules-5.4.0-66-generic linux-modules-extra-5.4.0-66-generic\n msr-tools ovmf qemu-system-data qemu-system-gui seabios sharutils\nUse 'sudo apt autoremove' to remove them.\nThe following packages will be REMOVED:\n librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86\n qemu-utils\n0 upgraded, 0 newly installed, 6 to remove and 94 not upgraded.\nAfter this operation, 62.7 MB disk space will be freed.\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Read 2022-01-13T16:11:45.274 INFO:teuthology.task.ansible.out:ing database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 145346 files and directories currently installed.)\r\nRemoving qemu-utils (1:4.2-3ubuntu6.17) ...\r\nRemoving qemu-system-x86 (1:4.2-3ubuntu6.17) ...\r\nRemoving qemu-system-common (1:4.2-3ubuntu6.17) ...\r\nRemoving qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ...\r\nRemoving librbd1 (15.2.13-0ubuntu0.20.04.2) ...\r\nRemoving librados2 (15.2.13-0ubuntu0.20.04.2) ...\r\nProcessing triggers for man-db (2.9.1-1) ...\r\nProcessing triggers for libc-bin (2.31-0ubuntu9.2) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following packages were automatically installed and are no longer required:", " cpu-checker gstreamer1.0-plugins-base gstreamer1.0-plugins-good", " gstreamer1.0-x ipxe-qemu ipxe-qemu-256k-compat-efi-roms libaa1", " libboost-iostreams1.71.0 libboost-thread1.71.0 libbrlapi0.7 libcacard0", " libcdparanoia0 libdv4 libgbm1 libgstreamer-plugins-base1.0-0", " libgstreamer-plugins-good1.0-0 libiscsi7 libllvm11 liborc-0.4-0 libpmem1", " libshout3 libslirp0 libspice-server1 libtag1v5 libtag1v5-vanilla", " libusbredirparser1 libv4l-0 libv4lconvert0 libvirglrenderer1 libvisual-0.4-0", " libvte-2.91-0 libvte-2.91-common libwayland-server0 linux-headers-5.4.0-66", " linux-headers-5.4.0-66-generic linux-image-5.4.0-66-generic", " linux-modules-5.4.0-66-generic linux-modules-extra-5.4.0-66-generic", " msr-tools ovmf qemu-system-data qemu-system-gui seabios sharutils", "Use 'sudo apt autoremove' to remove them.", "The following packages will be REMOVED:", " librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86", " qemu-utils", "0 upgraded, 0 newly installed, 6 to remove and 94 not upgraded.", "After this operation, 62.7 MB disk space will be freed.", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading datab 2022-01-13T16:11:45.276 INFO:teuthology.task.ansible.out:ase ... 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 ... 145346 files and directories currently installed.)", "Removing qemu-utils (1:4.2-3ubuntu6.17) ...", "Removing qemu-system-x86 (1:4.2-3ubuntu6.17) ...", "Removing qemu-system-common (1:4.2-3ubuntu6.17) ...", "Removing qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ...", "Removing librbd1 (15.2.13-0ubuntu0.20.04.2) ...", "Removing librados2 (15.2.13-0ubuntu0.20.04.2) ...", "Processing triggers for man-db (2.9.1-1) ...", "Processing triggers for libc-bin (2.31-0ubuntu9.2) ..."]} 2022-01-13T16:11:45.295 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:11:45 +0000 (0:00:08.189) 0:01:45.298 ****** 2022-01-13T16:12:01.792 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2022-01-13T16:12:01.794 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => {"cache_update_time": 1642089985, "cache_updated": false, "changed": true, "stderr": "W: --force-yes is deprecated, use one of the options starting with --allow instead.\n", "stderr_lines": ["W: --force-yes is deprecated, use one of the options starting with --allow instead."], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following packages were automatically installed and are no longer required:\n cpu-checker gstreamer1.0-plugins-base gstreamer1.0-plugins-good\n gstreamer1.0-x ipxe-qemu ipxe-qemu-256k-compat-efi-roms libaa1\n libboost-iostreams1.71.0 libboost-thread1.71.0 libbrlapi0.7 libcacard0\n libcdparanoia0 libdv4 libgbm1 libgstreamer-plugins-base1.0-0\n libgstreamer-plugins-good1.0-0 libiscsi7 libllvm11 liborc-0.4-0 libpmem1\n libshout3 libslirp0 libspice-server1 libtag1v5 libtag1v5-vanilla\n libusbredirparser1 libv4l-0 libv4lconvert0 libvirglrenderer1 libvisual-0.4-0\n libvte-2.91-0 libvte-2.91-common libwayland-server0 linux-headers-5.4.0-66\n linux-headers-5.4.0-66-generic linux-image-5.4.0-66-generic\n linux-modules-5.4.0-66-generic linux-modules-extra-5.4.0-66-generic\n msr-tools ovmf qemu-system-data qemu-system-gui seabios sharutils\nUse 'sudo apt autoremove' to remove them.\nThe following additional packages will be installed:\n apache2-bin apache2-data apache2-utils\nSuggested packages:\n apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser\nThe following packages will be upgraded:\n apache2 apache2-bin apache2-data apache2-utils\n4 upgraded, 0 newly installed, 0 to remove and 90 not upgraded.\nNeed to get 1518 kB of archives.\nAfter this operation, 3072 B of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.9 [95.5 kB]\nGet:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.9 [1180 kB]\nGet:3 http 2022-01-13T16:12:01.795 INFO:teuthology.task.ansible.out:://archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.9 [159 kB]\nGet:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.9 [84.3 kB]\nFetched 1518 kB in 1s (1751 kB/s)\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 145274 files and directories currently installed.)\r\nPreparing to unpack .../apache2_2.4.41-4ubuntu3.9_amd64.deb ...\r\nUnpacking apache2 (2.4.41-4ubuntu3.9) over (2.4.41-4ubuntu3.6) ...\r\nPreparing to unpack .../apache2-bin_2.4.41-4ubuntu3.9_amd64.deb ...\r\nUnpacking apache2-bin (2.4.41-4ubuntu3.9) over (2.4.41-4ubuntu3.6) ...\r\nPreparing to unpack .../apache2-data_2.4.41-4ubuntu3.9_all.deb ...\r\nUnpacking apache2-data (2.4.41-4ubuntu3.9) over (2.4.41-4ubuntu3.6) ...\r\nPreparing to unpack .../apache2-utils_2.4.41-4ubuntu3.9_amd64.deb ...\r\nUnpacking apache2-utils (2.4.41-4ubuntu3.9) over (2.4.41-4ubuntu3.6) ...\r\nSetting up apache2-bin (2.4.41-4ubuntu3.9) ...\r\nSetting up apache2-data (2.4.41-4ubuntu3.9) ...\r\nSetting up apache2-utils (2.4.41-4ubuntu3.9) ...\r\nSetting up apache2 (2.4.41-4ubuntu3.9) ...\r\nProcessing triggers for systemd (245.4-4ubuntu3.13) ...\r\nProcessing triggers for man-db (2.9.1-1) ...\r\nProcessing triggers for ufw (0.36-6) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following packages were automatically installed and are no longer requi 2022-01-13T16:12:01.796 INFO:teuthology.task.ansible.out:red:", " cpu-checker gstreamer1.0-plugins-base gstreamer1.0-plugins-good", " gstreamer1.0-x ipxe-qemu ipxe-qemu-256k-compat-efi-roms libaa1", " libboost-iostreams1.71.0 libboost-thread1.71.0 libbrlapi0.7 libcacard0", " libcdparanoia0 libdv4 libgbm1 libgstreamer-plugins-base1.0-0", " libgstreamer-plugins-good1.0-0 libiscsi7 libllvm11 liborc-0.4-0 libpmem1", " libshout3 libslirp0 libspice-server1 libtag1v5 libtag1v5-vanilla", " libusbredirparser1 libv4l-0 libv4lconvert0 libvirglrenderer1 libvisual-0.4-0", " libvte-2.91-0 libvte-2.91-common libwayland-server0 linux-headers-5.4.0-66", " linux-headers-5.4.0-66-generic linux-image-5.4.0-66-generic", " linux-modules-5.4.0-66-generic linux-modules-extra-5.4.0-66-generic", " msr-tools ovmf qemu-system-data qemu-system-gui seabios sharutils", "Use 'sudo apt autoremove' to remove them.", "The following additional packages will be installed:", " apache2-bin apache2-data apache2-utils", "Suggested packages:", " apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser", "The following packages will be upgraded:", " apache2 apache2-bin apache2-data apache2-utils", "4 upgraded, 0 newly installed, 0 to remove and 90 not upgraded.", "Need to get 1518 kB of archives.", "After this operation, 3072 B of additional disk space will be used.", "Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.9 [95.5 kB]", "Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.9 [1180 kB]", "Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.9 [159 kB]", "Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.9 [84.3 kB]", "Fetched 1518 kB in 1s (1751 kB/s)", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30 2022-01-13T16:12:01.798 INFO:teuthology.task.ansible.out:%", "(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 ... 145274 files and directories currently installed.)", "Preparing to unpack .../apache2_2.4.41-4ubuntu3.9_amd64.deb ...", "Unpacking apache2 (2.4.41-4ubuntu3.9) over (2.4.41-4ubuntu3.6) ...", "Preparing to unpack .../apache2-bin_2.4.41-4ubuntu3.9_amd64.deb ...", "Unpacking apache2-bin (2.4.41-4ubuntu3.9) over (2.4.41-4ubuntu3.6) ...", "Preparing to unpack .../apache2-data_2.4.41-4ubuntu3.9_all.deb ...", "Unpacking apache2-data (2.4.41-4ubuntu3.9) over (2.4.41-4ubuntu3.6) ...", "Preparing to unpack .../apache2-utils_2.4.41-4ubuntu3.9_amd64.deb ...", "Unpacking apache2-utils (2.4.41-4ubuntu3.9) over (2.4.41-4ubuntu3.6) ...", "Setting up apache2-bin (2.4.41-4ubuntu3.9) ...", "Setting up apache2-data (2.4.41-4ubuntu3.9) ...", "Setting up apache2-utils (2.4.41-4ubuntu3.9) ...", "Setting up apache2 (2.4.41-4ubuntu3.9) ...", "Processing triggers for systemd (245.4-4ubuntu3.13) ...", "Processing triggers for man-db (2.9.1-1) ...", "Processing triggers for ufw (0.36-6) ..."]} 2022-01-13T16:12:01.818 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:01 +0000 (0:00:16.522) 0:02:01.821 ****** 2022-01-13T16:12:01.846 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade non aarch64 packages] ********************************* 2022-01-13T16:12:01.848 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:01.871 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:01 +0000 (0:00:00.053) 0:02:01.874 ****** 2022-01-13T16:12:14.226 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2022-01-13T16:12:14.228 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => {"cache_update_time": 1642089985, "cache_updated": false, "changed": true, "stderr": "W: --force-yes is deprecated, use one of the options starting with --allow instead.\n", "stderr_lines": ["W: --force-yes is deprecated, use one of the options starting with --allow instead."], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\ngit is already the newest version (1:2.25.1-1ubuntu3.2).\nThe following packages were automatically installed and are no longer required:\n libllvm11 linux-headers-5.4.0-66 linux-headers-5.4.0-66-generic\n linux-image-5.4.0-66-generic linux-modules-5.4.0-66-generic\n linux-modules-extra-5.4.0-66-generic\nUse 'sudo apt autoremove' to remove them.\nThe following additional packages will be installed:\n librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-data\n qemu-system-gui qemu-utils\nSuggested packages:\n samba vde2 debootstrap\nThe following NEW packages will be installed:\n librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86\n qemu-utils\nThe following packages will be upgraded:\n qemu-system-data qemu-system-gui\n2 upgraded, 6 newly installed, 0 to remove and 88 not upgraded.\nNeed to get 14.3 MB of archives.\nAfter this operation, 62.7 MB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3212 kB]\nGet:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1623 kB]\nGet:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.19 [54.9 kB]\nGet:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-common amd64 1:4.2-3ubuntu6.19 [1055 kB]\nGet:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-data all 1:4.2-3ubuntu6.19 [563 kB]\nGet:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 q 2022-01-13T16:12:14.230 INFO:teuthology.task.ansible.out:emu-system-gui amd64 1:4.2-3ubuntu6.19 [40.8 kB]\nGet:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-x86 amd64 1:4.2-3ubuntu6.19 [6731 kB]\nGet:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.19 [970 kB]\nFetched 14.3 MB in 1s (11.5 MB/s)\nSelecting previously unselected package librados2.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 145274 files and directories currently installed.)\r\nPreparing to unpack .../0-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ...\r\nUnpacking librados2 (15.2.14-0ubuntu0.20.04.2) ...\r\nSelecting previously unselected package librbd1.\r\nPreparing to unpack .../1-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ...\r\nUnpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ...\r\nSelecting previously unselected package qemu-block-extra:amd64.\r\nPreparing to unpack .../2-qemu-block-extra_1%3a4.2-3ubuntu6.19_amd64.deb ...\r\nUnpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ...\r\nSelecting previously unselected package qemu-system-common.\r\nPreparing to unpack .../3-qemu-system-common_1%3a4.2-3ubuntu6.19_amd64.deb ...\r\nUnpacking qemu-system-common (1:4.2-3ubuntu6.19) ...\r\nPreparing to unpack .../4-qemu-system-data_1%3a4.2-3ubuntu6.19_all.deb ...\r\nUnpacking qemu-system-data (1:4.2-3ubuntu6.19) over (1:4.2-3ubuntu6.17) ...\r\nPreparing to unpack .../5-qemu-system-gui_1%3a4.2-3ubuntu6.19_amd64.deb ...\r\nUnpacking qemu-system-gui:amd64 (1:4.2-3u 2022-01-13T16:12:14.231 INFO:teuthology.task.ansible.out:buntu6.19) over (1:4.2-3ubuntu6.17) ...\r\nSelecting previously unselected package qemu-system-x86.\r\nPreparing to unpack .../6-qemu-system-x86_1%3a4.2-3ubuntu6.19_amd64.deb ...\r\nUnpacking qemu-system-x86 (1:4.2-3ubuntu6.19) ...\r\nSelecting previously unselected package qemu-utils.\r\nPreparing to unpack .../7-qemu-utils_1%3a4.2-3ubuntu6.19_amd64.deb ...\r\nUnpacking qemu-utils (1:4.2-3ubuntu6.19) ...\r\nSetting up librados2 (15.2.14-0ubuntu0.20.04.2) ...\r\nSetting up qemu-system-gui:amd64 (1:4.2-3ubuntu6.19) ...\r\nSetting up librbd1 (15.2.14-0ubuntu0.20.04.2) ...\r\nSetting up qemu-system-data (1:4.2-3ubuntu6.19) ...\r\nSetting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ...\r\nSetting up qemu-system-common (1:4.2-3ubuntu6.19) ...\r\nSetting up qemu-system-x86 (1:4.2-3ubuntu6.19) ...\r\nSetting up qemu-utils (1:4.2-3ubuntu6.19) ...\r\nProcessing triggers for hicolor-icon-theme (0.17-2) ...\r\nProcessing triggers for libc-bin (2.31-0ubuntu9.2) ...\r\nProcessing triggers for man-db (2.9.1-1) ...\r\nProcessing triggers for mime-support (3.64ubuntu1) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "git is already the newest version (1:2.25.1-1ubuntu3.2).", "The following packages were automatically installed and are no longer required:", " libllvm11 linux-headers-5.4.0-66 linux-headers-5.4.0-66-generic", " linux-image-5.4.0-66-generic linux-modules-5.4.0-66-generic", " linux-modules-extra-5.4.0-66-generic", "Use 'sudo apt autoremove' to remove them.", "The following additional packages will be installed:", " librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-data", " qemu-system-gui qemu-utils", "Suggested packages:", " samba vde2 debootstrap", "The following NEW packages will be installed:", " librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86", " qemu-utils", "The following packages will be upgraded:", " qemu-system-data qemu-system-gui", "2 upgrad 2022-01-13T16:12:14.233 INFO:teuthology.task.ansible.out:ed, 6 newly installed, 0 to remove and 88 not upgraded.", "Need to get 14.3 MB of archives.", "After this operation, 62.7 MB of additional disk space will be used.", "Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3212 kB]", "Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1623 kB]", "Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.19 [54.9 kB]", "Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-common amd64 1:4.2-3ubuntu6.19 [1055 kB]", "Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-data all 1:4.2-3ubuntu6.19 [563 kB]", "Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-gui amd64 1:4.2-3ubuntu6.19 [40.8 kB]", "Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-x86 amd64 1:4.2-3ubuntu6.19 [6731 kB]", "Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.19 [970 kB]", "Fetched 14.3 MB in 1s (11.5 MB/s)", "Selecting previously unselected package librados2.", "(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 ... 145274 files and directories currently installed.)", "Preparing to unpack .../0-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ...", "Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-13T16:12:14.235 INFO:teuthology.task.ansible.out:", "Selecting previously unselected package librbd1.", "Preparing to unpack .../1-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ...", "Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ...", "Selecting previously unselected package qemu-block-extra:amd64.", "Preparing to unpack .../2-qemu-block-extra_1%3a4.2-3ubuntu6.19_amd64.deb ...", "Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ...", "Selecting previously unselected package qemu-system-common.", "Preparing to unpack .../3-qemu-system-common_1%3a4.2-3ubuntu6.19_amd64.deb ...", "Unpacking qemu-system-common (1:4.2-3ubuntu6.19) ...", "Preparing to unpack .../4-qemu-system-data_1%3a4.2-3ubuntu6.19_all.deb ...", "Unpacking qemu-system-data (1:4.2-3ubuntu6.19) over (1:4.2-3ubuntu6.17) ...", "Preparing to unpack .../5-qemu-system-gui_1%3a4.2-3ubuntu6.19_amd64.deb ...", "Unpacking qemu-system-gui:amd64 (1:4.2-3ubuntu6.19) over (1:4.2-3ubuntu6.17) ...", "Selecting previously unselected package qemu-system-x86.", "Preparing to unpack .../6-qemu-system-x86_1%3a4.2-3ubuntu6.19_amd64.deb ...", "Unpacking qemu-system-x86 (1:4.2-3ubuntu6.19) ...", "Selecting previously unselected package qemu-utils.", "Preparing to unpack .../7-qemu-utils_1%3a4.2-3ubuntu6.19_amd64.deb ...", "Unpacking qemu-utils (1:4.2-3ubuntu6.19) ...", "Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ...", "Setting up qemu-system-gui:amd64 (1:4.2-3ubuntu6.19) ...", "Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ...", "Setting up qemu-system-data (1:4.2-3ubuntu6.19) ...", "Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ...", "Setting up qemu-system-common (1:4.2-3ubuntu6.19) ...", "Setting up qemu-system-x86 (1:4.2-3ubuntu6.19) ...", "Setting up qemu-utils (1:4.2-3ubuntu6.19) ...", "Processing triggers for hicolor-icon-theme (0.17-2) ...", "Processing triggers for libc-bin (2.31-0ubuntu9.2) ...", "Processing triggers for man-db (2.9.1-1) ...", "Processing triggers for mime-support (3.64ubuntu1) ..."]} 2022-01-13T16:12:14.252 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:14 +0000 (0:00:12.380) 0:02:14.255 ****** 2022-01-13T16:12:14.962 INFO:teuthology.task.ansible.out: TASK [testnode : Install non aarch64 packages] ********************************* 2022-01-13T16:12:14.964 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"cache_update_time": 1642089985, "cache_updated": false, "changed": false} 2022-01-13T16:12:14.987 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:14 +0000 (0:00:00.734) 0:02:14.990 ****** 2022-01-13T16:12:15.699 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages with --no-install-recommends] **************** 2022-01-13T16:12:15.701 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"cache_update_time": 1642089985, "cache_updated": false, "changed": false} 2022-01-13T16:12:15.723 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:15 +0000 (0:00:00.736) 0:02:15.726 ****** 2022-01-13T16:12:15.854 INFO:teuthology.task.ansible.out: TASK [testnode : Use perl to add user_xattr to the root mount options in fstab.] *** 2022-01-13T16:12:15.856 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "cmd": ["perl", "-pe", "if (m{^([^#]\\S*\\s+/\\s+\\S+\\s+)(\\S+)(\\s+.*)$}) { $_=\"$1$2,user_xattr$3\\n\" unless $2=~m{(^|,)user_xattr(,|$)}; }", "-i.bak", "/etc/fstab"], "rc": 0, "stdout": "skipped, since /etc/fstab.bak exists", "stdout_lines": ["skipped, since /etc/fstab.bak exists"]} 2022-01-13T16:12:15.880 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:15 +0000 (0:00:00.157) 0:02:15.883 ****** 2022-01-13T16:12:15.908 INFO:teuthology.task.ansible.out: TASK [testnode : Enable xattr for this boot.] ********************************** 2022-01-13T16:12:15.909 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:15.931 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:15 +0000 (0:00:00.051) 0:02:15.935 ****** 2022-01-13T16:12:16.073 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure fuse group exists.] ************************************ ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "gid": 10102, "name": "fuse", "state": "present", "system": false} 2022-01-13T16:12:16.097 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:16 +0000 (0:00:00.165) 0:02:16.101 ****** 2022-01-13T16:12:16.464 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/fuse.conf.] *************************************** 2022-01-13T16:12:16.466 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "checksum": "9edff47031d0f14a9b8c813b44eb4a9296d0439f", "dest": "/etc/fuse.conf", "gid": 10102, "group": "fuse", "mode": "0644", "owner": "root", "path": "/etc/fuse.conf", "size": 366, "state": "file", "uid": 0} 2022-01-13T16:12:16.488 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:16 +0000 (0:00:00.390) 0:02:16.491 ****** 2022-01-13T16:12:16.673 INFO:teuthology.task.ansible.out: TASK [testnode : Add teuthology user to groups fuse, kvm and disk.] ************ 2022-01-13T16:12:16.675 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"append": true, "changed": false, "comment": "", "group": 1238, "groups": "fuse,kvm,disk", "home": "/home/ubuntu", "move_home": false, "name": "ubuntu", "shell": "/bin/bash", "state": "present", "uid": 1000} 2022-01-13T16:12:16.697 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:16 +0000 (0:00:00.209) 0:02:16.700 ****** 2022-01-13T16:12:16.842 INFO:teuthology.task.ansible.out: TASK [testnode : Set up static IP in /etc/hosts.] ****************************** ok: [smithi104.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2022-01-13T16:12:16.865 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:16 +0000 (0:00:00.167) 0:02:16.868 ****** 2022-01-13T16:12:17.156 INFO:teuthology.task.ansible.out: TASK [testnode : Stop apache2] ************************************************* 2022-01-13T16:12:17.157 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => {"changed": true, "name": "apache2", "state": "stopped", "status": {"ActiveEnterTimestamp": "Thu 2022-01-13 16:11:59 UTC", "ActiveEnterTimestampMonotonic": "180616667", "ActiveExitTimestamp": "Thu 2022-01-13 16:11:59 UTC", "ActiveExitTimestampMonotonic": "180539479", "ActiveState": "active", "After": "-.mount system.slice network.target nss-lookup.target systemd-tmpfiles-setup.service systemd-journald.socket sysinit.target remote-fs.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-01-13 16:11:59 UTC", "AssertTimestampMonotonic": "180586148", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read 0x26 0x27 0x28", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2022-01-13 16:11:59 UTC", "ConditionTimestampMonotonic": "180586147", "Con 2022-01-13T16:12:17.159 INFO:teuthology.task.ansible.out:figurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/apache2.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "The Apache HTTP Server", "DevicePolicy": "auto", "Documentation": "https://httpd.apache.org/docs/2.4/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "APACHE_STARTED_BY_SYSTEMD=true", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "6465", "ExecMainStartTimestamp": "Thu 2022-01-13 16:11:59 UTC", "ExecMainStartTimestampMonotonic": "180616650", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/apache2.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IO 2022-01-13T16:12:17.160 INFO:teuthology.task.ansible.out:SchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "apache2.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2022-01-13 16:11:59 UTC", "InactiveEnterTimestampMonotonic": "180584740", "InactiveExitTimestamp": "Thu 2022-01-13 16:11:59 UTC", "InactiveExitTimestampMonotonic": "180588298", "InvocationID": "0acf8fcaf9bf460789a0fc14523e708f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "127717", "LimitNPROCSoft": "127717", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127717", "LimitSIGPENDINGSoft": "127717", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "6465", "MemoryAccounting": "yes", "MemoryCurrent": "5234688", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin" 2022-01-13T16:12:17.162 INFO:teuthology.task.ansible.out:: "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "apache2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "on-abort", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2022-01-13 16:11:59 UTC", "StateChangeTimestampMonotonic": "180616667", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTY 2022-01-13T16:12:17.163 INFO:teuthology.task.ansible.out:Reset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "55", "TasksMax": "38315", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} 2022-01-13T16:12:17.182 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:17 +0000 (0:00:00.316) 0:02:17.185 ****** 2022-01-13T16:12:17.209 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2022-01-13T16:12:17.211 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:17.233 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:17 +0000 (0:00:00.051) 0:02:17.236 ****** 2022-01-13T16:12:17.260 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:17.283 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:17 +0000 (0:00:00.050) 0:02:17.286 ****** 2022-01-13T16:12:17.310 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* 2022-01-13T16:12:17.311 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:17.333 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:17 +0000 (0:00:00.050) 0:02:17.336 ****** 2022-01-13T16:12:17.361 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** 2022-01-13T16:12:17.363 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:17.387 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:17 +0000 (0:00:00.054) 0:02:17.391 ****** 2022-01-13T16:12:17.418 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:17.441 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:17 +0000 (0:00:00.053) 0:02:17.444 ****** 2022-01-13T16:12:17.469 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:17.493 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:17 +0000 (0:00:00.051) 0:02:17.496 ****** 2022-01-13T16:12:17.522 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph packages are not present.] ************************ 2022-01-13T16:12:17.524 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:17.545 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:17 +0000 (0:00:00.052) 0:02:17.548 ****** 2022-01-13T16:12:17.572 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph dependency packages are not present.] ************* skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:17.595 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:17 +0000 (0:00:00.049) 0:02:17.598 ****** 2022-01-13T16:12:17.622 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2022-01-13T16:12:17.624 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:17.645 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:17 +0000 (0:00:00.050) 0:02:17.648 ****** 2022-01-13T16:12:17.672 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:17.699 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:17 +0000 (0:00:00.053) 0:02:17.702 ****** 2022-01-13T16:12:17.726 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:17.750 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:17 +0000 (0:00:00.050) 0:02:17.753 ****** 2022-01-13T16:12:17.777 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2022-01-13T16:12:17.779 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:17.801 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:17 +0000 (0:00:00.050) 0:02:17.804 ****** 2022-01-13T16:12:17.828 INFO:teuthology.task.ansible.out: TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:17.852 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:17 +0000 (0:00:00.050) 0:02:17.855 ****** 2022-01-13T16:12:17.878 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2022-01-13T16:12:17.880 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:17.902 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:17 +0000 (0:00:00.050) 0:02:17.905 ****** 2022-01-13T16:12:17.929 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2022-01-13T16:12:17.931 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:17.953 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:17 +0000 (0:00:00.050) 0:02:17.956 ****** 2022-01-13T16:12:17.980 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:18.005 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:18 +0000 (0:00:00.051) 0:02:18.007 ****** 2022-01-13T16:12:18.031 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:18.055 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:18 +0000 (0:00:00.051) 0:02:18.058 ****** 2022-01-13T16:12:18.082 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* 2022-01-13T16:12:18.085 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:18.106 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:18 +0000 (0:00:00.051) 0:02:18.109 ****** 2022-01-13T16:12:18.133 INFO:teuthology.task.ansible.out: TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* 2022-01-13T16:12:18.136 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:18.157 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:18 +0000 (0:00:00.050) 0:02:18.160 ****** 2022-01-13T16:12:18.185 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2022-01-13T16:12:18.187 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:18.209 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:18 +0000 (0:00:00.051) 0:02:18.212 ****** 2022-01-13T16:12:18.236 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2022-01-13T16:12:18.238 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:18.260 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:18 +0000 (0:00:00.050) 0:02:18.262 ****** 2022-01-13T16:12:18.286 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:18.313 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:18 +0000 (0:00:00.053) 0:02:18.316 ****** 2022-01-13T16:12:18.340 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:18.364 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:18 +0000 (0:00:00.051) 0:02:18.367 ****** 2022-01-13T16:12:18.397 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:18.425 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:18 +0000 (0:00:00.056) 0:02:18.424 ****** 2022-01-13T16:12:18.448 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:18.471 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:18 +0000 (0:00:00.050) 0:02:18.475 ****** 2022-01-13T16:12:18.498 INFO:teuthology.task.ansible.out: TASK [testnode : Set grub config.] ********************************************* 2022-01-13T16:12:18.500 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:18.527 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:18 +0000 (0:00:00.055) 0:02:18.530 ****** 2022-01-13T16:12:18.676 INFO:teuthology.task.ansible.out: TASK [testnode : Remove /etc/ceph] ********************************************* ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "path": "/etc/ceph", "state": "absent"} 2022-01-13T16:12:18.700 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:18 +0000 (0:00:00.173) 0:02:18.704 ****** 2022-01-13T16:12:19.052 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** 2022-01-13T16:12:19.054 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "checksum": "0b949a4622a315acfc90571fddbd013b4dc0f5f9", "dest": "/etc/exports", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/exports", "size": 578, "state": "file", "uid": 0} 2022-01-13T16:12:19.078 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:19 +0000 (0:00:00.377) 0:02:19.081 ****** 2022-01-13T16:12:19.118 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:19.142 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:19 +0000 (0:00:00.063) 0:02:19.144 ****** 2022-01-13T16:12:19.482 INFO:teuthology.task.ansible.out: TASK [testnode : Upload weekly kernel-clean crontab.] ************************** ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "checksum": "d5677bbd13857966eb0fc86f66195b18a2b98e20", "dest": "/etc/cron.weekly/kernel-clean", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/cron.weekly/kernel-clean", "size": 752, "state": "file", "uid": 0} 2022-01-13T16:12:19.506 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:19 +0000 (0:00:00.364) 0:02:19.509 ****** 2022-01-13T16:12:19.846 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/grub.d/02_force_timeout.] ************************* 2022-01-13T16:12:19.849 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "checksum": "22e9a1446f43d0440219b9af14a66dd77fb0c2eb", "dest": "/etc/grub.d/02_force_timeout", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/grub.d/02_force_timeout", "size": 115, "state": "file", "uid": 0} 2022-01-13T16:12:19.877 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:19 +0000 (0:00:00.369) 0:02:19.878 ****** 2022-01-13T16:12:20.227 INFO:teuthology.task.ansible.out: TASK [testnode : Enable kernel modules to load at boot time.] ****************** 2022-01-13T16:12:20.229 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "checksum": "6449466d762bced58744df80432d189e35329803", "dest": "/etc/modules", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/modules", "size": 315, "state": "file", "uid": 0} 2022-01-13T16:12:20.251 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:20 +0000 (0:00:00.375) 0:02:20.254 ****** 2022-01-13T16:12:20.393 INFO:teuthology.task.ansible.out: TASK [testnode : Enabling auto-fsck fix to prevent boot hangup.] *************** 2022-01-13T16:12:20.395 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2022-01-13T16:12:20.423 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:20 +0000 (0:00:00.172) 0:02:20.426 ****** 2022-01-13T16:12:20.453 INFO:teuthology.task.ansible.out: TASK [testnode : Work around broken wget on wheezy.] *************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:20.487 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:20 +0000 (0:00:00.064) 0:02:20.490 ****** 2022-01-13T16:12:20.516 INFO:teuthology.task.ansible.out: TASK [testnode : Stop collectl] ************************************************ 2022-01-13T16:12:20.517 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:20.542 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:20 +0000 (0:00:00.053) 0:02:20.544 ****** 2022-01-13T16:12:20.567 INFO:teuthology.task.ansible.out: TASK [testnode : Add PATH to the teuthology_user .bashrc.] ********************* skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:20.591 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:20 +0000 (0:00:00.050) 0:02:20.594 ****** 2022-01-13T16:12:20.619 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if we need to edit /etc/profile.] **************** 2022-01-13T16:12:20.621 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:20.644 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:20 +0000 (0:00:00.052) 0:02:20.647 ****** 2022-01-13T16:12:20.671 INFO:teuthology.task.ansible.out: TASK [testnode : Update /etc/profile if needed.] ******************************* 2022-01-13T16:12:20.673 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:20.696 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:20 +0000 (0:00:00.051) 0:02:20.699 ****** 2022-01-13T16:12:20.734 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** ok: [smithi104.front.sepia.ceph.com] => {"ansible_facts": {"nvme_card_present": false}, "changed": false} 2022-01-13T16:12:20.775 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:20 +0000 (0:00:00.077) 0:02:20.776 ****** 2022-01-13T16:12:20.824 INFO:teuthology.task.ansible.out: TASK [testnode : Check for NVMe drive] ***************************************** 2022-01-13T16:12:20.826 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item=loop1) => {"ansible_loop_var": "item", "changed": false, "item": "loop1", "skip_reason": "Conditional result was False"} 2022-01-13T16:12:20.836 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item=dm-2) => {"ansible_loop_var": "item", "changed": false, "item": "dm-2", "skip_reason": "Conditional result was False"} 2022-01-13T16:12:20.850 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item=loop6) => {"ansible_loop_var": "item", "changed": false, "item": "loop6", "skip_reason": "Conditional result was False"} 2022-01-13T16:12:20.860 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item=loop4) => {"ansible_loop_var": "item", "changed": false, "item": "loop4", "skip_reason": "Conditional result was False"} skipping: [smithi104.front.sepia.ceph.com] => (item=dm-0) => {"ansible_loop_var": "item", "changed": false, "item": "dm-0", "skip_reason": "Conditional result was False"} 2022-01-13T16:12:20.862 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item=sda) => {"ansible_loop_var": "item", "changed": false, "item": "sda", "skip_reason": "Conditional result was False"} 2022-01-13T16:12:20.871 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=nvme0n1) => {"ansible_facts": {"nvme_card_present": true}, "ansible_loop_var": "item", "changed": false, "item": "nvme0n1"} 2022-01-13T16:12:20.882 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item=loop3) => {"ansible_loop_var": "item", "changed": false, "item": "loop3", "skip_reason": "Conditional result was False"} 2022-01-13T16:12:20.884 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item=loop2) => {"ansible_loop_var": "item", "changed": false, "item": "loop2", "skip_reason": "Conditional result was False"} 2022-01-13T16:12:20.894 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item=dm-4) => {"ansible_loop_var": "item", "changed": false, "item": "dm-4", "skip_reason": "Conditional result was False"} 2022-01-13T16:12:20.905 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item=loop0) => {"ansible_loop_var": "item", "changed": false, "item": "loop0", "skip_reason": "Conditional result was False"} 2022-01-13T16:12:20.907 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item=loop7) => {"ansible_loop_var": "item", "changed": false, "item": "loop7", "skip_reason": "Conditional result was False"} 2022-01-13T16:12:20.916 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item=dm-3) => {"ansible_loop_var": "item", "changed": false, "item": "dm-3", "skip_reason": "Conditional result was False"} 2022-01-13T16:12:20.919 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item=loop5) => {"ansible_loop_var": "item", "changed": false, "item": "loop5", "skip_reason": "Conditional result was False"} 2022-01-13T16:12:20.928 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item=dm-1) => {"ansible_loop_var": "item", "changed": false, "item": "dm-1", "skip_reason": "Conditional result was False"} 2022-01-13T16:12:20.956 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:20 +0000 (0:00:00.182) 0:02:20.959 ****** 2022-01-13T16:12:21.171 INFO:teuthology.task.ansible.out: TASK [testnode : Check for teuthology-lock command] **************************** 2022-01-13T16:12:21.173 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => {"changed": true, "cmd": "which teuthology-lock", "delta": "0:00:00.004062", "end": "2022-01-13 16:12:21.143176", "rc": 0, "start": "2022-01-13 16:12:21.139114", "stderr": "", "stderr_lines": [], "stdout": "/home/teuthworker/src/git.ceph.com_git_teuthology_6fc2011361437a9dfe4e45b50de224392eed8abc/virtualenv/bin/teuthology-lock", "stdout_lines": ["/home/teuthworker/src/git.ceph.com_git_teuthology_6fc2011361437a9dfe4e45b50de224392eed8abc/virtualenv/bin/teuthology-lock"]} 2022-01-13T16:12:21.202 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:21 +0000 (0:00:00.246) 0:02:21.205 ****** 2022-01-13T16:12:21.239 INFO:teuthology.task.ansible.out: TASK [testnode : Mark system down if NVMe card missing] ************************ 2022-01-13T16:12:21.241 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:21.265 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:21 +0000 (0:00:00.063) 0:02:21.268 ****** 2022-01-13T16:12:21.292 INFO:teuthology.task.ansible.out: TASK [testnode : Update description in paddles lock DB if NVMe card missing] *** 2022-01-13T16:12:21.294 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:21.317 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:21 +0000 (0:00:00.051) 0:02:21.320 ****** 2022-01-13T16:12:21.344 INFO:teuthology.task.ansible.out: TASK [testnode : Fail rest of playbook due to missing NVMe card] *************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:21.367 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:21 +0000 (0:00:00.050) 0:02:21.371 ****** 2022-01-13T16:12:22.064 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure apt dependencies are installed] ********************* 2022-01-13T16:12:22.066 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"cache_update_time": 1642089985, "cache_updated": false, "changed": false} 2022-01-13T16:12:22.088 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:22 +0000 (0:00:00.720) 0:02:22.091 ****** 2022-01-13T16:12:22.114 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure rpm dependencies are installed] ********************* 2022-01-13T16:12:22.116 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:22.138 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:22 +0000 (0:00:00.050) 0:02:22.141 ****** 2022-01-13T16:12:22.176 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ 2022-01-13T16:12:22.177 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item={'block_used': 14043982, 'uuid': '765c9454-acf9-4ab1-8c0e-444ef075a2c6', 'size_total': 983429562368, 'block_total': 240095108, 'mount': '/', 'block_available': 226051126, 'size_available': 925905412096, 'fstype': 'ext4', 'inode_total': 61054976, 'options': 'rw,relatime,errors=remount-ro', 'device': '/dev/sda1', 'inode_used': 157802, 'block_size': 4096, 'inode_available': 60897174}) => {"ansible_facts": {"root_disk": "/dev/sda"}, "ansible_loop_var": "item", "changed": false, "item": {"block_available": 226051126, "block_size": 4096, "block_total": 240095108, "block_used": 14043982, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60897174, "inode_total": 61054976, "inode_used": 157802, "mount": "/", "options": "rw,relatime,errors=remount-ro", "size_available": 925905412096, "size_total": 983429562368, "uuid": "765c9454-acf9-4ab1-8c0e-444ef075a2c6"}} 2022-01-13T16:12:22.203 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:22 +0000 (0:00:00.063) 0:02:22.205 ****** 2022-01-13T16:12:22.353 INFO:teuthology.task.ansible.out: TASK [testnode : Compile list of non-root partitions] ************************** changed: [smithi104.front.sepia.ceph.com] => {"changed": true, "cmd": "lsblk --list --noheadings | grep part | grep -v sda | awk '{ print $1 }'", "delta": "0:00:00.009630", "end": "2022-01-13 16:12:22.735421", "rc": 0, "start": "2022-01-13 16:12:22.725791", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2022-01-13T16:12:22.376 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:22 +0000 (0:00:00.174) 0:02:22.380 ****** 2022-01-13T16:12:22.428 INFO:teuthology.task.ansible.out: TASK [testnode : Unmount any non-root mountpoints] ***************************** 2022-01-13T16:12:22.430 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'block_used': 14043982, 'uuid': '765c9454-acf9-4ab1-8c0e-444ef075a2c6', 'size_total': 983429562368, 'block_total': 240095108, 'mount': '/', 'block_available': 226051126, 'size_available': 925905412096, 'fstype': 'ext4', 'inode_total': 61054976, 'options': 'rw,relatime,errors=remount-ro', 'device': '/dev/sda1', 'inode_used': 157802, 'block_size': 4096, 'inode_available': 60897174}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 226051126, "block_size": 4096, "block_total": 240095108, "block_used": 14043982, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60897174, "inode_total": 61054976, "inode_used": 157802, "mount": "/", "options": "rw,relatime,errors=remount-ro", "size_available": 925905412096, "size_total": 983429562368, "uuid": "765c9454-acf9-4ab1-8c0e-444ef075a2c6"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:22.452 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:22 +0000 (0:00:00.075) 0:02:22.456 ****** 2022-01-13T16:12:22.480 INFO:teuthology.task.ansible.out: TASK [testnode : Wipe filesystems on non-root partitions] ********************** 2022-01-13T16:12:22.504 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:22 +0000 (0:00:00.051) 0:02:22.507 ****** 2022-01-13T16:12:22.563 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2022-01-13T16:12:22.565 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'key': 'loop1', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop1", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:24.392 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-odfUfhcUwTZS4sGovHFqifnb7mqUJN1Qgvjaw2lah5eB7kYNBPacCpeAfzAibmTc'], 'uuids': ['9a1bbe10-20aa-4265-ba7c-44942a62b080']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-2 || sgdisk --zap-all /dev/dm-2", "delta": "0:00:01.687364", "end": "2022-01-13 16:12:24.759797", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-odfUfhcUwTZS4sGovHFqifnb7mqUJN1Qgvjaw2lah5eB7kYNBPacCpeAfzAibmTc"], "labels": [], "masters": [], "uuids": ["9a1bbe10-20aa-4265-ba7c-44942a62b080"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2022-01-13 16:12:23.072433", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2022-01-13T16:12:24.403 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'key': 'loop6', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop6", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:24.404 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'key': 'loop4', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop4", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:25.660 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-odfUfhcUwTZS4sGovHFqifnb7mqUJN1QudoyL6KCLw2hBbaIqQAFPd907eTwy2EC'], 'uuids': ['cd32d5f0-cb2a-4339-a235-657240018c91']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-0 || sgdisk --zap-all /dev/dm-0", "delta": "0:00:01.131163", "end": "2022-01-13 16:12:26.036087", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-odfUfhcUwTZS4sGovHFqifnb7mqUJN1QudoyL6KCLw2hBbaIqQAFPd907eTwy2EC"], "labels": [], "masters": [], "uuids": ["cd32d5f0-cb2a-4339-a235-657240018c91"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2022-01-13 16:12:24.904924", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2022-01-13T16:12:25.672 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': 'ATA', 'sectors': '1953525168', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5QGJ7', 'wwn-0x5000c50091dfe2b2'], 'uuids': []}, 'partitions': {'sda1': {'sectorsize': 512, 'uuid': '765c9454-acf9-4ab1-8c0e-444ef075a2c6', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5QGJ7-part1', 'wwn-0x5000c50091dfe2b2-part1'], 'uuids': ['765c9454-acf9-4ab1-8c0e-444ef075a2c6']}, 'sectors': '1953522688', 'start': '2048', 'holders': [], 'size': '931.51 GB'}}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'holders': [], 'wwn': '0x5000c50091dfe2b2', 'model': 'ST1000NM0033-9ZM', 'serial': 'Z1W5QGJ7', 'size': '931.51 GB'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "sda", "value": {"holders": [], "host": "SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)", "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5QGJ7", "wwn-0x5000c50091dfe2b2"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5QGJ7-part1", "wwn-0x5000c50091dfe2b2-part1"], "labels": [], "masters": [], "uuids": ["765c9454-acf9-4ab1-8c0e-444ef075a2c6"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "765c9454-acf9-4ab1-8c0e-444ef075a2c6"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W5QGJ7", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c50091dfe2b2"}}, 2022-01-13T16:12:25.674 INFO:teuthology.task.ansible.out: "skip_reason": "Conditional result was False"} 2022-01-13T16:12:26.929 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'scheduler_mode': 'none', 'rotational': '0', 'vendor': None, 'sectors': '781422768', 'links': {'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'], 'labels': [], 'ids': ['lvm-pv-uuid-VmJW2O-T9qM-B8vJ-Ve3M-fELi-JNd9-qSQd9y', 'nvme-INTEL_SSDPEDMD400G4_PHFT620400NW400BGN', 'nvme-nvme.8086-504846543632303430304e5734303042474e-494e54454c205353445045444d443430304734-00000001'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': 'INTEL SSDPEDMD400G4', 'partitions': {}, 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4'], 'size': '372.61 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/nvme0n1 || sgdisk --zap-all /dev/nvme0n1", "delta": "0:00:01.124937", "end": "2022-01-13 16:12:27.299941", "item": {"key": "nvme0n1", "value": {"holders": ["vg_nvme-lv_2", "vg_nvme-lv_5", "vg_nvme-lv_3", "vg_nvme-lv_1", "vg_nvme-lv_4"], "host": "Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)", "links": {"ids": ["lvm-pv-uuid-VmJW2O-T9qM-B8vJ-Ve3M-fELi-JNd9-qSQd9y", "nvme-INTEL_SSDPEDMD400G4_PHFT620400NW400BGN", "nvme-nvme.8086-504846543632303430304e5734303042474e-494e54454c205353445045444d443430304734-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPEDMD400G4", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "781422768", "sectorsize": "512", "size": "372.61 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2022-01-13 16:12:26.175004", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nGPT data structures d 2022-01-13T16:12:26.931 INFO:teuthology.task.ansible.out:estroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2022-01-13T16:12:26.941 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'key': 'loop3', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop3", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:26.942 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'key': 'loop2', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop2", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:28.301 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '31252480', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-odfUfhcUwTZS4sGovHFqifnb7mqUJN1Q6tdGQPX6EyOAI3fxV42TExnp0UJeTUEK'], 'uuids': ['1c3799d3-856d-4996-8389-3d23ccc53db0']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '14.90 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-4 || sgdisk --zap-all /dev/dm-4", "delta": "0:00:00.832114", "end": "2022-01-13 16:12:28.275952", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-odfUfhcUwTZS4sGovHFqifnb7mqUJN1Q6tdGQPX6EyOAI3fxV42TExnp0UJeTUEK"], "labels": [], "masters": [], "uuids": ["1c3799d3-856d-4996-8389-3d23ccc53db0"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "31252480", "sectorsize": "512", "size": "14.90 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2022-01-13 16:12:27.443838", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2022-01-13T16:12:28.313 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'key': 'loop0', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop0", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:28.324 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'key': 'loop7', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop7", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:29.580 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-odfUfhcUwTZS4sGovHFqifnb7mqUJN1QciTmOqSRtvaDv2MKITGukB7t4682sdV7'], 'uuids': ['23ad5975-4032-46a0-b811-fb0ae090c0cc']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-3 || sgdisk --zap-all /dev/dm-3", "delta": "0:00:01.129805", "end": "2022-01-13 16:12:29.552010", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-odfUfhcUwTZS4sGovHFqifnb7mqUJN1QciTmOqSRtvaDv2MKITGukB7t4682sdV7"], "labels": [], "masters": [], "uuids": ["23ad5975-4032-46a0-b811-fb0ae090c0cc"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2022-01-13 16:12:28.422205", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2022-01-13T16:12:29.593 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'key': 'loop5', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop5", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:30.860 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-odfUfhcUwTZS4sGovHFqifnb7mqUJN1QZYAeohQfnWhgVULP98iBVdEOQbzbruYr'], 'uuids': ['9731ff00-fc1e-4ea3-9029-e1a4d76070b1']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-1 || sgdisk --zap-all /dev/dm-1", "delta": "0:00:01.138308", "end": "2022-01-13 16:12:30.835867", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-odfUfhcUwTZS4sGovHFqifnb7mqUJN1QZYAeohQfnWhgVULP98iBVdEOQbzbruYr"], "labels": [], "masters": [], "uuids": ["9731ff00-fc1e-4ea3-9029-e1a4d76070b1"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2022-01-13 16:12:29.697559", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2022-01-13T16:12:30.903 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:30 +0000 (0:00:08.398) 0:02:30.906 ****** 2022-01-13T16:12:30.951 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2022-01-13T16:12:30.953 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'key': 'loop1', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop1", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:31.246 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-odfUfhcUwTZS4sGovHFqifnb7mqUJN1Qgvjaw2lah5eB7kYNBPacCpeAfzAibmTc'], 'uuids': ['9a1bbe10-20aa-4265-ba7c-44942a62b080']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-2 bs=1M count=110", "delta": "0:00:00.166544", "end": "2022-01-13 16:12:31.220409", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-odfUfhcUwTZS4sGovHFqifnb7mqUJN1Qgvjaw2lah5eB7kYNBPacCpeAfzAibmTc"], "labels": [], "masters": [], "uuids": ["9a1bbe10-20aa-4265-ba7c-44942a62b080"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2022-01-13 16:12:31.053865", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.161495 s, 714 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.161495 s, 714 MB/s"], "stdout": "", "stdout_lines": []} 2022-01-13T16:12:31.258 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'key': 'loop6', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop6", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:31.270 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'key': 'loop4', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop4", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:31.561 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-odfUfhcUwTZS4sGovHFqifnb7mqUJN1QudoyL6KCLw2hBbaIqQAFPd907eTwy2EC'], 'uuids': ['cd32d5f0-cb2a-4339-a235-657240018c91']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-0 bs=1M count=110", "delta": "0:00:00.171851", "end": "2022-01-13 16:12:31.537551", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-odfUfhcUwTZS4sGovHFqifnb7mqUJN1QudoyL6KCLw2hBbaIqQAFPd907eTwy2EC"], "labels": [], "masters": [], "uuids": ["cd32d5f0-cb2a-4339-a235-657240018c91"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2022-01-13 16:12:31.365700", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.16678 s, 692 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.16678 s, 692 MB/s"], "stdout": "", "stdout_lines": []} 2022-01-13T16:12:31.573 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': 'ATA', 'sectors': '1953525168', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5QGJ7', 'wwn-0x5000c50091dfe2b2'], 'uuids': []}, 'partitions': {'sda1': {'sectorsize': 512, 'uuid': '765c9454-acf9-4ab1-8c0e-444ef075a2c6', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5QGJ7-part1', 'wwn-0x5000c50091dfe2b2-part1'], 'uuids': ['765c9454-acf9-4ab1-8c0e-444ef075a2c6']}, 'sectors': '1953522688', 'start': '2048', 'holders': [], 'size': '931.51 GB'}}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'holders': [], 'wwn': '0x5000c50091dfe2b2', 'model': 'ST1000NM0033-9ZM', 'serial': 'Z1W5QGJ7', 'size': '931.51 GB'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "sda", "value": {"holders": [], "host": "SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)", "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5QGJ7", "wwn-0x5000c50091dfe2b2"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5QGJ7-part1", "wwn-0x5000c50091dfe2b2-part1"], "labels": [], "masters": [], "uuids": ["765c9454-acf9-4ab1-8c0e-444ef075a2c6"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "765c9454-acf9-4ab1-8c0e-444ef075a2c6"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W5QGJ7", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c50091dfe2b2"}}, 2022-01-13T16:12:31.575 INFO:teuthology.task.ansible.out: "skip_reason": "Conditional result was False"} 2022-01-13T16:12:31.762 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'scheduler_mode': 'none', 'rotational': '0', 'vendor': None, 'sectors': '781422768', 'links': {'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'], 'labels': [], 'ids': ['lvm-pv-uuid-VmJW2O-T9qM-B8vJ-Ve3M-fELi-JNd9-qSQd9y', 'nvme-INTEL_SSDPEDMD400G4_PHFT620400NW400BGN', 'nvme-nvme.8086-504846543632303430304e5734303042474e-494e54454c205353445045444d443430304734-00000001'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': 'INTEL SSDPEDMD400G4', 'partitions': {}, 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4'], 'size': '372.61 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/nvme0n1 bs=1M count=110", "delta": "0:00:00.058806", "end": "2022-01-13 16:12:31.730974", "item": {"key": "nvme0n1", "value": {"holders": ["vg_nvme-lv_2", "vg_nvme-lv_5", "vg_nvme-lv_3", "vg_nvme-lv_1", "vg_nvme-lv_4"], "host": "Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)", "links": {"ids": ["lvm-pv-uuid-VmJW2O-T9qM-B8vJ-Ve3M-fELi-JNd9-qSQd9y", "nvme-INTEL_SSDPEDMD400G4_PHFT620400NW400BGN", "nvme-nvme.8086-504846543632303430304e5734303042474e-494e54454c205353445045444d443430304734-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPEDMD400G4", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "781422768", "sectorsize": "512", "size": "372.61 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2022-01-13 16:12:31.672168", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0536487 s, 2.1 GB/s", "std 2022-01-13T16:12:31.764 INFO:teuthology.task.ansible.out:err_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0536487 s, 2.1 GB/s"], "stdout": "", "stdout_lines": []} 2022-01-13T16:12:31.768 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'key': 'loop3', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop3", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:31.779 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'key': 'loop2', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop2", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:32.083 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '31252480', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-odfUfhcUwTZS4sGovHFqifnb7mqUJN1Q6tdGQPX6EyOAI3fxV42TExnp0UJeTUEK'], 'uuids': ['1c3799d3-856d-4996-8389-3d23ccc53db0']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '14.90 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-4 bs=1M count=110", "delta": "0:00:00.168344", "end": "2022-01-13 16:12:32.051630", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-odfUfhcUwTZS4sGovHFqifnb7mqUJN1Q6tdGQPX6EyOAI3fxV42TExnp0UJeTUEK"], "labels": [], "masters": [], "uuids": ["1c3799d3-856d-4996-8389-3d23ccc53db0"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "31252480", "sectorsize": "512", "size": "14.90 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2022-01-13 16:12:31.883286", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.163252 s, 707 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.163252 s, 707 MB/s"], "stdout": "", "stdout_lines": []} 2022-01-13T16:12:32.095 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'key': 'loop0', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop0", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:32.096 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'key': 'loop7', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop7", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:32.391 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-odfUfhcUwTZS4sGovHFqifnb7mqUJN1QciTmOqSRtvaDv2MKITGukB7t4682sdV7'], 'uuids': ['23ad5975-4032-46a0-b811-fb0ae090c0cc']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-3 bs=1M count=110", "delta": "0:00:00.170114", "end": "2022-01-13 16:12:32.369209", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-odfUfhcUwTZS4sGovHFqifnb7mqUJN1QciTmOqSRtvaDv2MKITGukB7t4682sdV7"], "labels": [], "masters": [], "uuids": ["23ad5975-4032-46a0-b811-fb0ae090c0cc"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2022-01-13 16:12:32.199095", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.164936 s, 699 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.164936 s, 699 MB/s"], "stdout": "", "stdout_lines": []} 2022-01-13T16:12:32.403 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'key': 'loop5', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop5", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:32.710 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-odfUfhcUwTZS4sGovHFqifnb7mqUJN1QZYAeohQfnWhgVULP98iBVdEOQbzbruYr'], 'uuids': ['9731ff00-fc1e-4ea3-9029-e1a4d76070b1']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-1 bs=1M count=110", "delta": "0:00:00.173617", "end": "2022-01-13 16:12:32.678405", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-odfUfhcUwTZS4sGovHFqifnb7mqUJN1QZYAeohQfnWhgVULP98iBVdEOQbzbruYr"], "labels": [], "masters": [], "uuids": ["9731ff00-fc1e-4ea3-9029-e1a4d76070b1"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2022-01-13 16:12:32.504788", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.16858 s, 684 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.16858 s, 684 MB/s"], "stdout": "", "stdout_lines": []} 2022-01-13T16:12:32.741 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:32 +0000 (0:00:01.837) 0:02:32.744 ****** 2022-01-13T16:12:33.030 INFO:teuthology.task.ansible.out: TASK [testnode : Remove all LVM data] ****************************************** changed: [smithi104.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "cmd": "dmsetup remove_all --force", "delta": "0:00:00.141326", "end": "2022-01-13 16:12:32.996204", "rc": 0, "start": "2022-01-13 16:12:32.854878", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2022-01-13T16:12:33.055 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:33 +0000 (0:00:00.314) 0:02:33.058 ****** 2022-01-13T16:12:33.272 INFO:teuthology.task.ansible.out: TASK [testnode : Check for physical volumes] *********************************** 2022-01-13T16:12:33.273 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => {"changed": true, "cmd": "pvdisplay | grep 'PV Name' | awk '{ print $3 }'", "delta": "0:00:00.076679", "end": "2022-01-13 16:12:33.249335", "rc": 0, "start": "2022-01-13 16:12:33.172656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2022-01-13T16:12:33.296 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:33 +0000 (0:00:00.240) 0:02:33.299 ****** 2022-01-13T16:12:33.323 INFO:teuthology.task.ansible.out: TASK [testnode : Remove physical volumes] ************************************** 2022-01-13T16:12:33.352 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:33 +0000 (0:00:00.054) 0:02:33.353 ****** 2022-01-13T16:12:33.380 INFO:teuthology.task.ansible.out: TASK [testnode : Write a new partition table to {{ item.value.device }}] ******* 2022-01-13T16:12:33.382 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:33.407 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:33 +0000 (0:00:00.057) 0:02:33.411 ****** 2022-01-13T16:12:33.435 INFO:teuthology.task.ansible.out: TASK [testnode : Write partition entries to {{ item.0.device }}] *************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:33.460 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:33 +0000 (0:00:00.052) 0:02:33.463 ****** 2022-01-13T16:12:33.487 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** 2022-01-13T16:12:33.489 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:33.514 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:33 +0000 (0:00:00.054) 0:02:33.517 ****** 2022-01-13T16:12:33.547 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs for {{ item.0.device }}] ****************** 2022-01-13T16:12:33.549 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:33.572 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:33 +0000 (0:00:00.057) 0:02:33.575 ****** 2022-01-13T16:12:33.705 INFO:teuthology.task.ansible.out: TASK [testnode : Edit lvm.conf to support LVM on kRBD.] ************************ ok: [smithi104.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2022-01-13T16:12:33.732 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:33 +0000 (0:00:00.159) 0:02:33.735 ****** 2022-01-13T16:12:33.782 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ skipping: [smithi104.front.sepia.ceph.com] => (item={'block_used': 14043982, 'uuid': '765c9454-acf9-4ab1-8c0e-444ef075a2c6', 'size_total': 983429562368, 'block_total': 240095108, 'mount': '/', 'block_available': 226051126, 'size_available': 925905412096, 'fstype': 'ext4', 'inode_total': 61054976, 'options': 'rw,relatime,errors=remount-ro', 'device': '/dev/sda1', 'inode_used': 157802, 'block_size': 4096, 'inode_available': 60897174}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 226051126, "block_size": 4096, "block_total": 240095108, "block_used": 14043982, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60897174, "inode_total": 61054976, "inode_used": 157802, "mount": "/", "options": "rw,relatime,errors=remount-ro", "size_available": 925905412096, "size_total": 983429562368, "uuid": "765c9454-acf9-4ab1-8c0e-444ef075a2c6"}, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:33.807 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:33 +0000 (0:00:00.075) 0:02:33.810 ****** 2022-01-13T16:12:33.835 INFO:teuthology.task.ansible.out: TASK [testnode : Combine list of non-root disks] ******************************* skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:33.859 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:33 +0000 (0:00:00.051) 0:02:33.862 ****** 2022-01-13T16:12:33.885 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2022-01-13T16:12:33.887 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:33.911 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:33 +0000 (0:00:00.050) 0:02:33.912 ****** 2022-01-13T16:12:33.947 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:33.970 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:33 +0000 (0:00:00.060) 0:02:33.973 ****** 2022-01-13T16:12:33.998 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume_groups dict] ************************************ 2022-01-13T16:12:34.000 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:34.026 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:34 +0000 (0:00:00.055) 0:02:34.029 ****** 2022-01-13T16:12:34.053 INFO:teuthology.task.ansible.out: TASK [testnode : Determine desired logical volume percentage size] ************* 2022-01-13T16:12:34.054 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:34.078 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:34 +0000 (0:00:00.051) 0:02:34.081 ****** 2022-01-13T16:12:34.108 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical_volumes dict] ********************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:34.132 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:34 +0000 (0:00:00.053) 0:02:34.135 ****** 2022-01-13T16:12:34.884 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume group(s)] *************************************** changed: [smithi104.front.sepia.ceph.com] => (item={'key': 'vg_nvme', 'value': {'pvs': '/dev/nvme0n1'}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "vg_nvme", "value": {"pvs": "/dev/nvme0n1"}}} 2022-01-13T16:12:34.907 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:34 +0000 (0:00:00.775) 0:02:34.910 ****** 2022-01-13T16:12:35.646 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* 2022-01-13T16:12:35.648 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'key': 'lv_1', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_1", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2022-01-13T16:12:36.109 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'key': 'lv_2', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_2", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2022-01-13T16:12:36.565 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'key': 'lv_3', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_3", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2022-01-13T16:12:37.004 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'key': 'lv_4', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_4", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2022-01-13T16:12:37.422 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'key': 'lv_5', 'value': {'vg': 'vg_nvme', 'size': '14.9G'}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_5", "value": {"size": "14.9G", "vg": "vg_nvme"}}, "msg": ""} 2022-01-13T16:12:37.447 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:37 +0000 (0:00:02.539) 0:02:37.450 ****** 2022-01-13T16:12:37.591 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** changed: [smithi104.front.sepia.ceph.com] => {"changed": true, "path": "/scratch_devs", "state": "absent"} 2022-01-13T16:12:37.614 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:37 +0000 (0:00:00.166) 0:02:37.617 ****** 2022-01-13T16:12:37.769 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** changed: [smithi104.front.sepia.ceph.com] => (item={'key': 'lv_1', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_1", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2022-01-13T16:12:37.895 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'key': 'lv_2', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_2", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2022-01-13T16:12:38.020 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'key': 'lv_3', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_3", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2022-01-13T16:12:38.139 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => (item={'key': 'lv_4', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_4", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2022-01-13T16:12:38.149 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'key': 'lv_5', 'value': {'vg': 'vg_nvme', 'size': '14.9G'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "lv_5", "value": {"size": "14.9G", "vg": "vg_nvme"}}, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:38.176 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:38 +0000 (0:00:00.561) 0:02:38.179 ****** 2022-01-13T16:12:38.203 INFO:teuthology.task.ansible.out: TASK [testnode : Create filesystems] ******************************************* 2022-01-13T16:12:38.205 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:38.228 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:38 +0000 (0:00:00.052) 0:02:38.231 ****** 2022-01-13T16:12:38.256 INFO:teuthology.task.ansible.out: TASK [testnode : Mount filesystems] ******************************************** 2022-01-13T16:12:38.258 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:38.282 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:38 +0000 (0:00:00.054) 0:02:38.285 ****** 2022-01-13T16:12:38.434 INFO:teuthology.task.ansible.out: TASK [testnode : Create /var/lib/ceph] ***************************************** ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/ceph", "size": 4096, "state": "directory", "uid": 0} 2022-01-13T16:12:38.458 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:38 +0000 (0:00:00.176) 0:02:38.462 ****** 2022-01-13T16:12:38.496 INFO:teuthology.task.ansible.out: TASK [testnode : Set xfs_opts on newer OSes] *********************************** ok: [smithi104.front.sepia.ceph.com] => {"ansible_facts": {"xfs_opts": "-m crc=0,finobt=0"}, "changed": false} 2022-01-13T16:12:38.522 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:38 +0000 (0:00:00.063) 0:02:38.525 ****** 2022-01-13T16:12:39.071 INFO:teuthology.task.ansible.out: TASK [testnode : Create xfs filesystem on /dev/vg_nvme/lv_5] ******************* changed: [smithi104.front.sepia.ceph.com] => {"changed": true} 2022-01-13T16:12:39.100 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:39 +0000 (0:00:00.578) 0:02:39.104 ****** 2022-01-13T16:12:39.627 INFO:teuthology.task.ansible.out: TASK [testnode : Mount /dev/vg_nvme/lv_5 to /var/lib/ceph] ********************* 2022-01-13T16:12:39.631 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => {"changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "name": "/var/lib/ceph", "opts": "defaults,nofail", "passno": "0", "src": "/dev/vg_nvme/lv_5"} 2022-01-13T16:12:39.651 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:39 +0000 (0:00:00.550) 0:02:39.654 ****** 2022-01-13T16:12:39.679 INFO:teuthology.task.ansible.out: TASK [testnode : Install cachefilesd] ****************************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:39.703 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:39 +0000 (0:00:00.051) 0:02:39.706 ****** 2022-01-13T16:12:39.730 INFO:teuthology.task.ansible.out: TASK [testnode : Install cachefilesd conf file] ******************************** 2022-01-13T16:12:39.732 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:39.756 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:39 +0000 (0:00:00.053) 0:02:39.760 ****** 2022-01-13T16:12:39.784 INFO:teuthology.task.ansible.out: TASK [testnode : Restart cachefilesd] ****************************************** 2022-01-13T16:12:39.787 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:39.809 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:39 +0000 (0:00:00.053) 0:02:39.813 ****** 2022-01-13T16:12:39.839 INFO:teuthology.task.ansible.out: TASK [testnode : Restart cachefilesd] ****************************************** 2022-01-13T16:12:39.841 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:39.863 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:39 +0000 (0:00:00.053) 0:02:39.866 ****** 2022-01-13T16:12:40.034 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the teuthology user.] *********** ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "gid": 1238, "group": "ubuntu", "mode": "0755", "owner": "ubuntu", "path": "/home/ubuntu/.cpan/CPAN/", "size": 4096, "state": "directory", "uid": 1000} 2022-01-13T16:12:40.056 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:40 +0000 (0:00:00.193) 0:02:40.059 ****** 2022-01-13T16:12:40.227 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the root user.] ***************** 2022-01-13T16:12:40.229 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/root/.cpan/CPAN/", "size": 4096, "state": "directory", "uid": 0} 2022-01-13T16:12:40.257 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:40 +0000 (0:00:00.201) 0:02:40.260 ****** 2022-01-13T16:12:40.266 INFO:teuthology.task.ansible.out: 2022-01-13T16:12:40.610 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for the teuthology user.] ****************** 2022-01-13T16:12:40.612 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "checksum": "dcd55d202d82b6e06d0555630d7a8b92d7100c36", "dest": "/home/ubuntu/.cpan/CPAN/MyConfig.pm", "gid": 1238, "group": "ubuntu", "mode": "0755", "owner": "ubuntu", "path": "/home/ubuntu/.cpan/CPAN/MyConfig.pm", "size": 2117, "state": "file", "uid": 1000} 2022-01-13T16:12:40.646 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:40 +0000 (0:00:00.388) 0:02:40.649 ****** 2022-01-13T16:12:41.007 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for root.] ********************************* 2022-01-13T16:12:41.008 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "checksum": "dcd55d202d82b6e06d0555630d7a8b92d7100c36", "dest": "/root/.cpan/CPAN/MyConfig.pm", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/root/.cpan/CPAN/MyConfig.pm", "size": 2117, "state": "file", "uid": 0} 2022-01-13T16:12:41.034 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:41 +0000 (0:00:00.387) 0:02:41.037 ****** 2022-01-13T16:12:41.753 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure perl-doc is installed on apt systems.] ***************** 2022-01-13T16:12:41.754 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"cache_update_time": 1642089985, "cache_updated": false, "changed": false} 2022-01-13T16:12:41.777 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:41 +0000 (0:00:00.743) 0:02:41.780 ****** 2022-01-13T16:12:42.035 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if Amazon::S3 is installed.] ********************* 2022-01-13T16:12:42.036 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "cmd": ["perldoc", "-l", "Amazon::S3"], "delta": "0:00:00.103557", "end": "2022-01-13 16:12:42.012067", "rc": 0, "start": "2022-01-13 16:12:41.908510", "stderr": "", "stderr_lines": [], "stdout": "/usr/local/share/perl/5.30.0/Amazon/S3.pm", "stdout_lines": ["/usr/local/share/perl/5.30.0/Amazon/S3.pm"]} 2022-01-13T16:12:42.059 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:42 +0000 (0:00:00.282) 0:02:42.062 ****** 2022-01-13T16:12:42.087 INFO:teuthology.task.ansible.out: TASK [testnode : Install Amazon::S3.] ****************************************** 2022-01-13T16:12:42.089 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:42.111 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:42 +0000 (0:00:00.052) 0:02:42.114 ****** 2022-01-13T16:12:42.141 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on rpm based systems.] ******************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:42.162 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:42 +0000 (0:00:00.050) 0:02:42.165 ****** 2022-01-13T16:12:42.868 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on apt based systems.] ******************** ok: [smithi104.front.sepia.ceph.com] => {"cache_update_time": 1642089985, "cache_updated": false, "changed": false} 2022-01-13T16:12:42.909 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:42 +0000 (0:00:00.729) 0:02:42.895 ****** 2022-01-13T16:12:42.919 INFO:teuthology.task.ansible.out: TASK [testnode : Remove racy /etc/network/if-up.d/ntpdate on xenial] *********** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:42.947 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:42 +0000 (0:00:00.052) 0:02:42.947 ****** 2022-01-13T16:12:43.283 INFO:teuthology.task.ansible.out: TASK [testnode : Create the ntp.conf file.] ************************************ 2022-01-13T16:12:43.285 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "checksum": "645fd5116197cd9da73b328bc11bf633a40d80e1", "dest": "/etc/ntp.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/ntp.conf", "size": 2767, "state": "file", "uid": 0} 2022-01-13T16:12:43.307 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:43 +0000 (0:00:00.362) 0:02:43.310 ****** 2022-01-13T16:12:43.334 INFO:teuthology.task.ansible.out: TASK [testnode : Create the chrony.conf file] ********************************** 2022-01-13T16:12:43.336 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:43.358 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:43 +0000 (0:00:00.050) 0:02:43.361 ****** 2022-01-13T16:12:43.578 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ntpd is running.] *********************************** 2022-01-13T16:12:43.580 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "ntp", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2022-01-13 16:09:13 UTC", "ActiveEnterTimestampMonotonic": "14333764", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target systemd-journald.socket sysinit.target network.target -.mount system.slice systemd-tmpfiles-setup.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-01-13 16:09:13 UTC", "AssertTimestampMonotonic": "14085562", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read 0x26 0x27 0x28", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2022-01-13 16:09:13 UTC", "ConditionTimestampMonotonic": "14085562", "ConfigurationDirectoryMode": "0755", "Conflicts": "systemd-timesyncd.service shutdown.target", 2022-01-13T16:12:43.581 INFO:teuthology.task.ansible.out:"ControlGroup": "/system.slice/ntp.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Network Time Service", "DevicePolicy": "auto", "Documentation": "man:ntpd(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "821", "ExecMainStartTimestamp": "Thu 2022-01-13 16:09:13 UTC", "ExecMainStartTimestampMonotonic": "14333736", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/ntp/ntp-systemd-wrapper ; argv[]=/usr/lib/ntp/ntp-systemd-wrapper ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/lib/ntp/ntp-systemd-wrapper ; argv[]=/usr/lib/ntp/ntp-systemd-wrapper ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/ntp.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "ntp.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2022-01-13 16:09:13 UTC", "InactiveExitTimestampMonotonic": "14086892", "InvocationID": "227dba682f8a4ca4b4d917807405bd89", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": " 2022-01-13T16:12:43.584 INFO:teuthology.task.ansible.out:infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "127717", "LimitNPROCSoft": "127717", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127717", "LimitSIGPENDINGSoft": "127717", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "821", "MemoryAccounting": "yes", "MemoryCurrent": "1916928", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "ntp.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system.slice sysinit. 2022-01-13T16:12:43.591 INFO:teuthology.task.ansible.out:target", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2022-01-13 16:09:13 UTC", "StateChangeTimestampMonotonic": "14333764", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "38315", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} 2022-01-13T16:12:43.604 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:43 +0000 (0:00:00.246) 0:02:43.608 ****** 2022-01-13T16:12:43.633 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** ok: [smithi104.front.sepia.ceph.com] => {"ansible_facts": {"pip_executable": "pip", "pip_version": "python-pip"}, "changed": false} 2022-01-13T16:12:43.657 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:43 +0000 (0:00:00.052) 0:02:43.660 ****** 2022-01-13T16:12:43.694 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2022-01-13T16:12:43.696 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"ansible_facts": {"ansible_python_interpreter": "/usr/bin/python3", "pip_executable": "pip3", "pip_version": "python3-pip"}, "changed": false} 2022-01-13T16:12:43.719 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:43 +0000 (0:00:00.061) 0:02:43.722 ****** 2022-01-13T16:12:43.748 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on rpm based systems.] ********************* 2022-01-13T16:12:43.750 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:43.776 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:43 +0000 (0:00:00.055) 0:02:43.778 ****** 2022-01-13T16:12:44.770 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on apt based systems.] ********************* 2022-01-13T16:12:44.773 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"cache_update_time": 1642089985, "cache_updated": false, "changed": false} 2022-01-13T16:12:44.798 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:44 +0000 (0:00:01.023) 0:02:44.801 ****** 2022-01-13T16:12:44.826 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on zypper based systems.] ****************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:44.850 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:44 +0000 (0:00:00.051) 0:02:44.853 ****** 2022-01-13T16:12:45.034 INFO:teuthology.task.ansible.out: TASK [testnode : Create the .pip directory for the teuthology user.] *********** 2022-01-13T16:12:45.036 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "gid": 1238, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip", "size": 4096, "state": "directory", "uid": 1000} 2022-01-13T16:12:45.060 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:45 +0000 (0:00:00.210) 0:02:45.063 ****** 2022-01-13T16:12:45.498 INFO:teuthology.task.ansible.out: TASK [testnode : Create pip.conf and configure it to use our mirror] *********** 2022-01-13T16:12:45.500 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "checksum": "959d37ab30545da205b389a6b7561b225a478a06", "dest": "/home/ubuntu/.pip/pip.conf", "gid": 1238, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip/pip.conf", "size": 73, "state": "file", "uid": 1000} 2022-01-13T16:12:45.523 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:45 +0000 (0:00:00.462) 0:02:45.526 ****** 2022-01-13T16:12:48.011 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages via pip] ************************************* 2022-01-13T16:12:48.012 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "cmd": ["/usr/bin/pip3", "install", "remoto>=0.0.35"], "name": ["remoto>=0.0.35"], "requirements": null, "state": "present", "stderr": "", "stderr_lines": [], "stdout": "Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.8/dist-packages (1.2.0)\nRequirement already satisfied: execnet in /usr/local/lib/python3.8/dist-packages (from remoto>=0.0.35) (1.8.0)\nRequirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.8/dist-packages (from execnet->remoto>=0.0.35) (1.5)\n", "stdout_lines": ["Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.8/dist-packages (1.2.0)", "Requirement already satisfied: execnet in /usr/local/lib/python3.8/dist-packages (from remoto>=0.0.35) (1.8.0)", "Requirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.8/dist-packages (from execnet->remoto>=0.0.35) (1.5)"], "version": null, "virtualenv": null} 2022-01-13T16:12:48.035 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:48 +0000 (0:00:02.512) 0:02:48.038 ****** 2022-01-13T16:12:48.571 INFO:teuthology.task.ansible.out: TASK [testnode : Purge resolvconf] ********************************************* 2022-01-13T16:12:48.573 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false} 2022-01-13T16:12:48.596 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:48 +0000 (0:00:00.560) 0:02:48.599 ****** 2022-01-13T16:12:48.628 INFO:teuthology.task.ansible.out: TASK [testnode : Set interface] ************************************************ ok: [smithi104.front.sepia.ceph.com] => {"ansible_facts": {"interface": "enp3s0f1"}, "changed": false} 2022-01-13T16:12:48.666 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:48 +0000 (0:00:00.069) 0:02:48.669 ****** 2022-01-13T16:12:48.857 INFO:teuthology.task.ansible.out: TASK [testnode : Check for presence of /etc/network/interfaces] **************** 2022-01-13T16:12:48.859 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "stat": {"atime": 1642089945.62981, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "ctime": 1642089945.6258104, "dev": 2049, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 105181, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1642089945.6258104, "nlink": 1, "path": "/etc/network/interfaces", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 71, "uid": 0, "version": "1956422440", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} 2022-01-13T16:12:48.882 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:48 +0000 (0:00:00.215) 0:02:48.885 ****** 2022-01-13T16:12:49.289 INFO:teuthology.task.ansible.out: TASK [testnode : Rewrite /etc/network/interfaces to use dhcp] ****************** 2022-01-13T16:12:49.291 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "msg": ""} 2022-01-13T16:12:49.314 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:49 +0000 (0:00:00.431) 0:02:49.317 ****** 2022-01-13T16:12:49.341 INFO:teuthology.task.ansible.out: TASK [testnode : Set bounce_interface if we just enabled dhcp] ***************** 2022-01-13T16:12:49.343 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"ansible_facts": {"bounce_interface": false}, "changed": false} 2022-01-13T16:12:49.366 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:49 +0000 (0:00:00.052) 0:02:49.369 ****** 2022-01-13T16:12:49.394 INFO:teuthology.task.ansible.out: TASK [testnode : ifdown and ifup] ********************************************** 2022-01-13T16:12:49.396 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:49.419 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:49 +0000 (0:00:00.053) 0:02:49.423 ****** 2022-01-13T16:12:49.592 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure lab_domain is in search domains in /etc/resolv.conf] *** 2022-01-13T16:12:49.593 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line replaced"} 2022-01-13T16:12:49.615 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:49 +0000 (0:00:00.196) 0:02:49.619 ****** 2022-01-13T16:12:49.788 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure domain is set in /etc/resolv.conf] ********************* changed: [smithi104.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line added"} 2022-01-13T16:12:49.816 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:49 +0000 (0:00:00.200) 0:02:49.820 ****** 2022-01-13T16:12:49.844 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ethtool is installed] ******************************* skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:49.871 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:49 +0000 (0:00:00.053) 0:02:49.873 ****** 2022-01-13T16:12:49.909 INFO:teuthology.task.ansible.out: TASK [testnode : grep ethtool for secondary NIC MAC address] ******************* skipping: [smithi104.front.sepia.ceph.com] => (item=docker0) => {"ansible_loop_var": "item", "changed": false, "item": "docker0", "skip_reason": "Conditional result was False"} 2022-01-13T16:12:49.911 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item=enp3s0f0) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f0", "skip_reason": "Conditional result was False"} 2022-01-13T16:12:49.920 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item=lo) => {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False"} 2022-01-13T16:12:49.922 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item=enp3s0f1) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f1", "skip_reason": "Conditional result was False"} 2022-01-13T16:12:49.932 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item=eno1) => {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False"} 2022-01-13T16:12:49.934 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item=eno2) => {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False"} 2022-01-13T16:12:49.957 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:49 +0000 (0:00:00.087) 0:02:49.961 ****** 2022-01-13T16:12:49.996 INFO:teuthology.task.ansible.out: TASK [testnode : Define net_to_configure var] ********************************** skipping: [smithi104.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'docker0', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "docker0", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:50.008 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'enp3s0f0', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f0", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} skipping: [smithi104.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'lo', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:50.010 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'enp3s0f1', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f1", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:50.023 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'eno1', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} skipping: [smithi104.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'eno2', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:50.062 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:50 +0000 (0:00:00.101) 0:02:50.062 ****** 2022-01-13T16:12:50.091 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2022-01-13T16:12:50.093 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:50.119 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:50 +0000 (0:00:00.059) 0:02:50.122 ****** 2022-01-13T16:12:50.147 INFO:teuthology.task.ansible.out: TASK [testnode : Check if {{ nic_to_configure }} is 10Gb] ********************** 2022-01-13T16:12:50.148 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:50.171 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:50 +0000 (0:00:00.052) 0:02:50.175 ****** 2022-01-13T16:12:50.200 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU to 9000 if 10Gb] ************************************** 2022-01-13T16:12:50.203 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:50.227 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:50 +0000 (0:00:00.055) 0:02:50.230 ****** 2022-01-13T16:12:50.256 INFO:teuthology.task.ansible.out: TASK [testnode : Write Ubuntu network config for {{ nic_to_configure }}] ******* skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:50.281 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:50 +0000 (0:00:00.053) 0:02:50.284 ****** 2022-01-13T16:12:50.308 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU on Ubuntu] ******************************************** 2022-01-13T16:12:50.310 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:50.333 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:50 +0000 (0:00:00.052) 0:02:50.337 ****** 2022-01-13T16:12:50.363 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:50.388 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:50 +0000 (0:00:00.054) 0:02:50.391 ****** 2022-01-13T16:12:50.415 INFO:teuthology.task.ansible.out: TASK [testnode : Write RHEL/CentOS network config for {{ nic_to_configure }}] *** 2022-01-13T16:12:50.417 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:50.443 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:50 +0000 (0:00:00.054) 0:02:50.446 ****** 2022-01-13T16:12:50.471 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** 2022-01-13T16:12:50.473 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:50.495 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:50 +0000 (0:00:00.052) 0:02:50.498 ****** 2022-01-13T16:12:50.704 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** ok: [smithi104.front.sepia.ceph.com] => (item=/var/run/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/run/ -name \"*ceph*\"", "delta": "0:00:00.010270", "end": "2022-01-13 16:12:50.665769", "failed_when_result": false, "item": "/var/run/", "rc": 0, "start": "2022-01-13 16:12:50.655499", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2022-01-13T16:12:50.866 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=/etc/systemd/system/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/systemd/system/ -name \"*ceph*\"", "delta": "0:00:00.006189", "end": "2022-01-13 16:12:50.831395", "failed_when_result": false, "item": "/etc/systemd/system/", "rc": 0, "start": "2022-01-13 16:12:50.825206", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2022-01-13T16:12:51.032 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=/etc/ceph) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/ceph -name \"*ceph*\"", "delta": "0:00:00.005573", "end": "2022-01-13 16:12:50.998346", "failed_when_result": false, "item": "/etc/ceph", "msg": "non-zero return code", "rc": 1, "start": "2022-01-13 16:12:50.992773", "stderr": "find: '/etc/ceph': No such file or directory", "stderr_lines": ["find: '/etc/ceph': No such file or directory"], "stdout": "", "stdout_lines": []} 2022-01-13T16:12:51.213 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=/var/log/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/log/ -name \"*ceph*\"", "delta": "0:00:00.028248", "end": "2022-01-13 16:12:51.181738", "failed_when_result": false, "item": "/var/log/", "rc": 0, "start": "2022-01-13 16:12:51.153490", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2022-01-13T16:12:51.239 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:51 +0000 (0:00:00.743) 0:02:51.242 ****** 2022-01-13T16:12:51.266 INFO:teuthology.task.ansible.out: TASK [testnode : Delete any leftover Ceph artifacts from previous jobs] ******** 2022-01-13T16:12:51.290 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:51 +0000 (0:00:00.050) 0:02:51.293 ****** 2022-01-13T16:12:51.317 INFO:teuthology.task.ansible.out: TASK [testnode : Touch /ceph-qa-ready] ***************************************** 2022-01-13T16:12:51.319 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:51.387 INFO:teuthology.task.ansible.out: PLAY [testnodes,senta,vossi,jenkins_slaves] ************************************ 2022-01-13T16:12:51.406 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:51 +0000 (0:00:00.116) 0:02:51.410 ****** 2022-01-13T16:12:52.451 INFO:teuthology.task.ansible.out: 2022-01-13T16:12:52.453 INFO:teuthology.task.ansible.out:TASK [Gathering Facts] ********************************************************* ok: [smithi104.front.sepia.ceph.com] 2022-01-13T16:12:52.505 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:52 +0000 (0:00:01.098) 0:02:52.509 ****** 2022-01-13T16:12:52.543 INFO:teuthology.task.ansible.out: TASK [container-host : set_fact] *********************************************** 2022-01-13T16:12:52.544 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"ansible_facts": {"package_manager": "apt"}, "changed": false} 2022-01-13T16:12:52.568 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:52 +0000 (0:00:00.062) 0:02:52.571 ****** 2022-01-13T16:12:52.597 INFO:teuthology.task.ansible.out: TASK [container-host : set_fact] *********************************************** skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:12:52.622 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:52 +0000 (0:00:00.053) 0:02:52.624 ****** 2022-01-13T16:12:52.670 INFO:teuthology.task.ansible.out: TASK [container-host : Including distro specific variables] ******************** 2022-01-13T16:12:52.672 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/container-host/vars/apt_systems.yml) => {"ansible_facts": {"container_packages": ["docker.io", "python3-setuptools", "python3-pip"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/container-host/vars/apt_systems.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/container-host/vars/apt_systems.yml"} 2022-01-13T16:12:52.696 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:12:52 +0000 (0:00:00.075) 0:02:52.700 ****** 2022-01-13T16:13:09.160 INFO:teuthology.task.ansible.out: TASK [container-host : Install container packages] ***************************** 2022-01-13T16:13:09.162 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => {"cache_update_time": 1642089985, "cache_updated": false, "changed": true, "stderr": "", "stderr_lines": [], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following packages were automatically installed and are no longer required:\n libllvm11 linux-headers-5.4.0-66 linux-headers-5.4.0-66-generic\n linux-image-5.4.0-66-generic linux-modules-5.4.0-66-generic\n linux-modules-extra-5.4.0-66-generic\nUse 'sudo apt autoremove' to remove them.\nSuggested packages:\n aufs-tools btrfs-progs debootstrap docker-doc rinse zfs-fuse | zfsutils\nThe following packages will be upgraded:\n docker.io\n1 upgraded, 0 newly installed, 0 to remove and 87 not upgraded.\nNeed to get 36.9 MB of archives.\nAfter this operation, 4096 B of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 docker.io amd64 20.10.7-0ubuntu5~20.04.2 [36.9 MB]\nPreconfiguring packages ...\nFetched 36.9 MB in 2s (18.2 MB/s)\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 145346 files and directories currently installed.)\r\nPreparing to unpack .../docker.io_20.10.7-0ubuntu5~20.04.2_amd64.deb ...\r\nUnpacking docker.io (20.10.7-0ubuntu5~20.04.2) over (20.10.7-0ubuntu1~20.04.1) ...\r\nSetting up docker.io (20.10.7-0ubuntu5~20.04.2) ...\r\nProcessing triggers for man-db (2.9.1-1) ...\r\n", "stdout_lines": ["Reading package lists...", 2022-01-13T16:13:09.164 INFO:teuthology.task.ansible.out:"Building dependency tree...", "Reading state information...", "The following packages were automatically installed and are no longer required:", " libllvm11 linux-headers-5.4.0-66 linux-headers-5.4.0-66-generic", " linux-image-5.4.0-66-generic linux-modules-5.4.0-66-generic", " linux-modules-extra-5.4.0-66-generic", "Use 'sudo apt autoremove' to remove them.", "Suggested packages:", " aufs-tools btrfs-progs debootstrap docker-doc rinse zfs-fuse | zfsutils", "The following packages will be upgraded:", " docker.io", "1 upgraded, 0 newly installed, 0 to remove and 87 not upgraded.", "Need to get 36.9 MB of archives.", "After this operation, 4096 B of additional disk space will be used.", "Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 docker.io amd64 20.10.7-0ubuntu5~20.04.2 [36.9 MB]", "Preconfiguring packages ...", "Fetched 36.9 MB in 2s (18.2 MB/s)", "(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 ... 145346 files and directories currently installed.)", "Preparing to unpack .../docker.io_20.10.7-0ubuntu5~20.04.2_amd64.deb ...", "Unpacking docker.io (20.10.7-0ubuntu5~20.04.2) over (20.10.7-0ubuntu1~20.04.1) ...", "Setting up docker.io (20.10.7-0ubuntu5~20.04.2) ...", "Processing triggers for man-db (2.9.1-1) ..."]} 2022-01-13T16:13:09.186 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:13:09 +0000 (0:00:16.488) 0:03:09.188 ****** 2022-01-13T16:13:09.223 INFO:teuthology.task.ansible.out: TASK [container-host : set_fact] *********************************************** 2022-01-13T16:13:09.224 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:13:09.247 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:13:09 +0000 (0:00:00.061) 0:03:09.250 ****** 2022-01-13T16:13:09.295 INFO:teuthology.task.ansible.out: TASK [container-host : set_fact] *********************************************** 2022-01-13T16:13:09.297 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"ansible_facts": {"container_service_conf": "/etc/docker/daemon.json"}, "changed": false} 2022-01-13T16:13:09.320 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:13:09 +0000 (0:00:00.073) 0:03:09.323 ****** 2022-01-13T16:13:09.525 INFO:teuthology.task.ansible.out: TASK [container-host : Create container_mirror_cert_paths] ********************* 2022-01-13T16:13:09.527 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000", "mode": "0755", "owner": "root", "path": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000", "size": 4096, "state": "directory", "uid": 0} 2022-01-13T16:13:09.706 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000", "mode": "0755", "owner": "root", "path": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000", "size": 4096, "state": "directory", "uid": 0} 2022-01-13T16:13:09.735 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:13:09 +0000 (0:00:00.414) 0:03:09.738 ****** 2022-01-13T16:13:10.192 INFO:teuthology.task.ansible.out: TASK [container-host : Copy docker-mirror.front.sepia.ceph.com:5000 self-signed cert] *** 2022-01-13T16:13:10.194 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": false, "checksum": "bcdfbb1de91ef82e0e4ed8af725c9ad52593eb79", "dest": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000/docker-mirror.crt", "gid": 0, "group": "root", "item": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000", "mode": "0644", "owner": "root", "path": "/etc/docker/certs.d/docker-mirror.front.sepia.ceph.com:5000/docker-mirror.crt", "size": 2334, "state": "file", "uid": 0} 2022-01-13T16:13:10.591 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => (item=/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000) => {"ansible_loop_var": "item", "changed": false, "checksum": "bcdfbb1de91ef82e0e4ed8af725c9ad52593eb79", "dest": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000/docker-mirror.crt", "gid": 0, "group": "root", "item": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000", "mode": "0644", "owner": "root", "path": "/etc/containers/certs.d/docker-mirror.front.sepia.ceph.com:5000/docker-mirror.crt", "size": 2334, "state": "file", "uid": 0} 2022-01-13T16:13:10.617 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:13:10 +0000 (0:00:00.882) 0:03:10.621 ****** 2022-01-13T16:13:11.393 INFO:teuthology.task.ansible.out: TASK [container-host : Ensure git is installed] ******************************** ok: [smithi104.front.sepia.ceph.com] => {"cache_update_time": 1642089985, "cache_updated": false, "changed": false} 2022-01-13T16:13:11.418 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:13:11 +0000 (0:00:00.800) 0:03:11.421 ****** 2022-01-13T16:13:15.555 INFO:teuthology.task.ansible.out: TASK [container-host : Install registries-conf-ctl] **************************** 2022-01-13T16:13:15.557 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "cmd": ["/usr/bin/pip3", "install", "-U", "git+https://github.com/sebastian-philipp/registries-conf-ctl"], "name": ["git+https://github.com/sebastian-philipp/registries-conf-ctl"], "requirements": null, "state": "latest", "stderr": " Running command git clone -q https://github.com/sebastian-philipp/registries-conf-ctl /tmp/pip-req-build-rpx__a7e\n", "stderr_lines": [" Running command git clone -q https://github.com/sebastian-philipp/registries-conf-ctl /tmp/pip-req-build-rpx__a7e"], "stdout": "Collecting git+https://github.com/sebastian-philipp/registries-conf-ctl\n Cloning https://github.com/sebastian-philipp/registries-conf-ctl to ./pip-req-build-rpx__a7e\nRequirement already satisfied, skipping upgrade: docopt in /usr/local/lib/python3.8/dist-packages (from registries-conf-ctl==1.0) (0.6.2)\nRequirement already satisfied, skipping upgrade: toml in /usr/local/lib/python3.8/dist-packages (from registries-conf-ctl==1.0) (0.10.2)\nBuilding wheels for collected packages: registries-conf-ctl\n Building wheel for registries-conf-ctl (setup.py): started\n Building wheel for registries-conf-ctl (setup.py): finished with status 'done'\n Created wheel for registries-conf-ctl: filename=registries_conf_ctl-1.0-py3-none-any.whl size=8264 sha256=0af333ef7db07aaab5580a5d94429b08b418266bed8f183aca0b45ecd77b8a48\n Stored in directory: /tmp/pip-ephem-wheel-cache-toltbz6i/wheels/66/49/be/0ca4a7322f6cd17532451655790e478b4f82776818b44d6d42\nSuccessfully built registries-conf-ctl\nInstalling collected packages: registries-conf-ctl\n Attempting uninstall: registries-conf-ctl\n Found existing installation: registries-conf-ctl 1.0\n Uninstalling registries-conf-ctl-1.0:\n Successfully uninstalled registries-conf-ctl-1.0\nSuccessfully installed registries-conf-ctl-1.0\n", "stdout_lines": ["Collecting git+https://github.com/sebastian-philipp/registries-conf-ctl", " Cloning https://github.com/sebastian-philipp/reg 2022-01-13T16:13:15.558 INFO:teuthology.task.ansible.out:istries-conf-ctl to ./pip-req-build-rpx__a7e", "Requirement already satisfied, skipping upgrade: docopt in /usr/local/lib/python3.8/dist-packages (from registries-conf-ctl==1.0) (0.6.2)", "Requirement already satisfied, skipping upgrade: toml in /usr/local/lib/python3.8/dist-packages (from registries-conf-ctl==1.0) (0.10.2)", "Building wheels for collected packages: registries-conf-ctl", " Building wheel for registries-conf-ctl (setup.py): started", " Building wheel for registries-conf-ctl (setup.py): finished with status 'done'", " Created wheel for registries-conf-ctl: filename=registries_conf_ctl-1.0-py3-none-any.whl size=8264 sha256=0af333ef7db07aaab5580a5d94429b08b418266bed8f183aca0b45ecd77b8a48", " Stored in directory: /tmp/pip-ephem-wheel-cache-toltbz6i/wheels/66/49/be/0ca4a7322f6cd17532451655790e478b4f82776818b44d6d42", "Successfully built registries-conf-ctl", "Installing collected packages: registries-conf-ctl", " Attempting uninstall: registries-conf-ctl", " Found existing installation: registries-conf-ctl 1.0", " Uninstalling registries-conf-ctl-1.0:", " Successfully uninstalled registries-conf-ctl-1.0", "Successfully installed registries-conf-ctl-1.0"], "version": null, "virtualenv": null} 2022-01-13T16:13:15.581 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:13:15 +0000 (0:00:04.161) 0:03:15.582 ****** 2022-01-13T16:13:15.774 INFO:teuthology.task.ansible.out: TASK [container-host : Check for docker's daemon.json] ************************* 2022-01-13T16:13:15.776 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] => {"changed": false, "stat": {"atime": 1642089928.1022928, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "13ed9dbcd1f35408627b14794589868021e7d546", "ctime": 1633105205.2901182, "dev": 2049, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 95289, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1633105205.2901182, "nlink": 1, "path": "/etc/docker/daemon.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 151, "uid": 0, "version": "2929411125", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} 2022-01-13T16:13:15.801 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:13:15 +0000 (0:00:00.221) 0:03:15.804 ****** 2022-01-13T16:13:15.838 INFO:teuthology.task.ansible.out: TASK [container-host : Create /etc/docker/daemon.json if necessary] ************ 2022-01-13T16:13:15.841 INFO:teuthology.task.ansible.out:skipping: [smithi104.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2022-01-13T16:13:15.863 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:13:15 +0000 (0:00:00.062) 0:03:15.866 ****** 2022-01-13T16:13:16.130 INFO:teuthology.task.ansible.out: TASK [container-host : Add local docker.io registry mirror] ******************** 2022-01-13T16:13:16.131 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => {"changed": true, "cmd": ["registries-conf-ctl", "add-mirror", "docker.io", "docker-mirror.front.sepia.ceph.com:5000"], "delta": "0:00:00.076608", "end": "2022-01-13 16:13:16.100306", "rc": 0, "start": "2022-01-13 16:13:16.023698", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2022-01-13T16:13:16.155 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:13:16 +0000 (0:00:00.291) 0:03:16.158 ****** 2022-01-13T16:13:18.035 INFO:teuthology.task.ansible.out: TASK [container-host : Restart docker service] ********************************* 2022-01-13T16:13:18.045 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => {"changed": true, "name": "docker", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2022-01-13 16:13:04 UTC", "ActiveEnterTimestampMonotonic": "245886494", "ActiveExitTimestamp": "Thu 2022-01-13 16:13:03 UTC", "ActiveExitTimestampMonotonic": "244775015", "ActiveState": "active", "After": "systemd-journald.socket docker.socket containerd.service system.slice basic.target firewalld.service sysinit.target network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-01-13 16:13:03 UTC", "AssertTimestampMonotonic": "244788259", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read 0x26 0x27 0x28", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2022-01-13 16:13:03 UTC", "ConditionTimestampMonotonic": "244788259", "ConfigurationDirecto 2022-01-13T16:13:18.047 INFO:teuthology.task.ansible.out:ryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/docker.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices", "Description": "Docker Application Container Engine", "DevicePolicy": "auto", "Documentation": "https://docs.docker.com", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "8183", "ExecMainStartTimestamp": "Thu 2022-01-13 16:13:03 UTC", "ExecMainStartTimestampMonotonic": "244789101", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/dockerd ; argv[]=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/dockerd ; argv[]=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/docker.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": 2022-01-13T16:13:18.050 INFO:teuthology.task.ansible.out:"[no data]", "IPIngressPackets": "[no data]", "Id": "docker.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2022-01-13 16:13:03 UTC", "InactiveEnterTimestampMonotonic": "244781352", "InactiveExitTimestamp": "Thu 2022-01-13 16:13:03 UTC", "InactiveExitTimestampMonotonic": "244790038", "InvocationID": "0618d3314eff489fad05345b162d6497", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127717", "LimitSIGPENDINGSoft": "127717", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "8183", "MemoryAccounting": "yes", "MemoryCurrent": "40878080", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "docker.service", "NeedDaemonReload": "no", "Nice": "0", "N 2022-01-13T16:13:18.053 INFO:teuthology.task.ansible.out:oNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "continue", "OOMScoreAdjust": "-500", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "docker.socket system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "2s", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitIntervalUSec": "1min", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2022-01-13 16:13:04 UTC", "StateChangeTimestampMonotonic": "245886494", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "16", "TasksMax": "infinity", "TimeoutAbortUSec": "infinity", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "infinity", 2022-01-13T16:13:18.056 INFO:teuthology.task.ansible.out: "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "docker.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "containerd.service network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} 2022-01-13T16:13:18.121 INFO:teuthology.task.ansible.out: PLAY [cobbler] ***************************************************************** skipping: no hosts matched 2022-01-13T16:13:18.122 INFO:teuthology.task.ansible.out: PLAY [paddles] ***************************************************************** skipping: no hosts matched 2022-01-13T16:13:18.124 INFO:teuthology.task.ansible.out: PLAY [pulpito] ***************************************************************** skipping: no hosts matched 2022-01-13T16:13:18.126 INFO:teuthology.task.ansible.out: PLAY [testnodes] *************************************************************** 2022-01-13T16:13:18.138 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* 2022-01-13T16:13:18.140 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:13:18 +0000 (0:00:01.983) 0:03:18.142 ****** 2022-01-13T16:13:19.146 INFO:teuthology.task.ansible.out:ok: [smithi104.front.sepia.ceph.com] 2022-01-13T16:13:19.167 INFO:teuthology.task.ansible.out: TASK [Touch /ceph-qa-ready] **************************************************** 2022-01-13T16:13:19.169 INFO:teuthology.task.ansible.out:Thursday 13 January 2022 16:13:19 +0000 (0:00:01.028) 0:03:19.170 ****** 2022-01-13T16:13:19.352 INFO:teuthology.task.ansible.out:changed: [smithi104.front.sepia.ceph.com] => {"changed": true, "dest": "/ceph-qa-ready", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "size": 0, "state": "file", "uid": 0} 2022-01-13T16:13:19.358 INFO:teuthology.task.ansible.out: PLAY RECAP ********************************************************************* smithi104.front.sepia.ceph.com : ok=131 changed=32 unreachable=0 failed=0 skipped=188 rescued=0 ignored=0 Thursday 13 January 2022 16:13:19 +0000 (0:00:00.188) 0:03:19.359 ****** =============================================================================== Create all admin users with sudo access. ------------------------------- 25.33s users : Update authorized_keys using the keys repo --------------------- 21.39s testnode : Upgrade packages -------------------------------------------- 16.52s container-host : Install container packages ---------------------------- 16.49s testnode : Install packages -------------------------------------------- 12.38s testnode : Zap all non-root disks --------------------------------------- 8.40s testnode : Ensure packages are not present. ----------------------------- 8.19s Remove revoked users ---------------------------------------------------- 7.76s container-host : Install registries-conf-ctl ---------------------------- 4.16s common : Update apt cache ----------------------------------------------- 3.83s testnode : Create logical volume(s) ------------------------------------- 2.54s testnode : Install packages via pip ------------------------------------- 2.51s testnode : Update apt cache. -------------------------------------------- 2.26s Gathering Facts --------------------------------------------------------- 2.26s testnode : Install apt keys --------------------------------------------- 2.03s container-host : Restart docker service --------------------------------- 1.98s testnode : Blow away lingering OSD data and FSIDs ----------------------- 1.84s users : Update authorized_keys for each user with literal keys ---------- 1.66s common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/. --- 1.35s common : Mask sleep units ------------------------------------------- 2022-01-13T16:13:19.360 INFO:teuthology.task.ansible.out:---- 1.16s 2022-01-13T16:13:19.799 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi104.front.sepia.ceph.com')] 2022-01-13T16:13:19.800 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2022-01-13T16:13:19.803 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-01-13T16:13:19.852 DEBUG:teuthology.orchestra.run.smithi104:> true 2022-01-13T16:13:19.972 INFO:teuthology.run_tasks:Running task clock... 2022-01-13T16:13:19.984 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2022-01-13T16:13:19.984 INFO:teuthology.orchestra.run:Running command with timeout 360 2022-01-13T16:13:19.986 DEBUG:teuthology.orchestra.run.smithi104:> 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-01-13T16:13:20.019 INFO:teuthology.orchestra.run.smithi104.stdout:13 Jan 16:13:20 ntpd[9579]: ntpd 4.2.8p12@1.3728-o (1): Starting 2022-01-13T16:13:20.020 INFO:teuthology.orchestra.run.smithi104.stdout:13 Jan 16:13:20 ntpd[9579]: Command line: ntpd -gq 2022-01-13T16:13:20.021 INFO:teuthology.orchestra.run.smithi104.stdout:13 Jan 16:13:20 ntpd[9579]: proto: precision = 0.076 usec (-24) 2022-01-13T16:13:20.022 INFO:teuthology.orchestra.run.smithi104.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2022-01-13T16:13:20.022 INFO:teuthology.orchestra.run.smithi104.stdout:13 Jan 16:13:20 ntpd[9579]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2022-01-13T16:13:20.022 INFO:teuthology.orchestra.run.smithi104.stdout:13 Jan 16:13:20 ntpd[9579]: restrict ::: KOD does nothing without LIMITED. 2022-01-13T16:13:20.023 INFO:teuthology.orchestra.run.smithi104.stderr:restrict ::: KOD does nothing without LIMITED. 2022-01-13T16:13:20.024 INFO:teuthology.orchestra.run.smithi104.stdout:13 Jan 16:13:20 ntpd[9579]: Listen and drop on 0 v6wildcard [::]:123 2022-01-13T16:13:20.025 INFO:teuthology.orchestra.run.smithi104.stdout:13 Jan 16:13:20 ntpd[9579]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2022-01-13T16:13:20.025 INFO:teuthology.orchestra.run.smithi104.stdout:13 Jan 16:13:20 ntpd[9579]: Listen normally on 2 lo 127.0.0.1:123 2022-01-13T16:13:20.025 INFO:teuthology.orchestra.run.smithi104.stdout:13 Jan 16:13:20 ntpd[9579]: Listen normally on 3 enp3s0f1 172.21.15.104:123 2022-01-13T16:13:20.025 INFO:teuthology.orchestra.run.smithi104.stdout:13 Jan 16:13:20 ntpd[9579]: Listen normally on 4 lo [::1]:123 2022-01-13T16:13:20.026 INFO:teuthology.orchestra.run.smithi104.stdout:13 Jan 16:13:20 ntpd[9579]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:ce89%5]:123 2022-01-13T16:13:20.026 INFO:teuthology.orchestra.run.smithi104.stdout:13 Jan 16:13:20 ntpd[9579]: Listening on routing socket on fd #22 for interface updates 2022-01-13T16:13:21.021 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:21 ntpd[9579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-01-13T16:13:21.021 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:21 ntpd[9579]: can't open /var/log/ntpstats/rawstats.20220113: Permission denied 2022-01-13T16:13:21.022 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:21 ntpd[9579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-01-13T16:13:21.022 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:21 ntpd[9579]: can't open /var/log/ntpstats/rawstats.20220113: Permission denied 2022-01-13T16:13:21.022 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:21 ntpd[9579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-01-13T16:13:21.022 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:21 ntpd[9579]: can't open /var/log/ntpstats/rawstats.20220113: Permission denied 2022-01-13T16:13:21.023 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:21 ntpd[9579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-01-13T16:13:21.023 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:21 ntpd[9579]: can't open /var/log/ntpstats/peerstats.20220113: Permission denied 2022-01-13T16:13:21.023 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:21 ntpd[9579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-01-13T16:13:21.023 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:21 ntpd[9579]: can't open /var/log/ntpstats/rawstats.20220113: Permission denied 2022-01-13T16:13:21.024 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:21 ntpd[9579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-01-13T16:13:21.024 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:21 ntpd[9579]: can't open /var/log/ntpstats/peerstats.20220113: Permission denied 2022-01-13T16:13:22.020 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:22 ntpd[9579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-01-13T16:13:22.020 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:22 ntpd[9579]: can't open /var/log/ntpstats/rawstats.20220113: Permission denied 2022-01-13T16:13:22.021 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:22 ntpd[9579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-01-13T16:13:22.021 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:22 ntpd[9579]: can't open /var/log/ntpstats/rawstats.20220113: Permission denied 2022-01-13T16:13:22.021 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:22 ntpd[9579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-01-13T16:13:22.021 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:22 ntpd[9579]: can't open /var/log/ntpstats/peerstats.20220113: Permission denied 2022-01-13T16:13:23.020 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:23 ntpd[9579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-01-13T16:13:23.021 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:23 ntpd[9579]: can't open /var/log/ntpstats/rawstats.20220113: Permission denied 2022-01-13T16:13:23.021 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:23 ntpd[9579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-01-13T16:13:23.021 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:23 ntpd[9579]: can't open /var/log/ntpstats/rawstats.20220113: Permission denied 2022-01-13T16:13:23.021 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:23 ntpd[9579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-01-13T16:13:23.021 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:23 ntpd[9579]: can't open /var/log/ntpstats/rawstats.20220113: Permission denied 2022-01-13T16:13:23.022 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:23 ntpd[9579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-01-13T16:13:23.022 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:23 ntpd[9579]: can't open /var/log/ntpstats/peerstats.20220113: Permission denied 2022-01-13T16:13:23.022 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:23 ntpd[9579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-01-13T16:13:23.022 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:23 ntpd[9579]: can't open /var/log/ntpstats/rawstats.20220113: Permission denied 2022-01-13T16:13:23.023 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:23 ntpd[9579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-01-13T16:13:23.023 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:23 ntpd[9579]: can't open /var/log/ntpstats/peerstats.20220113: Permission denied 2022-01-13T16:13:24.020 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:24 ntpd[9579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-01-13T16:13:24.021 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:24 ntpd[9579]: can't open /var/log/ntpstats/rawstats.20220113: Permission denied 2022-01-13T16:13:24.021 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:24 ntpd[9579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-01-13T16:13:24.021 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:24 ntpd[9579]: can't open /var/log/ntpstats/rawstats.20220113: Permission denied 2022-01-13T16:13:24.022 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:24 ntpd[9579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-01-13T16:13:24.022 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:24 ntpd[9579]: can't open /var/log/ntpstats/rawstats.20220113: Permission denied 2022-01-13T16:13:24.023 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:24 ntpd[9579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-01-13T16:13:24.024 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:24 ntpd[9579]: can't open /var/log/ntpstats/peerstats.20220113: Permission denied 2022-01-13T16:13:24.024 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:24 ntpd[9579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-01-13T16:13:24.024 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:24 ntpd[9579]: can't open /var/log/ntpstats/rawstats.20220113: Permission denied 2022-01-13T16:13:24.025 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:24 ntpd[9579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-01-13T16:13:24.025 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:24 ntpd[9579]: can't open /var/log/ntpstats/peerstats.20220113: Permission denied 2022-01-13T16:13:25.021 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:25 ntpd[9579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-01-13T16:13:25.022 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:25 ntpd[9579]: can't open /var/log/ntpstats/rawstats.20220113: Permission denied 2022-01-13T16:13:25.022 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:25 ntpd[9579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-01-13T16:13:25.022 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:25 ntpd[9579]: can't open /var/log/ntpstats/rawstats.20220113: Permission denied 2022-01-13T16:13:25.023 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:25 ntpd[9579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-01-13T16:13:25.023 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:25 ntpd[9579]: can't open /var/log/ntpstats/rawstats.20220113: Permission denied 2022-01-13T16:13:25.024 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:25 ntpd[9579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-01-13T16:13:25.024 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:25 ntpd[9579]: can't open /var/log/ntpstats/peerstats.20220113: Permission denied 2022-01-13T16:13:25.025 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:25 ntpd[9579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-01-13T16:13:25.025 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:25 ntpd[9579]: can't open /var/log/ntpstats/rawstats.20220113: Permission denied 2022-01-13T16:13:25.026 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:25 ntpd[9579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-01-13T16:13:25.027 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:25 ntpd[9579]: can't open /var/log/ntpstats/peerstats.20220113: Permission denied 2022-01-13T16:13:26.020 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:26 ntpd[9579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-01-13T16:13:26.021 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:26 ntpd[9579]: can't open /var/log/ntpstats/rawstats.20220113: Permission denied 2022-01-13T16:13:26.021 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:26 ntpd[9579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-01-13T16:13:26.021 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:26 ntpd[9579]: can't open /var/log/ntpstats/rawstats.20220113: Permission denied 2022-01-13T16:13:26.021 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:26 ntpd[9579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-01-13T16:13:26.022 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:26 ntpd[9579]: can't open /var/log/ntpstats/rawstats.20220113: Permission denied 2022-01-13T16:13:26.022 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:26 ntpd[9579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-01-13T16:13:26.022 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:26 ntpd[9579]: can't open /var/log/ntpstats/peerstats.20220113: Permission denied 2022-01-13T16:13:26.022 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:26 ntpd[9579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-01-13T16:13:26.023 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:26 ntpd[9579]: can't open /var/log/ntpstats/rawstats.20220113: Permission denied 2022-01-13T16:13:26.023 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:26 ntpd[9579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-01-13T16:13:26.023 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:26 ntpd[9579]: can't open /var/log/ntpstats/peerstats.20220113: Permission denied 2022-01-13T16:13:27.020 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:27 ntpd[9579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-01-13T16:13:27.020 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:27 ntpd[9579]: can't open /var/log/ntpstats/rawstats.20220113: Permission denied 2022-01-13T16:13:27.021 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:27 ntpd[9579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-01-13T16:13:27.021 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:27 ntpd[9579]: can't open /var/log/ntpstats/rawstats.20220113: Permission denied 2022-01-13T16:13:27.021 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:27 ntpd[9579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-01-13T16:13:27.021 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:27 ntpd[9579]: can't open /var/log/ntpstats/rawstats.20220113: Permission denied 2022-01-13T16:13:27.021 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:27 ntpd[9579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-01-13T16:13:27.022 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:27 ntpd[9579]: can't open /var/log/ntpstats/peerstats.20220113: Permission denied 2022-01-13T16:13:27.022 INFO:teuthology.orchestra.run.smithi104.stdout:13 Jan 16:13:27 ntpd[9579]: ntpd: time slew +0.000913 s 2022-01-13T16:13:27.022 INFO:teuthology.orchestra.run.smithi104.stdout:ntpd: time slew +0.000913s 2022-01-13T16:13:27.023 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:27 ntpd[9579]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2022-01-13T16:13:27.024 INFO:teuthology.orchestra.run.smithi104.stderr:13 Jan 16:13:27 ntpd[9579]: can't open /var/log/ntpstats/loopstats.20220113: Permission denied 2022-01-13T16:13:27.075 INFO:teuthology.orchestra.run.smithi104.stdout: remote refid st t when poll reach delay offset jitter 2022-01-13T16:13:27.075 INFO:teuthology.orchestra.run.smithi104.stdout:============================================================================== 2022-01-13T16:13:27.076 INFO:teuthology.orchestra.run.smithi104.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-01-13T16:13:27.076 INFO:teuthology.orchestra.run.smithi104.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-01-13T16:13:27.076 INFO:teuthology.orchestra.run.smithi104.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-01-13T16:13:27.076 INFO:teuthology.orchestra.run.smithi104.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-01-13T16:13:27.077 INFO:teuthology.run_tasks:Running task kubeadm... 2022-01-13T16:13:27.096 INFO:tasks.kubeadm:Kubeadm start 2022-01-13T16:13:27.096 INFO:tasks.kubeadm:Config: {'pod_network': 'calico', 'version': '1.21'} 2022-01-13T16:13:27.097 DEBUG:teuthology.orchestra.run.smithi104:> 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-01-13T16:13:27.125 INFO:teuthology.orchestra.run.smithi104.stdout:net.bridge.bridge-nf-call-ip6tables = 1 2022-01-13T16:13:27.131 INFO:teuthology.orchestra.run.smithi104.stdout:net.bridge.bridge-nf-call-iptables = 1 2022-01-13T16:13:27.138 INFO:teuthology.orchestra.run.smithi104.stdout:net.ipv4.ip_forward = 1 2022-01-13T16:13:27.189 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2022-01-13T16:13:27.190 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd if=/etc/docker/daemon.json of=/dev/stdout 2022-01-13T16:13:27.244 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2022-01-13T16:13:27.245 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/etc/docker/daemon.json 2022-01-13T16:13:27.258 DEBUG:teuthology.orchestra.run.smithi104:> sudo systemctl restart docker || true 2022-01-13T16:13:28.283 INFO:tasks.kubeadm:Identifying pod subnet 2022-01-13T16:13:28.287 INFO:tasks.kubeadm:172.21.15.104 is in 172.21.0.0/20 at pos 3943 2022-01-13T16:13:28.304 INFO:tasks.kubeadm:Pod subnet: 10.251.56.0/21 2022-01-13T16:13:28.305 INFO:tasks.kubeadm:Installing kube{adm,ctl,let} 2022-01-13T16:13:28.305 DEBUG:teuthology.orchestra.run.smithi104:> 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-01-13T16:13:28.340 INFO:teuthology.orchestra.run.smithi104.stderr: 2022-01-13T16:13:28.341 INFO:teuthology.orchestra.run.smithi104.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2022-01-13T16:13:28.341 INFO:teuthology.orchestra.run.smithi104.stderr: 2022-01-13T16:13:28.581 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-01-13T16:13:28.593 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2022-01-13T16:13:28.678 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-01-13T16:13:28.764 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-13T16:13:30.043 INFO:teuthology.orchestra.run.smithi104.stdout:Reading package lists... 2022-01-13T16:13:30.215 INFO:teuthology.orchestra.run.smithi104.stdout:Building dependency tree... 2022-01-13T16:13:30.216 INFO:teuthology.orchestra.run.smithi104.stdout:Reading state information... 2022-01-13T16:13:30.306 INFO:teuthology.orchestra.run.smithi104.stdout:87 packages can be upgraded. Run 'apt list --upgradable' to see them. 2022-01-13T16:13:30.320 INFO:teuthology.orchestra.run.smithi104.stderr: 2022-01-13T16:13:30.320 INFO:teuthology.orchestra.run.smithi104.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2022-01-13T16:13:30.320 INFO:teuthology.orchestra.run.smithi104.stderr: 2022-01-13T16:13:30.372 INFO:teuthology.orchestra.run.smithi104.stdout:Reading package lists... 2022-01-13T16:13:30.543 INFO:teuthology.orchestra.run.smithi104.stdout:Building dependency tree... 2022-01-13T16:13:30.543 INFO:teuthology.orchestra.run.smithi104.stdout:Reading state information... 2022-01-13T16:13:30.690 INFO:teuthology.orchestra.run.smithi104.stdout:ca-certificates is already the newest version (20210119~20.04.2). 2022-01-13T16:13:30.691 INFO:teuthology.orchestra.run.smithi104.stdout:curl is already the newest version (7.68.0-1ubuntu2.7). 2022-01-13T16:13:30.691 INFO:teuthology.orchestra.run.smithi104.stdout:The following packages were automatically installed and are no longer required: 2022-01-13T16:13:30.691 INFO:teuthology.orchestra.run.smithi104.stdout: libllvm11 linux-headers-5.4.0-66 linux-headers-5.4.0-66-generic 2022-01-13T16:13:30.692 INFO:teuthology.orchestra.run.smithi104.stdout: linux-image-5.4.0-66-generic linux-modules-5.4.0-66-generic 2022-01-13T16:13:30.692 INFO:teuthology.orchestra.run.smithi104.stdout: linux-modules-extra-5.4.0-66-generic 2022-01-13T16:13:30.693 INFO:teuthology.orchestra.run.smithi104.stdout:Use 'sudo apt autoremove' to remove them. 2022-01-13T16:13:30.725 INFO:teuthology.orchestra.run.smithi104.stdout:The following NEW packages will be installed: 2022-01-13T16:13:30.726 INFO:teuthology.orchestra.run.smithi104.stdout: apt-transport-https 2022-01-13T16:13:30.917 INFO:teuthology.orchestra.run.smithi104.stdout:0 upgraded, 1 newly installed, 0 to remove and 87 not upgraded. 2022-01-13T16:13:30.917 INFO:teuthology.orchestra.run.smithi104.stdout:Need to get 4,680 B of archives. 2022-01-13T16:13:30.917 INFO:teuthology.orchestra.run.smithi104.stdout:After this operation, 162 kB of additional disk space will be used. 2022-01-13T16:13:30.918 INFO:teuthology.orchestra.run.smithi104.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4,680 B] 2022-01-13T16:13:31.152 INFO:teuthology.orchestra.run.smithi104.stderr:debconf: unable to initialize frontend: Dialog 2022-01-13T16:13:31.152 INFO:teuthology.orchestra.run.smithi104.stderr:debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2022-01-13T16:13:31.153 INFO:teuthology.orchestra.run.smithi104.stderr:debconf: falling back to frontend: Readline 2022-01-13T16:13:31.172 INFO:teuthology.orchestra.run.smithi104.stderr:debconf: unable to initialize frontend: Readline 2022-01-13T16:13:31.172 INFO:teuthology.orchestra.run.smithi104.stderr:debconf: (This frontend requires a controlling tty.) 2022-01-13T16:13:31.173 INFO:teuthology.orchestra.run.smithi104.stderr:debconf: falling back to frontend: Teletype 2022-01-13T16:13:31.179 INFO:teuthology.orchestra.run.smithi104.stderr:dpkg-preconfigure: unable to re-open stdin: 2022-01-13T16:13:31.227 INFO:teuthology.orchestra.run.smithi104.stdout:Fetched 4,680 B in 0s (25.5 kB/s) 2022-01-13T16:13:31.324 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package apt-transport-https. 2022-01-13T16:13:31.378 INFO:teuthology.orchestra.run.smithi104.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 ... 145346 files and directories currently installed.) 2022-01-13T16:13:31.382 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 2022-01-13T16:13:31.430 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking apt-transport-https (2.0.6) ... 2022-01-13T16:13:31.748 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up apt-transport-https (2.0.6) ... 2022-01-13T16:13:32.285 INFO:teuthology.orchestra.run.smithi104.stdout:deb [signed-by=/usr/share/keyrings/kubernetes-archive-keyring.gpg] https://apt.kubernetes.io/ kubernetes-xenial main 2022-01-13T16:13:32.297 INFO:teuthology.orchestra.run.smithi104.stderr: 2022-01-13T16:13:32.297 INFO:teuthology.orchestra.run.smithi104.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2022-01-13T16:13:32.297 INFO:teuthology.orchestra.run.smithi104.stderr: 2022-01-13T16:13:32.423 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-01-13T16:13:32.542 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2022-01-13T16:13:32.630 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-01-13T16:13:32.716 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-13T16:13:33.807 INFO:teuthology.orchestra.run.smithi104.stdout:Get:5 https://packages.cloud.google.com/apt kubernetes-xenial InRelease [9,383 B] 2022-01-13T16:13:33.900 INFO:teuthology.orchestra.run.smithi104.stdout:Get:6 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 Packages [52.6 kB] 2022-01-13T16:13:34.021 INFO:teuthology.orchestra.run.smithi104.stdout:Fetched 62.0 kB in 2s (39.1 kB/s) 2022-01-13T16:13:34.840 INFO:teuthology.orchestra.run.smithi104.stdout:Reading package lists... 2022-01-13T16:13:35.011 INFO:teuthology.orchestra.run.smithi104.stdout:Building dependency tree... 2022-01-13T16:13:35.012 INFO:teuthology.orchestra.run.smithi104.stdout:Reading state information... 2022-01-13T16:13:35.103 INFO:teuthology.orchestra.run.smithi104.stdout:87 packages can be upgraded. Run 'apt list --upgradable' to see them. 2022-01-13T16:13:35.114 INFO:teuthology.orchestra.run.smithi104.stderr: 2022-01-13T16:13:35.115 INFO:teuthology.orchestra.run.smithi104.stderr:WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2022-01-13T16:13:35.115 INFO:teuthology.orchestra.run.smithi104.stderr: 2022-01-13T16:13:35.172 INFO:teuthology.orchestra.run.smithi104.stdout:Reading package lists... 2022-01-13T16:13:35.343 INFO:teuthology.orchestra.run.smithi104.stdout:Building dependency tree... 2022-01-13T16:13:35.344 INFO:teuthology.orchestra.run.smithi104.stdout:Reading state information... 2022-01-13T16:13:35.489 INFO:teuthology.orchestra.run.smithi104.stdout:bridge-utils is already the newest version (1.6-2ubuntu1). 2022-01-13T16:13:35.489 INFO:teuthology.orchestra.run.smithi104.stdout:bridge-utils set to manually installed. 2022-01-13T16:13:35.489 INFO:teuthology.orchestra.run.smithi104.stdout:The following packages were automatically installed and are no longer required: 2022-01-13T16:13:35.490 INFO:teuthology.orchestra.run.smithi104.stdout: libllvm11 linux-headers-5.4.0-66 linux-headers-5.4.0-66-generic 2022-01-13T16:13:35.490 INFO:teuthology.orchestra.run.smithi104.stdout: linux-image-5.4.0-66-generic linux-modules-5.4.0-66-generic 2022-01-13T16:13:35.490 INFO:teuthology.orchestra.run.smithi104.stdout: linux-modules-extra-5.4.0-66-generic 2022-01-13T16:13:35.490 INFO:teuthology.orchestra.run.smithi104.stdout:Use 'sudo apt autoremove' to remove them. 2022-01-13T16:13:35.491 INFO:teuthology.orchestra.run.smithi104.stdout:The following additional packages will be installed: 2022-01-13T16:13:35.491 INFO:teuthology.orchestra.run.smithi104.stdout: conntrack cri-tools ebtables kubernetes-cni socat 2022-01-13T16:13:35.492 INFO:teuthology.orchestra.run.smithi104.stdout:Suggested packages: 2022-01-13T16:13:35.492 INFO:teuthology.orchestra.run.smithi104.stdout: nftables 2022-01-13T16:13:35.534 INFO:teuthology.orchestra.run.smithi104.stdout:The following NEW packages will be installed: 2022-01-13T16:13:35.535 INFO:teuthology.orchestra.run.smithi104.stdout: conntrack cri-tools ebtables kubeadm kubectl kubelet kubernetes-cni socat 2022-01-13T16:13:35.735 INFO:teuthology.orchestra.run.smithi104.stdout:0 upgraded, 8 newly installed, 0 to remove and 87 not upgraded. 2022-01-13T16:13:35.735 INFO:teuthology.orchestra.run.smithi104.stdout:Need to get 73.6 MB of archives. 2022-01-13T16:13:35.736 INFO:teuthology.orchestra.run.smithi104.stdout:After this operation, 321 MB of additional disk space will be used. 2022-01-13T16:13:35.736 INFO:teuthology.orchestra.run.smithi104.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-01-13T16:13:35.766 INFO:teuthology.orchestra.run.smithi104.stdout:Get:1 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 cri-tools amd64 1.19.0-00 [11.2 MB] 2022-01-13T16:13:35.906 INFO:teuthology.orchestra.run.smithi104.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-01-13T16:13:36.027 INFO:teuthology.orchestra.run.smithi104.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-01-13T16:13:36.054 INFO:teuthology.orchestra.run.smithi104.stdout:Get:2 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubernetes-cni amd64 0.8.7-00 [25.0 MB] 2022-01-13T16:13:36.759 INFO:teuthology.orchestra.run.smithi104.stdout:Get:3 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubelet amd64 1.23.1-00 [19.5 MB] 2022-01-13T16:13:37.204 INFO:teuthology.orchestra.run.smithi104.stdout:Get:5 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubectl amd64 1.23.1-00 [8,928 kB] 2022-01-13T16:13:37.346 INFO:teuthology.orchestra.run.smithi104.stdout:Get:6 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubeadm amd64 1.23.1-00 [8,579 kB] 2022-01-13T16:13:37.738 INFO:teuthology.orchestra.run.smithi104.stderr:debconf: unable to initialize frontend: Dialog 2022-01-13T16:13:37.739 INFO:teuthology.orchestra.run.smithi104.stderr:debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2022-01-13T16:13:37.739 INFO:teuthology.orchestra.run.smithi104.stderr:debconf: falling back to frontend: Readline 2022-01-13T16:13:37.746 INFO:teuthology.orchestra.run.smithi104.stderr:debconf: unable to initialize frontend: Readline 2022-01-13T16:13:37.746 INFO:teuthology.orchestra.run.smithi104.stderr:debconf: (This frontend requires a controlling tty.) 2022-01-13T16:13:37.747 INFO:teuthology.orchestra.run.smithi104.stderr:debconf: falling back to frontend: Teletype 2022-01-13T16:13:37.751 INFO:teuthology.orchestra.run.smithi104.stderr:dpkg-preconfigure: unable to re-open stdin: 2022-01-13T16:13:37.803 INFO:teuthology.orchestra.run.smithi104.stdout:Fetched 73.6 MB in 2s (37.2 MB/s) 2022-01-13T16:13:37.888 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package conntrack. 2022-01-13T16:13:37.942 INFO:teuthology.orchestra.run.smithi104.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 ... 145350 files and directories currently installed.) 2022-01-13T16:13:37.946 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../0-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-01-13T16:13:38.013 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking conntrack (1:1.4.5-2) ... 2022-01-13T16:13:38.356 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package cri-tools. 2022-01-13T16:13:38.373 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../1-cri-tools_1.19.0-00_amd64.deb ... 2022-01-13T16:13:38.415 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking cri-tools (1.19.0-00) ... 2022-01-13T16:13:39.506 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package ebtables. 2022-01-13T16:13:39.523 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../2-ebtables_2.0.11-3build1_amd64.deb ... 2022-01-13T16:13:39.582 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking ebtables (2.0.11-3build1) ... 2022-01-13T16:13:39.874 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package kubernetes-cni. 2022-01-13T16:13:39.891 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../3-kubernetes-cni_0.8.7-00_amd64.deb ... 2022-01-13T16:13:39.933 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking kubernetes-cni (0.8.7-00) ... 2022-01-13T16:13:41.384 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package socat. 2022-01-13T16:13:41.401 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../4-socat_1.7.3.3-2_amd64.deb ... 2022-01-13T16:13:41.453 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking socat (1.7.3.3-2) ... 2022-01-13T16:13:41.898 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package kubelet. 2022-01-13T16:13:41.909 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../5-kubelet_1.23.1-00_amd64.deb ... 2022-01-13T16:13:41.939 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking kubelet (1.23.1-00) ... 2022-01-13T16:13:44.348 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package kubectl. 2022-01-13T16:13:44.364 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../6-kubectl_1.23.1-00_amd64.deb ... 2022-01-13T16:13:44.407 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking kubectl (1.23.1-00) ... 2022-01-13T16:13:45.642 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package kubeadm. 2022-01-13T16:13:45.660 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../7-kubeadm_1.23.1-00_amd64.deb ... 2022-01-13T16:13:45.701 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking kubeadm (1.23.1-00) ... 2022-01-13T16:13:46.865 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up conntrack (1:1.4.5-2) ... 2022-01-13T16:13:46.998 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up kubectl (1.23.1-00) ... 2022-01-13T16:13:47.115 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up ebtables (2.0.11-3build1) ... 2022-01-13T16:13:47.943 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up socat (1.7.3.3-2) ... 2022-01-13T16:13:48.102 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up cri-tools (1.19.0-00) ... 2022-01-13T16:13:48.228 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up kubernetes-cni (0.8.7-00) ... 2022-01-13T16:13:48.379 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up kubelet (1.23.1-00) ... 2022-01-13T16:13:48.602 INFO:teuthology.orchestra.run.smithi104.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/kubelet.service -> /lib/systemd/system/kubelet.service. 2022-01-13T16:13:49.039 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up kubeadm (1.23.1-00) ... 2022-01-13T16:13:49.399 INFO:teuthology.orchestra.run.smithi104.stdout:Processing triggers for man-db (2.9.1-1) ... 2022-01-13T16:13:50.326 DEBUG:teuthology.orchestra.run.smithi104:> sudo systemctl enable --now kubelet && sudo kubeadm config images pull 2022-01-13T16:14:03.234 INFO:teuthology.orchestra.run.smithi104.stdout:[config/images] Pulled k8s.gcr.io/kube-apiserver:v1.23.1 2022-01-13T16:14:06.272 INFO:teuthology.orchestra.run.smithi104.stdout:[config/images] Pulled k8s.gcr.io/kube-controller-manager:v1.23.1 2022-01-13T16:14:09.026 INFO:teuthology.orchestra.run.smithi104.stdout:[config/images] Pulled k8s.gcr.io/kube-scheduler:v1.23.1 2022-01-13T16:14:12.967 INFO:teuthology.orchestra.run.smithi104.stdout:[config/images] Pulled k8s.gcr.io/kube-proxy:v1.23.1 2022-01-13T16:14:14.533 INFO:teuthology.orchestra.run.smithi104.stdout:[config/images] Pulled k8s.gcr.io/pause:3.6 2022-01-13T16:14:19.766 INFO:teuthology.orchestra.run.smithi104.stdout:[config/images] Pulled k8s.gcr.io/etcd:3.5.1-0 2022-01-13T16:14:22.215 INFO:teuthology.orchestra.run.smithi104.stdout:[config/images] Pulled k8s.gcr.io/coredns/coredns:v1.8.6 2022-01-13T16:14:22.219 INFO:tasks.kubeadm:Token: abcdef.80wofb4zxdbx7q8e 2022-01-13T16:14:22.220 INFO:tasks.kubeadm:Remotes: {Remote(name='ubuntu@smithi104.front.sepia.ceph.com'): '172.21.15.104'} 2022-01-13T16:14:22.220 DEBUG:teuthology.orchestra.run.smithi104:> sudo kubeadm init --node-name smithi104 --token abcdef.80wofb4zxdbx7q8e --pod-network-cidr 10.251.56.0/21 2022-01-13T16:14:22.428 INFO:teuthology.orchestra.run.smithi104.stdout:[init] Using Kubernetes version: v1.23.1 2022-01-13T16:14:22.428 INFO:teuthology.orchestra.run.smithi104.stdout:[preflight] Running pre-flight checks 2022-01-13T16:14:22.819 INFO:teuthology.orchestra.run.smithi104.stdout:[preflight] Pulling images required for setting up a Kubernetes cluster 2022-01-13T16:14:22.819 INFO:teuthology.orchestra.run.smithi104.stdout:[preflight] This might take a minute or two, depending on the speed of your internet connection 2022-01-13T16:14:22.820 INFO:teuthology.orchestra.run.smithi104.stdout:[preflight] You can also perform this action in beforehand using 'kubeadm config images pull' 2022-01-13T16:14:23.139 INFO:teuthology.orchestra.run.smithi104.stdout:[certs] Using certificateDir folder "/etc/kubernetes/pki" 2022-01-13T16:14:23.293 INFO:teuthology.orchestra.run.smithi104.stdout:[certs] Generating "ca" certificate and key 2022-01-13T16:14:23.411 INFO:teuthology.orchestra.run.smithi104.stdout:[certs] Generating "apiserver" certificate and key 2022-01-13T16:14:23.412 INFO:teuthology.orchestra.run.smithi104.stdout:[certs] apiserver serving cert is signed for DNS names [kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local smithi104] and IPs [10.96.0.1 172.21.15.104] 2022-01-13T16:14:23.515 INFO:teuthology.orchestra.run.smithi104.stdout:[certs] Generating "apiserver-kubelet-client" certificate and key 2022-01-13T16:14:23.945 INFO:teuthology.orchestra.run.smithi104.stdout:[certs] Generating "front-proxy-ca" certificate and key 2022-01-13T16:14:24.088 INFO:teuthology.orchestra.run.smithi104.stdout:[certs] Generating "front-proxy-client" certificate and key 2022-01-13T16:14:24.316 INFO:teuthology.orchestra.run.smithi104.stdout:[certs] Generating "etcd/ca" certificate and key 2022-01-13T16:14:24.798 INFO:teuthology.orchestra.run.smithi104.stdout:[certs] Generating "etcd/server" certificate and key 2022-01-13T16:14:24.798 INFO:teuthology.orchestra.run.smithi104.stdout:[certs] etcd/server serving cert is signed for DNS names [localhost smithi104] and IPs [172.21.15.104 127.0.0.1 ::1] 2022-01-13T16:14:24.894 INFO:teuthology.orchestra.run.smithi104.stdout:[certs] Generating "etcd/peer" certificate and key 2022-01-13T16:14:24.894 INFO:teuthology.orchestra.run.smithi104.stdout:[certs] etcd/peer serving cert is signed for DNS names [localhost smithi104] and IPs [172.21.15.104 127.0.0.1 ::1] 2022-01-13T16:14:24.996 INFO:teuthology.orchestra.run.smithi104.stdout:[certs] Generating "etcd/healthcheck-client" certificate and key 2022-01-13T16:14:25.179 INFO:teuthology.orchestra.run.smithi104.stdout:[certs] Generating "apiserver-etcd-client" certificate and key 2022-01-13T16:14:25.344 INFO:teuthology.orchestra.run.smithi104.stdout:[certs] Generating "sa" key and public key 2022-01-13T16:14:25.345 INFO:teuthology.orchestra.run.smithi104.stdout:[kubeconfig] Using kubeconfig folder "/etc/kubernetes" 2022-01-13T16:14:25.589 INFO:teuthology.orchestra.run.smithi104.stdout:[kubeconfig] Writing "admin.conf" kubeconfig file 2022-01-13T16:14:25.957 INFO:teuthology.orchestra.run.smithi104.stdout:[kubeconfig] Writing "kubelet.conf" kubeconfig file 2022-01-13T16:14:26.044 INFO:teuthology.orchestra.run.smithi104.stdout:[kubeconfig] Writing "controller-manager.conf" kubeconfig file 2022-01-13T16:14:26.356 INFO:teuthology.orchestra.run.smithi104.stdout:[kubeconfig] Writing "scheduler.conf" kubeconfig file 2022-01-13T16:14:26.372 INFO:teuthology.orchestra.run.smithi104.stdout:[kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env" 2022-01-13T16:14:26.373 INFO:teuthology.orchestra.run.smithi104.stdout:[kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml" 2022-01-13T16:14:26.373 INFO:teuthology.orchestra.run.smithi104.stdout:[kubelet-start] Starting the kubelet 2022-01-13T16:14:26.567 INFO:teuthology.orchestra.run.smithi104.stdout:[control-plane] Using manifest folder "/etc/kubernetes/manifests" 2022-01-13T16:14:26.567 INFO:teuthology.orchestra.run.smithi104.stdout:[control-plane] Creating static Pod manifest for "kube-apiserver" 2022-01-13T16:14:26.571 INFO:teuthology.orchestra.run.smithi104.stdout:[control-plane] Creating static Pod manifest for "kube-controller-manager" 2022-01-13T16:14:26.573 INFO:teuthology.orchestra.run.smithi104.stdout:[control-plane] Creating static Pod manifest for "kube-scheduler" 2022-01-13T16:14:26.574 INFO:teuthology.orchestra.run.smithi104.stdout:[etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests" 2022-01-13T16:14:26.576 INFO:teuthology.orchestra.run.smithi104.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-01-13T16:14:44.580 INFO:teuthology.orchestra.run.smithi104.stdout:[apiclient] All control plane components are healthy after 18.003813 seconds 2022-01-13T16:14:44.581 INFO:teuthology.orchestra.run.smithi104.stdout:[upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace 2022-01-13T16:14:44.606 INFO:teuthology.orchestra.run.smithi104.stdout:[kubelet] Creating a ConfigMap "kubelet-config-1.23" in namespace kube-system with the configuration for the kubelets in the cluster 2022-01-13T16:14:44.606 INFO:teuthology.orchestra.run.smithi104.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-01-13T16:14:45.165 INFO:teuthology.orchestra.run.smithi104.stdout:[upload-certs] Skipping phase. Please see --upload-certs 2022-01-13T16:14:45.165 INFO:teuthology.orchestra.run.smithi104.stdout:[mark-control-plane] Marking the node smithi104 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-01-13T16:14:45.165 INFO:teuthology.orchestra.run.smithi104.stdout:[mark-control-plane] Marking the node smithi104 as control-plane by adding the taints [node-role.kubernetes.io/master:NoSchedule] 2022-01-13T16:14:45.676 INFO:teuthology.orchestra.run.smithi104.stdout:[bootstrap-token] Using token: abcdef.80wofb4zxdbx7q8e 2022-01-13T16:14:45.676 INFO:teuthology.orchestra.run.smithi104.stdout:[bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles 2022-01-13T16:14:45.697 INFO:teuthology.orchestra.run.smithi104.stdout:[bootstrap-token] configured RBAC rules to allow Node Bootstrap tokens to get nodes 2022-01-13T16:14:45.775 INFO:teuthology.orchestra.run.smithi104.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-01-13T16:14:45.780 INFO:teuthology.orchestra.run.smithi104.stdout:[bootstrap-token] configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token 2022-01-13T16:14:45.789 INFO:teuthology.orchestra.run.smithi104.stdout:[bootstrap-token] configured RBAC rules to allow certificate rotation for all node client certificates in the cluster 2022-01-13T16:14:45.810 INFO:teuthology.orchestra.run.smithi104.stdout:[bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace 2022-01-13T16:14:45.853 INFO:teuthology.orchestra.run.smithi104.stdout:[kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key 2022-01-13T16:14:46.291 INFO:teuthology.orchestra.run.smithi104.stdout:[addons] Applied essential addon: CoreDNS 2022-01-13T16:14:46.449 INFO:teuthology.orchestra.run.smithi104.stdout:[addons] Applied essential addon: kube-proxy 2022-01-13T16:14:46.452 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:14:46.452 INFO:teuthology.orchestra.run.smithi104.stdout:Your Kubernetes control-plane has initialized successfully! 2022-01-13T16:14:46.453 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:14:46.453 INFO:teuthology.orchestra.run.smithi104.stdout:To start using your cluster, you need to run the following as a regular user: 2022-01-13T16:14:46.453 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:14:46.453 INFO:teuthology.orchestra.run.smithi104.stdout: mkdir -p $HOME/.kube 2022-01-13T16:14:46.454 INFO:teuthology.orchestra.run.smithi104.stdout: sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config 2022-01-13T16:14:46.454 INFO:teuthology.orchestra.run.smithi104.stdout: sudo chown $(id -u):$(id -g) $HOME/.kube/config 2022-01-13T16:14:46.454 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:14:46.454 INFO:teuthology.orchestra.run.smithi104.stdout:Alternatively, if you are the root user, you can run: 2022-01-13T16:14:46.455 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:14:46.455 INFO:teuthology.orchestra.run.smithi104.stdout: export KUBECONFIG=/etc/kubernetes/admin.conf 2022-01-13T16:14:46.455 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:14:46.455 INFO:teuthology.orchestra.run.smithi104.stdout:You should now deploy a pod network to the cluster. 2022-01-13T16:14:46.456 INFO:teuthology.orchestra.run.smithi104.stdout:Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at: 2022-01-13T16:14:46.456 INFO:teuthology.orchestra.run.smithi104.stdout: https://kubernetes.io/docs/concepts/cluster-administration/addons/ 2022-01-13T16:14:46.456 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:14:46.456 INFO:teuthology.orchestra.run.smithi104.stdout:Then you can join any number of worker nodes by running the following on each as root: 2022-01-13T16:14:46.456 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:14:46.457 INFO:teuthology.orchestra.run.smithi104.stdout:kubeadm join 172.21.15.104:6443 --token abcdef.80wofb4zxdbx7q8e \ 2022-01-13T16:14:46.457 INFO:teuthology.orchestra.run.smithi104.stdout: --discovery-token-ca-cert-hash sha256:48cf5db9f7413835fdbd306f8686d1dddc8c9c9971749f4edb9d4aac45c3b1fb 2022-01-13T16:14:46.458 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2022-01-13T16:14:46.459 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd if=/etc/kubernetes/admin.conf of=/dev/stdout 2022-01-13T16:14:46.468 INFO:tasks.kubeadm:Setting up kubectl 2022-01-13T16:14:46.469 DEBUG:teuthology.orchestra.run.smithi104:> mkdir -p .kube && sudo mkdir -p /root/.kube 2022-01-13T16:14:46.482 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2022-01-13T16:14:46.482 DEBUG:teuthology.orchestra.run.smithi104:> dd of=.kube/config 2022-01-13T16:14:46.488 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2022-01-13T16:14:46.488 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/root/.kube/config 2022-01-13T16:14:46.498 DEBUG:teuthology.orchestra.run.smithi104:> kubectl apply -f https://docs.projectcalico.org/manifests/tigera-operator.yaml 2022-01-13T16:14:49.325 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/bgpconfigurations.crd.projectcalico.org created 2022-01-13T16:14:49.376 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/bgppeers.crd.projectcalico.org created 2022-01-13T16:14:49.445 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/blockaffinities.crd.projectcalico.org created 2022-01-13T16:14:49.495 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/caliconodestatuses.crd.projectcalico.org created 2022-01-13T16:14:49.628 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/clusterinformations.crd.projectcalico.org created 2022-01-13T16:14:49.690 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/felixconfigurations.crd.projectcalico.org created 2022-01-13T16:14:49.805 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/globalnetworkpolicies.crd.projectcalico.org created 2022-01-13T16:14:49.810 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/globalnetworksets.crd.projectcalico.org created 2022-01-13T16:14:49.878 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/hostendpoints.crd.projectcalico.org created 2022-01-13T16:14:49.969 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/ipamblocks.crd.projectcalico.org created 2022-01-13T16:14:50.019 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/ipamconfigs.crd.projectcalico.org created 2022-01-13T16:14:50.128 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/ipamhandles.crd.projectcalico.org created 2022-01-13T16:14:50.240 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/ippools.crd.projectcalico.org created 2022-01-13T16:14:50.269 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/ipreservations.crd.projectcalico.org created 2022-01-13T16:14:50.322 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/kubecontrollersconfigurations.crd.projectcalico.org created 2022-01-13T16:14:50.433 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/networkpolicies.crd.projectcalico.org created 2022-01-13T16:14:50.570 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/networksets.crd.projectcalico.org created 2022-01-13T16:14:50.620 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/apiservers.operator.tigera.io created 2022-01-13T16:14:50.740 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/imagesets.operator.tigera.io created 2022-01-13T16:14:50.805 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/installations.operator.tigera.io created 2022-01-13T16:14:50.894 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/tigerastatuses.operator.tigera.io created 2022-01-13T16:14:50.970 INFO:teuthology.orchestra.run.smithi104.stdout:namespace/tigera-operator created 2022-01-13T16:14:50.978 INFO:teuthology.orchestra.run.smithi104.stderr:Warning: policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+ 2022-01-13T16:14:50.982 INFO:teuthology.orchestra.run.smithi104.stdout:podsecuritypolicy.policy/tigera-operator created 2022-01-13T16:14:51.060 INFO:teuthology.orchestra.run.smithi104.stdout:serviceaccount/tigera-operator created 2022-01-13T16:14:51.072 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrole.rbac.authorization.k8s.io/tigera-operator created 2022-01-13T16:14:51.103 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrolebinding.rbac.authorization.k8s.io/tigera-operator created 2022-01-13T16:14:51.185 INFO:teuthology.orchestra.run.smithi104.stdout:deployment.apps/tigera-operator created 2022-01-13T16:14:51.189 DEBUG:teuthology.orchestra.run.smithi104:> kubectl create -f - 2022-01-13T16:14:54.073 INFO:teuthology.orchestra.run.smithi104.stdout:installation.operator.tigera.io/default created 2022-01-13T16:14:54.078 INFO:tasks.kubeadm:Scanning for scratch devices 2022-01-13T16:14:54.078 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2022-01-13T16:14:54.079 DEBUG:teuthology.orchestra.run.smithi104:> dd if=/scratch_devs of=/dev/stdout 2022-01-13T16:14:54.084 INFO:tasks.kubeadm:Scratch devices on smithi104: ['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2022-01-13T16:14:54.084 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 2022-01-13T16:14:54.113 INFO:teuthology.orchestra.run.smithi104.stderr:10+0 records in 2022-01-13T16:14:54.114 INFO:teuthology.orchestra.run.smithi104.stderr:10+0 records out 2022-01-13T16:14:54.114 INFO:teuthology.orchestra.run.smithi104.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0176564 s, 594 MB/s 2022-01-13T16:14:54.115 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 2022-01-13T16:14:54.189 INFO:teuthology.orchestra.run.smithi104.stderr:10+0 records in 2022-01-13T16:14:54.189 INFO:teuthology.orchestra.run.smithi104.stderr:10+0 records out 2022-01-13T16:14:54.189 INFO:teuthology.orchestra.run.smithi104.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0160662 s, 653 MB/s 2022-01-13T16:14:54.191 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 2022-01-13T16:14:54.217 INFO:teuthology.orchestra.run.smithi104.stderr:10+0 records in 2022-01-13T16:14:54.217 INFO:teuthology.orchestra.run.smithi104.stderr:10+0 records out 2022-01-13T16:14:54.217 INFO:teuthology.orchestra.run.smithi104.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0158242 s, 663 MB/s 2022-01-13T16:14:54.219 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 2022-01-13T16:14:54.244 INFO:teuthology.orchestra.run.smithi104.stderr:10+0 records in 2022-01-13T16:14:54.244 INFO:teuthology.orchestra.run.smithi104.stderr:10+0 records out 2022-01-13T16:14:54.245 INFO:teuthology.orchestra.run.smithi104.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0136928 s, 766 MB/s 2022-01-13T16:14:54.254 INFO:tasks.kubeadm:Creating PVs + StorageClass 2022-01-13T16:14:54.255 DEBUG:tasks.kubeadm:apiVersion: v1 kind: PersistentVolume metadata: name: smithi104-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: - smithi104 persistentVolumeReclaimPolicy: Retain storageClassName: scratch volumeMode: Block --- apiVersion: v1 kind: PersistentVolume metadata: name: smithi104-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: - smithi104 persistentVolumeReclaimPolicy: Retain storageClassName: scratch volumeMode: Block --- apiVersion: v1 kind: PersistentVolume metadata: name: smithi104-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: - smithi104 persistentVolumeReclaimPolicy: Retain storageClassName: scratch volumeMode: Block --- apiVersion: v1 kind: PersistentVolume metadata: name: smithi104-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: - smithi104 persistentVolumeReclaimPolicy: Retain storageClassName: scratch volumeMode: Block --- apiVersion: storage.k8s.io/v1 kind: StorageClass metadata: name: scratch provisioner: kubernetes.io/no-provisioner volumeBindingMode: WaitForFirstConsumer 2022-01-13T16:14:54.255 DEBUG:teuthology.orchestra.run.smithi104:> kubectl create -f - 2022-01-13T16:14:55.136 INFO:teuthology.orchestra.run.smithi104.stdout:persistentvolume/smithi104-lv-1 created 2022-01-13T16:14:55.143 INFO:teuthology.orchestra.run.smithi104.stdout:persistentvolume/smithi104-lv-2 created 2022-01-13T16:14:55.152 INFO:teuthology.orchestra.run.smithi104.stdout:persistentvolume/smithi104-lv-3 created 2022-01-13T16:14:55.160 INFO:teuthology.orchestra.run.smithi104.stdout:persistentvolume/smithi104-lv-4 created 2022-01-13T16:14:55.169 INFO:teuthology.orchestra.run.smithi104.stdout:storageclass.storage.k8s.io/scratch created 2022-01-13T16:14:55.173 DEBUG:teuthology.orchestra.run.smithi104:> kubectl taint node smithi104 node-role.kubernetes.io/master- || true 2022-01-13T16:14:55.245 INFO:teuthology.orchestra.run.smithi104.stdout:node/smithi104 untainted 2022-01-13T16:14:55.248 INFO:tasks.kubeadm:Kubeadm complete, yielding 2022-01-13T16:14:55.248 INFO:teuthology.run_tasks:Running task nvme_loop... 2022-01-13T16:14:55.263 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2022-01-13T16:14:55.264 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2022-01-13T16:14:55.265 DEBUG:teuthology.orchestra.run.smithi104:> dd if=/scratch_devs of=/dev/stdout 2022-01-13T16:14:55.273 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-01-13T16:14:55.273 DEBUG:teuthology.orchestra.run.smithi104:> 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-01-13T16:14:55.279 INFO:teuthology.orchestra.run.smithi104.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2022-01-13T16:14:55.279 INFO:teuthology.orchestra.run.smithi104.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-01-13T16:14:55.280 INFO:teuthology.orchestra.run.smithi104.stdout:Device: 5h/5d Inode: 498 Links: 1 2022-01-13T16:14:55.280 INFO:teuthology.orchestra.run.smithi104.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-01-13T16:14:55.280 INFO:teuthology.orchestra.run.smithi104.stdout:Access: 2022-01-13 16:14:54.121224772 +0000 2022-01-13T16:14:55.280 INFO:teuthology.orchestra.run.smithi104.stdout:Modify: 2022-01-13 16:14:54.121224772 +0000 2022-01-13T16:14:55.281 INFO:teuthology.orchestra.run.smithi104.stdout:Change: 2022-01-13 16:14:54.121224772 +0000 2022-01-13T16:14:55.281 INFO:teuthology.orchestra.run.smithi104.stdout: Birth: - 2022-01-13T16:14:55.289 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records in 2022-01-13T16:14:55.289 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records out 2022-01-13T16:14:55.289 INFO:teuthology.orchestra.run.smithi104.stderr:512 bytes copied, 0.000438245 s, 1.2 MB/s 2022-01-13T16:14:55.293 DEBUG:teuthology.orchestra.run.smithi104:> 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-01-13T16:14:55.300 INFO:teuthology.orchestra.run.smithi104.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2022-01-13T16:14:55.300 INFO:teuthology.orchestra.run.smithi104.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-01-13T16:14:55.301 INFO:teuthology.orchestra.run.smithi104.stdout:Device: 5h/5d Inode: 503 Links: 1 2022-01-13T16:14:55.301 INFO:teuthology.orchestra.run.smithi104.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-01-13T16:14:55.302 INFO:teuthology.orchestra.run.smithi104.stdout:Access: 2022-01-13 16:14:54.193222791 +0000 2022-01-13T16:14:55.302 INFO:teuthology.orchestra.run.smithi104.stdout:Modify: 2022-01-13 16:14:54.193222791 +0000 2022-01-13T16:14:55.303 INFO:teuthology.orchestra.run.smithi104.stdout:Change: 2022-01-13 16:14:54.193222791 +0000 2022-01-13T16:14:55.303 INFO:teuthology.orchestra.run.smithi104.stdout: Birth: - 2022-01-13T16:14:55.307 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records in 2022-01-13T16:14:55.307 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records out 2022-01-13T16:14:55.308 INFO:teuthology.orchestra.run.smithi104.stderr:512 bytes copied, 0.000318216 s, 1.6 MB/s 2022-01-13T16:14:55.312 DEBUG:teuthology.orchestra.run.smithi104:> 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-01-13T16:14:55.319 INFO:teuthology.orchestra.run.smithi104.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2022-01-13T16:14:55.319 INFO:teuthology.orchestra.run.smithi104.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-01-13T16:14:55.319 INFO:teuthology.orchestra.run.smithi104.stdout:Device: 5h/5d Inode: 512 Links: 1 2022-01-13T16:14:55.320 INFO:teuthology.orchestra.run.smithi104.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-01-13T16:14:55.320 INFO:teuthology.orchestra.run.smithi104.stdout:Access: 2022-01-13 16:14:54.217222130 +0000 2022-01-13T16:14:55.320 INFO:teuthology.orchestra.run.smithi104.stdout:Modify: 2022-01-13 16:14:54.217222130 +0000 2022-01-13T16:14:55.320 INFO:teuthology.orchestra.run.smithi104.stdout:Change: 2022-01-13 16:14:54.217222130 +0000 2022-01-13T16:14:55.321 INFO:teuthology.orchestra.run.smithi104.stdout: Birth: - 2022-01-13T16:14:55.326 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records in 2022-01-13T16:14:55.327 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records out 2022-01-13T16:14:55.327 INFO:teuthology.orchestra.run.smithi104.stderr:512 bytes copied, 0.000360236 s, 1.4 MB/s 2022-01-13T16:14:55.331 DEBUG:teuthology.orchestra.run.smithi104:> 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-01-13T16:14:55.381 INFO:teuthology.orchestra.run.smithi104.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2022-01-13T16:14:55.381 INFO:teuthology.orchestra.run.smithi104.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-01-13T16:14:55.381 INFO:teuthology.orchestra.run.smithi104.stdout:Device: 5h/5d Inode: 516 Links: 1 2022-01-13T16:14:55.381 INFO:teuthology.orchestra.run.smithi104.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-01-13T16:14:55.382 INFO:teuthology.orchestra.run.smithi104.stdout:Access: 2022-01-13 16:14:54.249221249 +0000 2022-01-13T16:14:55.382 INFO:teuthology.orchestra.run.smithi104.stdout:Modify: 2022-01-13 16:14:54.245221359 +0000 2022-01-13T16:14:55.382 INFO:teuthology.orchestra.run.smithi104.stdout:Change: 2022-01-13 16:14:54.245221359 +0000 2022-01-13T16:14:55.382 INFO:teuthology.orchestra.run.smithi104.stdout: Birth: - 2022-01-13T16:14:55.387 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records in 2022-01-13T16:14:55.388 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records out 2022-01-13T16:14:55.388 INFO:teuthology.orchestra.run.smithi104.stderr:512 bytes copied, 0.000333298 s, 1.5 MB/s 2022-01-13T16:14:55.392 DEBUG:teuthology.orchestra.run.smithi104:> 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-01-13T16:14:55.572 INFO:teuthology.orchestra.run.smithi104.stdout:loop 2022-01-13T16:14:55.574 INFO:tasks.nvme_loop:Connecting nvme_loop smithi104:/dev/vg_nvme/lv_1... 2022-01-13T16:14:55.575 DEBUG:teuthology.orchestra.run.smithi104:> 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 /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-01-13T16:14:55.594 INFO:teuthology.orchestra.run.smithi104.stdout:1 2022-01-13T16:14:55.609 INFO:teuthology.orchestra.run.smithi104.stdout:/dev/vg_nvme/lv_1 2022-01-13T16:14:55.618 INFO:teuthology.orchestra.run.smithi104.stdout:1 2022-01-13T16:14:55.638 INFO:tasks.nvme_loop:Connecting nvme_loop smithi104:/dev/vg_nvme/lv_2... 2022-01-13T16:14:55.639 DEBUG:teuthology.orchestra.run.smithi104:> 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 /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-01-13T16:14:55.700 INFO:teuthology.orchestra.run.smithi104.stdout:1 2022-01-13T16:14:55.712 INFO:teuthology.orchestra.run.smithi104.stdout:/dev/vg_nvme/lv_2 2022-01-13T16:14:55.721 INFO:teuthology.orchestra.run.smithi104.stdout:1 2022-01-13T16:14:55.735 INFO:tasks.nvme_loop:Connecting nvme_loop smithi104:/dev/vg_nvme/lv_3... 2022-01-13T16:14:55.736 DEBUG:teuthology.orchestra.run.smithi104:> 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 /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-01-13T16:14:55.754 INFO:teuthology.orchestra.run.smithi104.stdout:1 2022-01-13T16:14:55.769 INFO:teuthology.orchestra.run.smithi104.stdout:/dev/vg_nvme/lv_3 2022-01-13T16:14:55.776 INFO:teuthology.orchestra.run.smithi104.stdout:1 2022-01-13T16:14:55.792 INFO:tasks.nvme_loop:Connecting nvme_loop smithi104:/dev/vg_nvme/lv_4... 2022-01-13T16:14:55.793 DEBUG:teuthology.orchestra.run.smithi104:> 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 /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-01-13T16:14:55.812 INFO:teuthology.orchestra.run.smithi104.stdout:1 2022-01-13T16:14:55.824 INFO:teuthology.orchestra.run.smithi104.stdout:/dev/vg_nvme/lv_4 2022-01-13T16:14:55.830 INFO:teuthology.orchestra.run.smithi104.stdout:1 2022-01-13T16:14:55.849 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2022-01-13T16:14:55.850 DEBUG:teuthology.orchestra.run.smithi104:> dd if=/scratch_devs of=/dev/stdout 2022-01-13T16:14:55.902 DEBUG:teuthology.orchestra.run.smithi104:> sudo nvme list 2022-01-13T16:14:55.915 INFO:teuthology.orchestra.run.smithi104.stdout:Node SN Model Namespace Usage Format FW Rev 2022-01-13T16:14:55.915 INFO:teuthology.orchestra.run.smithi104.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2022-01-13T16:14:55.916 INFO:teuthology.orchestra.run.smithi104.stdout:/dev/nvme0n1 PHFT620400NW400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2022-01-13T16:14:55.916 INFO:teuthology.orchestra.run.smithi104.stdout:/dev/nvme1n1 8916c5b60a07a33d Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.11.0-4 2022-01-13T16:14:55.916 INFO:teuthology.orchestra.run.smithi104.stdout:/dev/nvme2n1 3ab35ac72f1f2837 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.11.0-4 2022-01-13T16:14:55.916 INFO:teuthology.orchestra.run.smithi104.stdout:/dev/nvme3n1 90996d31d9bd6175 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.11.0-4 2022-01-13T16:14:55.917 INFO:teuthology.orchestra.run.smithi104.stdout:/dev/nvme4n1 c10efb99c6c223a4 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.11.0-4 2022-01-13T16:14:55.918 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2022-01-13T16:14:55.918 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2022-01-13T16:14:55.918 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/scratch_devs 2022-01-13T16:14:55.932 INFO:teuthology.run_tasks:Running task rook... 2022-01-13T16:14:56.000 INFO:tasks.rook:Rook start 2022-01-13T16:14:56.001 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': 'c9043e115ae30340a4cb4857b020aa89634daeb2', 'rook_branch': 'v1.7.2', 'rook_image': 'rook/ceph:v1.7.2'} 2022-01-13T16:14:56.001 INFO:tasks.rook:Ceph image is quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2 2022-01-13T16:14:56.001 INFO:tasks.rook:Cloning https://github.com/rook/rook branch v1.7.2 2022-01-13T16:14:56.002 DEBUG:teuthology.orchestra.run.smithi104:> rm -rf rook && git clone --single-branch --branch v1.7.2 https://github.com/rook/rook rook 2022-01-13T16:14:56.009 INFO:teuthology.orchestra.run.smithi104.stderr:Cloning into 'rook'... 2022-01-13T16:14:58.368 INFO:teuthology.orchestra.run.smithi104.stderr:Note: switching to '1784489964d2e417b6050c7edc8f626b5cca49f5'. 2022-01-13T16:14:58.369 INFO:teuthology.orchestra.run.smithi104.stderr: 2022-01-13T16:14:58.369 INFO:teuthology.orchestra.run.smithi104.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2022-01-13T16:14:58.369 INFO:teuthology.orchestra.run.smithi104.stderr:changes and commit them, and you can discard any commits you make in this 2022-01-13T16:14:58.370 INFO:teuthology.orchestra.run.smithi104.stderr:state without impacting any branches by switching back to a branch. 2022-01-13T16:14:58.370 INFO:teuthology.orchestra.run.smithi104.stderr: 2022-01-13T16:14:58.370 INFO:teuthology.orchestra.run.smithi104.stderr:If you want to create a new branch to retain commits you create, you may 2022-01-13T16:14:58.370 INFO:teuthology.orchestra.run.smithi104.stderr:do so (now or later) by using -c with the switch command. Example: 2022-01-13T16:14:58.371 INFO:teuthology.orchestra.run.smithi104.stderr: 2022-01-13T16:14:58.371 INFO:teuthology.orchestra.run.smithi104.stderr: git switch -c 2022-01-13T16:14:58.371 INFO:teuthology.orchestra.run.smithi104.stderr: 2022-01-13T16:14:58.371 INFO:teuthology.orchestra.run.smithi104.stderr:Or undo this operation with: 2022-01-13T16:14:58.372 INFO:teuthology.orchestra.run.smithi104.stderr: 2022-01-13T16:14:58.372 INFO:teuthology.orchestra.run.smithi104.stderr: git switch - 2022-01-13T16:14:58.372 INFO:teuthology.orchestra.run.smithi104.stderr: 2022-01-13T16:14:58.372 INFO:teuthology.orchestra.run.smithi104.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2022-01-13T16:14:58.372 INFO:teuthology.orchestra.run.smithi104.stderr: 2022-01-13T16:14:58.475 INFO:tasks.rook:/home/teuthworker 2022-01-13T16:14:58.476 DEBUG:teuthology.orchestra.run.smithi104:> PATH=/sbin:/usr/sbin ip addr show 2022-01-13T16:14:58.481 INFO:teuthology.orchestra.run.smithi104.stdout:1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 2022-01-13T16:14:58.481 INFO:teuthology.orchestra.run.smithi104.stdout: link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2022-01-13T16:14:58.481 INFO:teuthology.orchestra.run.smithi104.stdout: inet 127.0.0.1/8 scope host lo 2022-01-13T16:14:58.482 INFO:teuthology.orchestra.run.smithi104.stdout: valid_lft forever preferred_lft forever 2022-01-13T16:14:58.482 INFO:teuthology.orchestra.run.smithi104.stdout: inet6 ::1/128 scope host 2022-01-13T16:14:58.482 INFO:teuthology.orchestra.run.smithi104.stdout: valid_lft forever preferred_lft forever 2022-01-13T16:14:58.482 INFO:teuthology.orchestra.run.smithi104.stdout:2: eno1: mtu 1500 qdisc noop state DOWN group default qlen 1000 2022-01-13T16:14:58.483 INFO:teuthology.orchestra.run.smithi104.stdout: link/ether 0c:c4:7a:d8:a1:1c brd ff:ff:ff:ff:ff:ff 2022-01-13T16:14:58.483 INFO:teuthology.orchestra.run.smithi104.stdout: altname enp7s0f0 2022-01-13T16:14:58.483 INFO:teuthology.orchestra.run.smithi104.stdout:3: eno2: mtu 1500 qdisc noop state DOWN group default qlen 1000 2022-01-13T16:14:58.483 INFO:teuthology.orchestra.run.smithi104.stdout: link/ether 0c:c4:7a:d8:a1:1d brd ff:ff:ff:ff:ff:ff 2022-01-13T16:14:58.484 INFO:teuthology.orchestra.run.smithi104.stdout: altname enp7s0f1 2022-01-13T16:14:58.484 INFO:teuthology.orchestra.run.smithi104.stdout:4: enp3s0f0: mtu 1500 qdisc noop state DOWN group default qlen 1000 2022-01-13T16:14:58.484 INFO:teuthology.orchestra.run.smithi104.stdout: link/ether 0c:c4:7a:8f:ce:88 brd ff:ff:ff:ff:ff:ff 2022-01-13T16:14:58.484 INFO:teuthology.orchestra.run.smithi104.stdout:5: enp3s0f1: mtu 1500 qdisc mq state UP group default qlen 1000 2022-01-13T16:14:58.484 INFO:teuthology.orchestra.run.smithi104.stdout: link/ether 0c:c4:7a:8f:ce:89 brd ff:ff:ff:ff:ff:ff 2022-01-13T16:14:58.485 INFO:teuthology.orchestra.run.smithi104.stdout: inet 172.21.15.104/20 brd 172.21.15.255 scope global dynamic enp3s0f1 2022-01-13T16:14:58.485 INFO:teuthology.orchestra.run.smithi104.stdout: valid_lft 42857sec preferred_lft 42857sec 2022-01-13T16:14:58.485 INFO:teuthology.orchestra.run.smithi104.stdout: inet6 fe80::ec4:7aff:fe8f:ce89/64 scope link 2022-01-13T16:14:58.485 INFO:teuthology.orchestra.run.smithi104.stdout: valid_lft forever preferred_lft forever 2022-01-13T16:14:58.486 INFO:teuthology.orchestra.run.smithi104.stdout:6: docker0: mtu 1500 qdisc noqueue state DOWN group default 2022-01-13T16:14:58.486 INFO:teuthology.orchestra.run.smithi104.stdout: link/ether 02:42:55:be:d6:fa brd ff:ff:ff:ff:ff:ff 2022-01-13T16:14:58.486 INFO:teuthology.orchestra.run.smithi104.stdout: inet 172.17.0.1/16 brd 172.17.255.255 scope global docker0 2022-01-13T16:14:58.486 INFO:teuthology.orchestra.run.smithi104.stdout: valid_lft forever preferred_lft forever 2022-01-13T16:14:58.487 DEBUG:teuthology.orchestra.run.smithi104:> which systemctl 2022-01-13T16:14:58.533 INFO:teuthology.orchestra.run.smithi104.stdout:/usr/bin/systemctl 2022-01-13T16:14:58.534 DEBUG:teuthology.orchestra.run.smithi104:> true 2022-01-13T16:14:58.567 DEBUG:teuthology.orchestra.run.smithi104:> sudo lsb_release -is 2022-01-13T16:14:58.620 INFO:teuthology.orchestra.run.smithi104.stdout:Ubuntu 2022-01-13T16:14:58.627 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-01-13T16:14:58.627 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-01-13T16:14:58.646 DEBUG:teuthology.orchestra.remote:smithi104:rook/cluster/examples/kubernetes/ceph/operator.yaml is 22KB 2022-01-13T16:14:58.700 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2022-01-13T16:14:58.701 DEBUG:teuthology.orchestra.run.smithi104:> dd if=rook/cluster/examples/kubernetes/ceph/operator.yaml of=/dev/stdout 2022-01-13T16:14:58.710 INFO:tasks.rook:Patching operator to use image rook/ceph:v1.7.2 2022-01-13T16:14:58.752 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2022-01-13T16:14:58.753 DEBUG:teuthology.orchestra.run.smithi104:> dd of=operator.yaml 2022-01-13T16:14:58.758 INFO:tasks.rook:Deploying operator 2022-01-13T16:14:58.816 DEBUG:teuthology.orchestra.remote:smithi104:rook/cluster/examples/kubernetes/ceph/operator.yaml is 22KB 2022-01-13T16:14:58.886 DEBUG:teuthology.orchestra.remote:smithi104:rook/cluster/examples/kubernetes/ceph/operator.yaml is 22KB 2022-01-13T16:14:58.940 DEBUG:teuthology.orchestra.run.smithi104:> kubectl create -f rook/cluster/examples/kubernetes/ceph/crds.yaml -f rook/cluster/examples/kubernetes/ceph/common.yaml -f operator.yaml 2022-01-13T16:14:59.240 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/cephblockpools.ceph.rook.io created 2022-01-13T16:14:59.259 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/cephclients.ceph.rook.io created 2022-01-13T16:14:59.376 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/cephclusters.ceph.rook.io created 2022-01-13T16:14:59.403 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/cephfilesystemmirrors.ceph.rook.io created 2022-01-13T16:14:59.455 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/cephfilesystems.ceph.rook.io created 2022-01-13T16:14:59.507 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/cephnfses.ceph.rook.io created 2022-01-13T16:14:59.526 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/cephobjectrealms.ceph.rook.io created 2022-01-13T16:14:59.585 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/cephobjectstores.ceph.rook.io created 2022-01-13T16:14:59.647 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/cephobjectstoreusers.ceph.rook.io created 2022-01-13T16:14:59.677 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/cephobjectzonegroups.ceph.rook.io created 2022-01-13T16:14:59.689 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/cephobjectzones.ceph.rook.io created 2022-01-13T16:14:59.729 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/cephrbdmirrors.ceph.rook.io created 2022-01-13T16:14:59.811 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/objectbucketclaims.objectbucket.io created 2022-01-13T16:14:59.825 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/objectbuckets.objectbucket.io created 2022-01-13T16:14:59.880 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/volumereplicationclasses.replication.storage.openshift.io created 2022-01-13T16:15:00.032 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/volumereplications.replication.storage.openshift.io created 2022-01-13T16:15:00.070 INFO:teuthology.orchestra.run.smithi104.stdout:customresourcedefinition.apiextensions.k8s.io/volumes.rook.io created 2022-01-13T16:15:00.301 INFO:teuthology.orchestra.run.smithi104.stdout:namespace/rook-ceph created 2022-01-13T16:15:00.350 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-object-bucket created 2022-01-13T16:15:00.690 INFO:teuthology.orchestra.run.smithi104.stdout:serviceaccount/rook-ceph-admission-controller created 2022-01-13T16:15:00.776 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-admission-controller-role created 2022-01-13T16:15:01.068 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-admission-controller-rolebinding created 2022-01-13T16:15:01.072 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-cluster-mgmt created 2022-01-13T16:15:01.239 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-system created 2022-01-13T16:15:01.255 INFO:teuthology.orchestra.run.smithi104.stdout:role.rbac.authorization.k8s.io/rook-ceph-system created 2022-01-13T16:15:01.314 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-global created 2022-01-13T16:15:01.561 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-mgr-cluster created 2022-01-13T16:15:01.564 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-object-bucket created 2022-01-13T16:15:01.804 INFO:teuthology.orchestra.run.smithi104.stdout:serviceaccount/rook-ceph-system created 2022-01-13T16:15:01.808 INFO:teuthology.orchestra.run.smithi104.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-system created 2022-01-13T16:15:01.962 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-system created 2022-01-13T16:15:01.965 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-global created 2022-01-13T16:15:01.985 INFO:teuthology.orchestra.run.smithi104.stdout:serviceaccount/rook-ceph-osd created 2022-01-13T16:15:02.031 INFO:teuthology.orchestra.run.smithi104.stdout:serviceaccount/rook-ceph-mgr created 2022-01-13T16:15:02.042 INFO:teuthology.orchestra.run.smithi104.stdout:serviceaccount/rook-ceph-cmd-reporter created 2022-01-13T16:15:02.198 INFO:teuthology.orchestra.run.smithi104.stdout:role.rbac.authorization.k8s.io/rook-ceph-osd created 2022-01-13T16:15:02.234 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-osd created 2022-01-13T16:15:02.276 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrole.rbac.authorization.k8s.io/rook-ceph-mgr-system created 2022-01-13T16:15:02.345 INFO:teuthology.orchestra.run.smithi104.stdout:role.rbac.authorization.k8s.io/rook-ceph-mgr created 2022-01-13T16:15:02.347 INFO:teuthology.orchestra.run.smithi104.stdout:role.rbac.authorization.k8s.io/rook-ceph-cmd-reporter created 2022-01-13T16:15:02.384 INFO:teuthology.orchestra.run.smithi104.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-cluster-mgmt created 2022-01-13T16:15:02.392 INFO:teuthology.orchestra.run.smithi104.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-osd created 2022-01-13T16:15:02.416 INFO:teuthology.orchestra.run.smithi104.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-mgr created 2022-01-13T16:15:02.528 INFO:teuthology.orchestra.run.smithi104.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-mgr-system created 2022-01-13T16:15:02.531 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-mgr-cluster created 2022-01-13T16:15:02.569 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-osd created 2022-01-13T16:15:02.584 INFO:teuthology.orchestra.run.smithi104.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-cmd-reporter created 2022-01-13T16:15:02.626 INFO:teuthology.orchestra.run.smithi104.stderr:Warning: policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+ 2022-01-13T16:15:02.627 INFO:teuthology.orchestra.run.smithi104.stdout:podsecuritypolicy.policy/00-rook-privileged created 2022-01-13T16:15:02.764 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrole.rbac.authorization.k8s.io/psp:rook created 2022-01-13T16:15:02.767 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-ceph-system-psp created 2022-01-13T16:15:02.784 INFO:teuthology.orchestra.run.smithi104.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-default-psp created 2022-01-13T16:15:02.800 INFO:teuthology.orchestra.run.smithi104.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-osd-psp created 2022-01-13T16:15:02.826 INFO:teuthology.orchestra.run.smithi104.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-mgr-psp created 2022-01-13T16:15:02.855 INFO:teuthology.orchestra.run.smithi104.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-cmd-reporter-psp created 2022-01-13T16:15:02.958 INFO:teuthology.orchestra.run.smithi104.stdout:serviceaccount/rook-csi-cephfs-plugin-sa created 2022-01-13T16:15:02.962 INFO:teuthology.orchestra.run.smithi104.stdout:serviceaccount/rook-csi-cephfs-provisioner-sa created 2022-01-13T16:15:03.001 INFO:teuthology.orchestra.run.smithi104.stdout:role.rbac.authorization.k8s.io/cephfs-external-provisioner-cfg created 2022-01-13T16:15:03.144 INFO:teuthology.orchestra.run.smithi104.stdout:rolebinding.rbac.authorization.k8s.io/cephfs-csi-provisioner-role-cfg created 2022-01-13T16:15:03.185 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrole.rbac.authorization.k8s.io/cephfs-csi-nodeplugin created 2022-01-13T16:15:03.608 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrole.rbac.authorization.k8s.io/cephfs-external-provisioner-runner created 2022-01-13T16:15:03.671 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-csi-cephfs-plugin-sa-psp created 2022-01-13T16:15:03.696 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-csi-cephfs-provisioner-sa-psp created 2022-01-13T16:15:03.878 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrolebinding.rbac.authorization.k8s.io/cephfs-csi-nodeplugin created 2022-01-13T16:15:04.158 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrolebinding.rbac.authorization.k8s.io/cephfs-csi-provisioner-role created 2022-01-13T16:15:04.161 INFO:teuthology.orchestra.run.smithi104.stdout:serviceaccount/rook-csi-rbd-plugin-sa created 2022-01-13T16:15:04.206 INFO:teuthology.orchestra.run.smithi104.stdout:serviceaccount/rook-csi-rbd-provisioner-sa created 2022-01-13T16:15:04.232 INFO:teuthology.orchestra.run.smithi104.stdout:role.rbac.authorization.k8s.io/rbd-external-provisioner-cfg created 2022-01-13T16:15:04.333 INFO:teuthology.orchestra.run.smithi104.stdout:rolebinding.rbac.authorization.k8s.io/rbd-csi-provisioner-role-cfg created 2022-01-13T16:15:04.359 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrole.rbac.authorization.k8s.io/rbd-csi-nodeplugin created 2022-01-13T16:15:04.378 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrole.rbac.authorization.k8s.io/rbd-external-provisioner-runner created 2022-01-13T16:15:04.425 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-csi-rbd-plugin-sa-psp created 2022-01-13T16:15:04.528 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrolebinding.rbac.authorization.k8s.io/rook-csi-rbd-provisioner-sa-psp created 2022-01-13T16:15:04.531 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrolebinding.rbac.authorization.k8s.io/rbd-csi-nodeplugin created 2022-01-13T16:15:04.542 INFO:teuthology.orchestra.run.smithi104.stdout:clusterrolebinding.rbac.authorization.k8s.io/rbd-csi-provisioner-role created 2022-01-13T16:15:04.570 INFO:teuthology.orchestra.run.smithi104.stdout:role.rbac.authorization.k8s.io/rook-ceph-purge-osd created 2022-01-13T16:15:04.583 INFO:teuthology.orchestra.run.smithi104.stdout:rolebinding.rbac.authorization.k8s.io/rook-ceph-purge-osd created 2022-01-13T16:15:04.600 INFO:teuthology.orchestra.run.smithi104.stdout:serviceaccount/rook-ceph-purge-osd created 2022-01-13T16:15:04.718 INFO:teuthology.orchestra.run.smithi104.stdout:configmap/rook-ceph-operator-config created 2022-01-13T16:15:04.811 INFO:teuthology.orchestra.run.smithi104.stdout:deployment.apps/rook-ceph-operator created 2022-01-13T16:15:04.817 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-01-13T16:15:04.929 INFO:teuthology.orchestra.run.smithi104.stderr:No resources found in rook-ceph namespace. 2022-01-13T16:15:14.934 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-01-13T16:15:15.068 INFO:teuthology.orchestra.run.smithi104.stdout:NAME READY STATUS RESTARTS AGE 2022-01-13T16:15:15.068 INFO:teuthology.orchestra.run.smithi104.stdout:rook-ceph-operator-6b496c8959-4k75b 0/1 Pending 0 11s 2022-01-13T16:15:25.072 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-01-13T16:15:25.130 INFO:teuthology.orchestra.run.smithi104.stdout:NAME READY STATUS RESTARTS AGE 2022-01-13T16:15:25.131 INFO:teuthology.orchestra.run.smithi104.stdout:rook-ceph-operator-6b496c8959-4k75b 0/1 Pending 0 21s 2022-01-13T16:15:35.134 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-01-13T16:15:35.265 INFO:teuthology.orchestra.run.smithi104.stdout:NAME READY STATUS RESTARTS AGE 2022-01-13T16:15:35.265 INFO:teuthology.orchestra.run.smithi104.stdout:rook-ceph-operator-6b496c8959-4k75b 0/1 Pending 0 31s 2022-01-13T16:15:45.267 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-01-13T16:15:45.326 INFO:teuthology.orchestra.run.smithi104.stdout:NAME READY STATUS RESTARTS AGE 2022-01-13T16:15:45.326 INFO:teuthology.orchestra.run.smithi104.stdout:rook-ceph-operator-6b496c8959-4k75b 0/1 Pending 0 41s 2022-01-13T16:15:55.329 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-01-13T16:15:55.379 INFO:teuthology.orchestra.run.smithi104.stdout:NAME READY STATUS RESTARTS AGE 2022-01-13T16:15:55.380 INFO:teuthology.orchestra.run.smithi104.stdout:rook-ceph-operator-6b496c8959-4k75b 0/1 ContainerCreating 0 51s 2022-01-13T16:16:05.382 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-01-13T16:16:05.444 INFO:teuthology.orchestra.run.smithi104.stdout:NAME READY STATUS RESTARTS AGE 2022-01-13T16:16:05.444 INFO:teuthology.orchestra.run.smithi104.stdout:rook-ceph-operator-6b496c8959-4k75b 0/1 ContainerCreating 0 61s 2022-01-13T16:16:15.447 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-01-13T16:16:15.518 INFO:teuthology.orchestra.run.smithi104.stdout:NAME READY STATUS RESTARTS AGE 2022-01-13T16:16:15.519 INFO:teuthology.orchestra.run.smithi104.stdout:rook-ceph-operator-6b496c8959-4k75b 0/1 ContainerCreating 0 71s 2022-01-13T16:16:25.521 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-01-13T16:16:25.578 INFO:teuthology.orchestra.run.smithi104.stdout:NAME READY STATUS RESTARTS AGE 2022-01-13T16:16:25.578 INFO:teuthology.orchestra.run.smithi104.stdout:rook-ceph-operator-6b496c8959-4k75b 0/1 ContainerCreating 0 81s 2022-01-13T16:16:35.582 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-01-13T16:16:35.660 INFO:teuthology.orchestra.run.smithi104.stdout:NAME READY STATUS RESTARTS AGE 2022-01-13T16:16:35.660 INFO:teuthology.orchestra.run.smithi104.stdout:rook-ceph-operator-6b496c8959-4k75b 0/1 ContainerCreating 0 91s 2022-01-13T16:16:45.661 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph get pods -l app=rook-ceph-operator 2022-01-13T16:16:45.722 INFO:teuthology.orchestra.run.smithi104.stdout:NAME READY STATUS RESTARTS AGE 2022-01-13T16:16:45.722 INFO:teuthology.orchestra.run.smithi104.stdout:rook-ceph-operator-6b496c8959-4k75b 1/1 Running 0 101s 2022-01-13T16:16:45.724 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph logs -f rook-ceph-operator-6b496c8959-4k75b 2022-01-13T16:16:45.732 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2022-01-13T16:16:45.733 DEBUG:teuthology.orchestra.run.smithi104:> dd if=/scratch_devs of=/dev/stdout 2022-01-13T16:16:45.743 INFO:tasks.rook: override: [global] osd crush chooseleaf type = 0 2022-01-13T16:16:45.744 INFO:tasks.rook: override: [mgr] debug mgr = 20 2022-01-13T16:16:45.744 INFO:tasks.rook: override: [mgr] debug ms = 1 2022-01-13T16:16:45.744 INFO:tasks.rook: override: [mon] debug mon = 20 2022-01-13T16:16:45.745 INFO:tasks.rook: override: [mon] debug ms = 1 2022-01-13T16:16:45.745 INFO:tasks.rook: override: [mon] debug paxos = 20 2022-01-13T16:16:45.745 INFO:tasks.rook: override: [osd] debug ms = 1 2022-01-13T16:16:45.746 INFO:tasks.rook: override: [osd] debug osd = 20 2022-01-13T16:16:45.746 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-01-13T16:16:45.749 DEBUG:teuthology.orchestra.run.smithi104:> kubectl create -f - 2022-01-13T16:16:45.812 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:39.821630 I | rookcmd: starting Rook v1.7.2 with arguments '/usr/local/bin/rook ceph operator' 2022-01-13T16:16:45.812 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:39.821711 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-01-13T16:16:45.812 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:39.821714 I | cephcmd: starting Rook-Ceph operator 2022-01-13T16:16:45.813 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:39.951706 I | cephcmd: base ceph version inside the rook operator image is "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)" 2022-01-13T16:16:45.813 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:39.958124 I | op-k8sutil: ROOK_CEPH_COMMANDS_TIMEOUT_SECONDS="15" (configmap) 2022-01-13T16:16:45.813 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:39.960491 I | op-k8sutil: ROOK_ENABLE_DISCOVERY_DAEMON="false" (configmap) 2022-01-13T16:16:45.813 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:39.962929 I | operator: looking for secret "rook-ceph-admission-controller" 2022-01-13T16:16:45.814 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:39.964479 I | operator: secret "rook-ceph-admission-controller" not found. proceeding without the admission controller 2022-01-13T16:16:45.814 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:39.966851 I | op-k8sutil: ROOK_ENABLE_FLEX_DRIVER="false" (configmap) 2022-01-13T16:16:45.814 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:39.966869 I | operator: watching all namespaces for ceph cluster CRs 2022-01-13T16:16:45.814 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:39.966985 I | operator: setting up the controller-runtime manager 2022-01-13T16:16:45.815 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:39.970788 I | ceph-cluster-controller: ConfigMap "rook-ceph-operator-config" changes detected. Updating configurations 2022-01-13T16:16:45.815 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:39.975135 I | op-k8sutil: ROOK_LOG_LEVEL="INFO" (configmap) 2022-01-13T16:16:45.815 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:40.375784 I | ceph-cluster-controller: successfully started 2022-01-13T16:16:45.815 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:40.375878 I | ceph-cluster-controller: enabling hotplug orchestration 2022-01-13T16:16:45.816 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:40.375905 I | ceph-crashcollector-controller: successfully started 2022-01-13T16:16:45.816 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:40.376030 I | ceph-block-pool-controller: successfully started 2022-01-13T16:16:45.816 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:40.376196 I | ceph-object-store-user-controller: successfully started 2022-01-13T16:16:45.816 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:40.376310 I | ceph-object-realm-controller: successfully started 2022-01-13T16:16:45.817 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:40.376409 I | ceph-object-zonegroup-controller: successfully started 2022-01-13T16:16:45.817 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:40.376504 I | ceph-object-zone-controller: successfully started 2022-01-13T16:16:45.817 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:40.376701 I | ceph-object-controller: successfully started 2022-01-13T16:16:45.818 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:40.376821 I | ceph-file-controller: successfully started 2022-01-13T16:16:45.818 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:40.376939 I | ceph-nfs-controller: successfully started 2022-01-13T16:16:45.818 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:40.377053 I | ceph-rbd-mirror-controller: successfully started 2022-01-13T16:16:45.818 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:40.377167 I | ceph-client-controller: successfully started 2022-01-13T16:16:45.819 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:40.377257 I | ceph-filesystem-mirror-controller: successfully started 2022-01-13T16:16:45.819 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:40.378214 I | operator: starting the controller-runtime manager 2022-01-13T16:16:46.729 INFO:teuthology.orchestra.run.smithi104.stdout:configmap/rook-config-override created 2022-01-13T16:16:46.734 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:c9043e115ae30340a4cb4857b020aa89634daeb2 dataDirHostPath: /var/lib/rook mgr: count: 1 modules: - enabled: true name: rook mon: allowMultiplePerNode: true count: 1 skipUpgradeChecks: true 2022-01-13T16:16:46.734 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2022-01-13T16:16:46.735 DEBUG:teuthology.orchestra.run.smithi104:> dd of=cluster.yaml 2022-01-13T16:16:46.739 DEBUG:teuthology.orchestra.run.smithi104:> kubectl create -f cluster.yaml 2022-01-13T16:16:49.539 INFO:teuthology.orchestra.run.smithi104.stdout:cephcluster.ceph.rook.io/rook-ceph created 2022-01-13T16:16:49.544 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:49.541692 I | clusterdisruption-controller: create event from ceph cluster CR 2022-01-13T16:16:49.544 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:49.541873 I | ceph-spec: adding finalizer "cephcluster.ceph.rook.io" on "rook-ceph" 2022-01-13T16:16:49.560 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:49.557874 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-01-13T16:16:49.560 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:49.558384 I | ceph-cluster-controller: CR has changed for "rook-ceph". diff= v1.ClusterSpec{ 2022-01-13T16:16:49.561 INFO:tasks.rook.operator.smithi104.stdout: ... // 3 identical fields 2022-01-13T16:16:49.561 INFO:tasks.rook.operator.smithi104.stdout: Labels: nil, 2022-01-13T16:16:49.561 INFO:tasks.rook.operator.smithi104.stdout: Placement: nil, 2022-01-13T16:16:49.561 INFO:tasks.rook.operator.smithi104.stdout: Network: v1.NetworkSpec{ 2022-01-13T16:16:49.563 INFO:tasks.rook.operator.smithi104.stdout: Provider: "", 2022-01-13T16:16:49.563 INFO:tasks.rook.operator.smithi104.stdout: Selectors: nil, 2022-01-13T16:16:49.564 INFO:tasks.rook.operator.smithi104.stdout: HostNetwork: false, 2022-01-13T16:16:49.564 INFO:tasks.rook.operator.smithi104.stdout:- IPFamily: "", 2022-01-13T16:16:49.564 INFO:tasks.rook.operator.smithi104.stdout:+ IPFamily: "IPv4", 2022-01-13T16:16:49.564 INFO:tasks.rook.operator.smithi104.stdout: DualStack: false, 2022-01-13T16:16:49.564 INFO:tasks.rook.operator.smithi104.stdout: }, 2022-01-13T16:16:49.565 INFO:tasks.rook.operator.smithi104.stdout: Resources: nil, 2022-01-13T16:16:49.565 INFO:tasks.rook.operator.smithi104.stdout: PriorityClassNames: nil, 2022-01-13T16:16:49.565 INFO:tasks.rook.operator.smithi104.stdout: ... // 16 identical fields 2022-01-13T16:16:49.565 INFO:tasks.rook.operator.smithi104.stdout: } 2022-01-13T16:16:49.567 DEBUG:teuthology.orchestra.remote:smithi104:rook/cluster/examples/kubernetes/ceph/operator.yaml is 22KB 2022-01-13T16:16:49.570 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:49.564617 I | op-k8sutil: ROOK_ENABLE_FLEX_DRIVER="false" (configmap) 2022-01-13T16:16:49.579 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:49.577481 I | ceph-csi: successfully created csi config map "rook-ceph-csi-config" 2022-01-13T16:16:49.580 DEBUG:teuthology.orchestra.run.smithi104:> kubectl create -f rook/cluster/examples/kubernetes/ceph/toolbox.yaml 2022-01-13T16:16:49.597 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:49.594720 I | ceph-cluster-controller: clusterInfo not yet found, must be a new cluster 2022-01-13T16:16:49.597 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:49.594826 I | op-k8sutil: ROOK_CSI_ENABLE_RBD="true" (configmap) 2022-01-13T16:16:49.603 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:49.599057 I | op-k8sutil: ROOK_CSI_ENABLE_CEPHFS="true" (configmap) 2022-01-13T16:16:49.604 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:49.601180 I | op-k8sutil: ROOK_CSI_ALLOW_UNSUPPORTED_VERSION="false" (configmap) 2022-01-13T16:16:49.607 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:49.603582 I | op-k8sutil: ROOK_CSI_ENABLE_GRPC_METRICS="false" (configmap) 2022-01-13T16:16:49.609 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:49.606242 I | op-k8sutil: CSI_ENABLE_HOST_NETWORK="true" (default) 2022-01-13T16:16:49.613 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:49.608386 I | op-k8sutil: ROOK_CSI_CEPH_IMAGE="quay.io/cephcsi/cephcsi:v3.4.0" (default) 2022-01-13T16:16:49.616 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:49.613300 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2... 2022-01-13T16:16:49.763 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:49.761449 I | op-k8sutil: ROOK_CSI_REGISTRAR_IMAGE="k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.2.0" (default) 2022-01-13T16:16:49.839 INFO:teuthology.orchestra.run.smithi104.stdout:deployment.apps/rook-ceph-tools created 2022-01-13T16:16:49.846 INFO:tasks.rook:Waiting for tools container to start 2022-01-13T16:16:49.847 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-01-13T16:16:50.013 INFO:teuthology.orchestra.run.smithi104.stdout:NAME READY STATUS RESTARTS AGE 2022-01-13T16:16:50.013 INFO:teuthology.orchestra.run.smithi104.stdout:rook-ceph-tools-7677f7f4b9-bhzsn 0/1 Pending 0 1s 2022-01-13T16:16:50.185 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:50.182678 I | op-k8sutil: ROOK_CSI_PROVISIONER_IMAGE="k8s.gcr.io/sig-storage/csi-provisioner:v2.2.2" (default) 2022-01-13T16:16:50.564 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:50.562081 I | op-k8sutil: ROOK_CSI_ATTACHER_IMAGE="k8s.gcr.io/sig-storage/csi-attacher:v3.2.1" (default) 2022-01-13T16:16:51.090 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:51.088546 I | op-k8sutil: ROOK_CSI_SNAPSHOTTER_IMAGE="k8s.gcr.io/sig-storage/csi-snapshotter:v4.1.1" (default) 2022-01-13T16:16:51.118 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:51.116927 I | op-k8sutil: ROOK_CSI_KUBELET_DIR_PATH="/var/lib/kubelet" (default) 2022-01-13T16:16:51.163 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:51.160734 I | op-k8sutil: CSI_VOLUME_REPLICATION_IMAGE="quay.io/csiaddons/volumereplication-operator:v0.1.0" (default) 2022-01-13T16:16:51.363 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:51.360788 I | op-k8sutil: ROOK_CSI_CEPHFS_POD_LABELS="" (default) 2022-01-13T16:16:51.630 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:51.628404 I | op-k8sutil: ROOK_CSI_RBD_POD_LABELS="" (default) 2022-01-13T16:16:51.630 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:51.628438 I | ceph-csi: detecting the ceph csi image version for image "quay.io/cephcsi/cephcsi:v3.4.0" 2022-01-13T16:16:51.764 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:16:51.762153 I | op-k8sutil: CSI_PROVISIONER_TOLERATIONS="" (default) 2022-01-13T16:16:55.016 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-01-13T16:16:55.083 INFO:teuthology.orchestra.run.smithi104.stdout:NAME READY STATUS RESTARTS AGE 2022-01-13T16:16:55.083 INFO:teuthology.orchestra.run.smithi104.stdout:rook-ceph-tools-7677f7f4b9-bhzsn 0/1 ContainerCreating 0 6s 2022-01-13T16:17:00.087 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-01-13T16:17:00.407 INFO:teuthology.orchestra.run.smithi104.stdout:NAME READY STATUS RESTARTS AGE 2022-01-13T16:17:00.408 INFO:teuthology.orchestra.run.smithi104.stdout:rook-ceph-tools-7677f7f4b9-bhzsn 0/1 ContainerCreating 0 11s 2022-01-13T16:17:05.410 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-01-13T16:17:05.475 INFO:teuthology.orchestra.run.smithi104.stdout:NAME READY STATUS RESTARTS AGE 2022-01-13T16:17:05.476 INFO:teuthology.orchestra.run.smithi104.stdout:rook-ceph-tools-7677f7f4b9-bhzsn 0/1 ContainerCreating 0 16s 2022-01-13T16:17:10.477 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-01-13T16:17:10.545 INFO:teuthology.orchestra.run.smithi104.stdout:NAME READY STATUS RESTARTS AGE 2022-01-13T16:17:10.546 INFO:teuthology.orchestra.run.smithi104.stdout:rook-ceph-tools-7677f7f4b9-bhzsn 0/1 ContainerCreating 0 21s 2022-01-13T16:17:15.550 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-01-13T16:17:15.668 INFO:teuthology.orchestra.run.smithi104.stdout:NAME READY STATUS RESTARTS AGE 2022-01-13T16:17:15.668 INFO:teuthology.orchestra.run.smithi104.stdout:rook-ceph-tools-7677f7f4b9-bhzsn 0/1 ContainerCreating 0 26s 2022-01-13T16:17:20.670 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-01-13T16:17:21.363 INFO:teuthology.orchestra.run.smithi104.stdout:NAME READY STATUS RESTARTS AGE 2022-01-13T16:17:21.363 INFO:teuthology.orchestra.run.smithi104.stdout:rook-ceph-tools-7677f7f4b9-bhzsn 0/1 ContainerCreating 0 32s 2022-01-13T16:17:26.366 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-01-13T16:17:26.429 INFO:teuthology.orchestra.run.smithi104.stdout:NAME READY STATUS RESTARTS AGE 2022-01-13T16:17:26.429 INFO:teuthology.orchestra.run.smithi104.stdout:rook-ceph-tools-7677f7f4b9-bhzsn 0/1 ContainerCreating 0 37s 2022-01-13T16:17:28.171 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:28.170793 I | ceph-csi: Detected ceph CSI image version: "v3.4.0" 2022-01-13T16:17:28.487 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:28.484758 I | op-k8sutil: CSI_FORCE_CEPHFS_KERNEL_CLIENT="true" (configmap) 2022-01-13T16:17:28.497 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:28.492270 I | op-k8sutil: CSI_CEPHFS_GRPC_METRICS_PORT="9091" (default) 2022-01-13T16:17:28.941 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:28.941392 I | op-k8sutil: CSI_CEPHFS_LIVENESS_METRICS_PORT="9081" (default) 2022-01-13T16:17:28.952 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:28.952868 I | op-k8sutil: CSI_RBD_GRPC_METRICS_PORT="9090" (default) 2022-01-13T16:17:29.158 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:29.157968 I | op-k8sutil: CSI_RBD_LIVENESS_METRICS_PORT="9080" (default) 2022-01-13T16:17:29.162 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:29.162539 I | op-k8sutil: CSI_PLUGIN_PRIORITY_CLASSNAME="" (default) 2022-01-13T16:17:29.166 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:29.164976 I | ceph-cluster-controller: detected ceph image version: "17.0.0-10101 quincy" 2022-01-13T16:17:29.166 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:29.165002 I | ceph-cluster-controller: validating ceph version from provided image 2022-01-13T16:17:29.166 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:29.165012 W | ceph-cluster-controller: unsupported ceph version detected: "17.0.0-10101 quincy", pursuing 2022-01-13T16:17:29.196 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:29.195930 I | op-k8sutil: CSI_PROVISIONER_PRIORITY_CLASSNAME="" (default) 2022-01-13T16:17:29.236 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:29.234116 I | op-k8sutil: CSI_ENABLE_OMAP_GENERATOR="false" (default) 2022-01-13T16:17:29.236 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:29.234291 I | ceph-cluster-controller: cluster "rook-ceph": version "17.0.0-10101 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2" 2022-01-13T16:17:29.320 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:29.320288 I | op-k8sutil: CSI_ENABLE_RBD_SNAPSHOTTER="true" (configmap) 2022-01-13T16:17:29.326 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:29.327118 I | op-k8sutil: CSI_ENABLE_CEPHFS_SNAPSHOTTER="true" (configmap) 2022-01-13T16:17:29.334 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:29.334940 I | op-k8sutil: CSI_ENABLE_VOLUME_REPLICATION="false" (configmap) 2022-01-13T16:17:29.361 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:29.361753 E | ceph-spec: failed to update cluster condition to {Type:Progressing Status:True Reason:ClusterProgressing Message:Configuring the Ceph cluster LastHeartbeatTime:2022-01-13 16:17:29.336127041 +0000 UTC m=+49.563186717 LastTransitionTime:2022-01-13 16:17:29.336126907 +0000 UTC m=+49.563186594}. 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-01-13T16:17:29.456 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:29.457061 I | op-k8sutil: CSI_CEPHFS_PLUGIN_UPDATE_STRATEGY="RollingUpdate" (default) 2022-01-13T16:17:29.677 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:29.677463 I | op-mon: start running mons 2022-01-13T16:17:29.860 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:29.858008 I | op-k8sutil: CSI_RBD_PLUGIN_UPDATE_STRATEGY="RollingUpdate" (default) 2022-01-13T16:17:29.860 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:29.858038 I | ceph-csi: Kubernetes version is 1.23 2022-01-13T16:17:30.267 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:30.267735 I | op-mon: creating mon secrets for a new cluster 2022-01-13T16:17:30.433 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:30.433542 I | op-k8sutil: ROOK_CSI_RESIZER_IMAGE="k8s.gcr.io/sig-storage/csi-resizer:v1.2.0" (default) 2022-01-13T16:17:30.655 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:30.656229 I | op-k8sutil: CSI_LOG_LEVEL="" (default) 2022-01-13T16:17:31.430 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:31.430665 I | op-mon: existing maxMonID not found or failed to load. configmaps "rook-ceph-mon-endpoints" not found 2022-01-13T16:17:31.435 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-01-13T16:17:31.456 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:31.456612 I | op-k8sutil: CSI_PROVISIONER_TOLERATIONS="" (default) 2022-01-13T16:17:31.495 INFO:teuthology.orchestra.run.smithi104.stdout:NAME READY STATUS RESTARTS AGE 2022-01-13T16:17:31.495 INFO:teuthology.orchestra.run.smithi104.stdout:rook-ceph-tools-7677f7f4b9-bhzsn 0/1 ContainerCreating 0 42s 2022-01-13T16:17:31.659 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:31.659903 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":[]}] data: mapping:{"node":{}} maxMonId:-1] 2022-01-13T16:17:31.871 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:31.872174 I | op-k8sutil: CSI_PROVISIONER_NODE_AFFINITY="" (default) 2022-01-13T16:17:32.258 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:32.258291 I | op-k8sutil: CSI_PLUGIN_TOLERATIONS="" (default) 2022-01-13T16:17:32.657 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:32.658010 I | op-k8sutil: CSI_PLUGIN_NODE_AFFINITY="" (default) 2022-01-13T16:17:33.058 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:33.059008 I | op-k8sutil: CSI_RBD_PLUGIN_TOLERATIONS="" (default) 2022-01-13T16:17:33.258 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:33.258573 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-01-13T16:17:33.259 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:33.258873 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-01-13T16:17:33.458 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:33.458329 I | op-k8sutil: CSI_RBD_PLUGIN_NODE_AFFINITY="" (default) 2022-01-13T16:17:33.856 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:33.856934 I | op-k8sutil: CSI_RBD_PLUGIN_RESOURCE="" (default) 2022-01-13T16:17:34.259 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:34.259791 I | op-k8sutil: CSI_RBD_PROVISIONER_TOLERATIONS="" (default) 2022-01-13T16:17:34.657 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:34.657506 I | op-k8sutil: CSI_RBD_PROVISIONER_NODE_AFFINITY="" (default) 2022-01-13T16:17:35.056 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:35.056718 I | op-k8sutil: CSI_RBD_PROVISIONER_RESOURCE="" (default) 2022-01-13T16:17:35.073 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:35.073865 I | ceph-csi: successfully started CSI Ceph RBD driver 2022-01-13T16:17:35.677 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:35.677471 I | op-mon: targeting the mon count 1 2022-01-13T16:17:36.140 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:36.135777 I | op-k8sutil: CSI_CEPHFS_PLUGIN_TOLERATIONS="" (default) 2022-01-13T16:17:36.141 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:36.137550 I | ceph-cluster-controller: Cluster update requested. CANCELLING CURRENT ORCHESTRATION 2022-01-13T16:17:36.141 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:36.137676 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-01-13T16:17:36.141 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:36.138045 I | op-k8sutil: CSI_CEPHFS_PLUGIN_NODE_AFFINITY="" (default) 2022-01-13T16:17:36.498 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-01-13T16:17:36.520 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:36.513656 I | op-k8sutil: CSI_CEPHFS_PLUGIN_RESOURCE="" (default) 2022-01-13T16:17:36.582 INFO:teuthology.orchestra.run.smithi104.stdout:NAME READY STATUS RESTARTS AGE 2022-01-13T16:17:36.582 INFO:teuthology.orchestra.run.smithi104.stdout:rook-ceph-tools-7677f7f4b9-bhzsn 0/1 ContainerCreating 0 47s 2022-01-13T16:17:36.983 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:36.983082 I | op-mon: parsing mon endpoints: 2022-01-13T16:17:36.983 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:36.983108 W | op-mon: ignoring invalid monitor 2022-01-13T16:17:36.987 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:36.983690 I | op-k8sutil: CSI_CEPHFS_PROVISIONER_TOLERATIONS="" (default) 2022-01-13T16:17:37.175 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:37.176081 I | op-k8sutil: CSI_CEPHFS_PROVISIONER_NODE_AFFINITY="" (default) 2022-01-13T16:17:37.176 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:37.176183 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2... 2022-01-13T16:17:37.338 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:37.338489 I | op-k8sutil: CSI_CEPHFS_PROVISIONER_RESOURCE="" (default) 2022-01-13T16:17:37.351 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:37.351575 I | ceph-csi: successfully started CSI CephFS driver 2022-01-13T16:17:38.847 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:38.848054 I | op-k8sutil: CSI_RBD_FSGROUPPOLICY="ReadWriteOnceWithFSType" (configmap) 2022-01-13T16:17:38.900 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:38.901151 I | ceph-csi: CSIDriver object created for driver "rook-ceph.rbd.csi.ceph.com" 2022-01-13T16:17:38.936 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:38.935762 I | op-k8sutil: CSI_CEPHFS_FSGROUPPOLICY="None" (configmap) 2022-01-13T16:17:39.030 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:39.031446 I | ceph-csi: CSIDriver object created for driver "rook-ceph.cephfs.csi.ceph.com" 2022-01-13T16:17:41.585 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-01-13T16:17:41.770 INFO:teuthology.orchestra.run.smithi104.stdout:NAME READY STATUS RESTARTS AGE 2022-01-13T16:17:41.771 INFO:teuthology.orchestra.run.smithi104.stdout:rook-ceph-tools-7677f7f4b9-bhzsn 0/1 ContainerCreating 0 52s 2022-01-13T16:17:46.773 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-01-13T16:17:46.825 INFO:teuthology.orchestra.run.smithi104.stdout:NAME READY STATUS RESTARTS AGE 2022-01-13T16:17:46.825 INFO:teuthology.orchestra.run.smithi104.stdout:rook-ceph-tools-7677f7f4b9-bhzsn 0/1 ContainerCreating 0 57s 2022-01-13T16:17:50.057 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:50.057513 I | ceph-cluster-controller: detected ceph image version: "17.0.0-10101 quincy" 2022-01-13T16:17:50.058 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:50.057541 I | ceph-cluster-controller: validating ceph version from provided image 2022-01-13T16:17:50.058 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:50.057551 W | ceph-cluster-controller: unsupported ceph version detected: "17.0.0-10101 quincy", pursuing 2022-01-13T16:17:50.280 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:50.280643 I | op-mon: parsing mon endpoints: 2022-01-13T16:17:50.281 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:50.280697 W | op-mon: ignoring invalid monitor 2022-01-13T16:17:50.359 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:50.359312 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-01-13T16:17:50.360 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:50.359517 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-01-13T16:17:50.570 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:50.470029 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-01-13T16:17:50.834 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:17:50.464+0000 7fab092dd700 -1 failed for service _ceph-mon._tcp 2022-01-13T16:17:50.835 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:17:50.464+0000 7fab092dd700 -1 monclient: get_monmap_and_config cannot identify monitors to contact 2022-01-13T16:17:50.835 INFO:tasks.rook.operator.smithi104.stdout:[errno 2] RADOS object not found (error connecting to the cluster): exit status 1 2022-01-13T16:17:50.835 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:50.470053 I | ceph-cluster-controller: cluster "rook-ceph": version "17.0.0-10101 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2" 2022-01-13T16:17:51.244 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:51.244492 I | op-mon: start running mons 2022-01-13T16:17:51.257 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:51.257857 I | op-mon: parsing mon endpoints: 2022-01-13T16:17:51.257 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:51.257876 W | op-mon: ignoring invalid monitor 2022-01-13T16:17:51.309 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:51.309235 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":[]}] data: mapping:{"node":{}} maxMonId:-1] 2022-01-13T16:17:51.333 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:51.334173 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-01-13T16:17:51.334 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:51.334341 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-01-13T16:17:51.827 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-01-13T16:17:51.902 INFO:teuthology.orchestra.run.smithi104.stdout:NAME READY STATUS RESTARTS AGE 2022-01-13T16:17:51.903 INFO:teuthology.orchestra.run.smithi104.stdout:rook-ceph-tools-7677f7f4b9-bhzsn 0/1 ContainerCreating 0 62s 2022-01-13T16:17:52.102 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:52.102957 I | op-mon: targeting the mon count 1 2022-01-13T16:17:52.108 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:52.108779 I | op-mon: sched-mon: created canary deployment rook-ceph-mon-a-canary 2022-01-13T16:17:52.851 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:52.851965 I | op-mon: sched-mon: waiting for canary pod creation rook-ceph-mon-a-canary 2022-01-13T16:17:56.905 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-01-13T16:17:57.202 INFO:teuthology.orchestra.run.smithi104.stdout:NAME READY STATUS RESTARTS AGE 2022-01-13T16:17:57.202 INFO:teuthology.orchestra.run.smithi104.stdout:rook-ceph-tools-7677f7f4b9-bhzsn 0/1 ContainerCreating 0 68s 2022-01-13T16:17:57.964 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:57.964795 I | op-mon: sched-mon: canary monitor deployment rook-ceph-mon-a-canary scheduled to smithi104 2022-01-13T16:17:57.964 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:57.964822 I | op-mon: assignmon: mon a assigned to node smithi104 2022-01-13T16:17:57.969 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:57.971076 I | op-mon: cleaning up canary monitor deployment "rook-ceph-mon-a-canary" 2022-01-13T16:17:57.975 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:57.975645 I | op-mon: creating mon a 2022-01-13T16:17:58.588 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:58.588804 I | op-mon: mon "a" endpoint is [v2:10.103.238.70:3300,v1:10.103.238.70:6789] 2022-01-13T16:17:58.936 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:58.936472 I | op-mon: monitor endpoints changed, updating the bootstrap peer token 2022-01-13T16:17:58.944 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:58.937048 I | op-mon: monitor endpoints changed, updating the bootstrap peer token 2022-01-13T16:17:58.944 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:58.938168 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.103.238.70:6789"]}] data:a=10.103.238.70:6789 mapping:{"node":{"a":{"Name":"smithi104","Hostname":"smithi104","Address":"172.21.15.104"}}} maxMonId:-1] 2022-01-13T16:17:59.138 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:59.138710 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-01-13T16:17:59.139 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:59.139120 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-01-13T16:17:59.171 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:59.172532 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-01-13T16:17:59.283 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:59.280813 I | op-mon: updating maxMonID from -1 to 0 after committing mon "a" 2022-01-13T16:17:59.917 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:59.917912 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.103.238.70:6789"]}] data:a=10.103.238.70:6789 mapping:{"node":{"a":{"Name":"smithi104","Hostname":"smithi104","Address":"172.21.15.104"}}} maxMonId:0] 2022-01-13T16:17:59.917 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:59.917945 I | op-mon: waiting for mon quorum with [a] 2022-01-13T16:17:59.986 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:59.981970 I | op-mon: mon a is not yet running 2022-01-13T16:17:59.986 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:17:59.981998 I | op-mon: mons running: [] 2022-01-13T16:18:02.205 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-01-13T16:18:02.493 INFO:teuthology.orchestra.run.smithi104.stdout:NAME READY STATUS RESTARTS AGE 2022-01-13T16:18:02.493 INFO:teuthology.orchestra.run.smithi104.stdout:rook-ceph-tools-7677f7f4b9-bhzsn 0/1 ContainerCreating 0 73s 2022-01-13T16:18:07.495 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph get pods -l app=rook-ceph-tools 2022-01-13T16:18:07.585 INFO:teuthology.orchestra.run.smithi104.stdout:NAME READY STATUS RESTARTS AGE 2022-01-13T16:18:07.585 INFO:teuthology.orchestra.run.smithi104.stdout:rook-ceph-tools-7677f7f4b9-bhzsn 1/1 Running 0 78s 2022-01-13T16:18:07.587 INFO:tasks.rook:Waiting for mgr/rook orchestrator to be available 2022-01-13T16:18:07.587 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch status -f json 2022-01-13T16:18:08.887 INFO:teuthology.orchestra.run.smithi104.stderr:unable to get monitor info from DNS SRV with service name: ceph-mon 2022-01-13T16:18:08.888 INFO:teuthology.orchestra.run.smithi104.stderr:2022-01-13T16:18:08.884+0000 7fb764c68700 -1 failed for service _ceph-mon._tcp 2022-01-13T16:18:08.888 INFO:teuthology.orchestra.run.smithi104.stderr:2022-01-13T16:18:08.884+0000 7fb764c68700 -1 monclient: get_monmap_and_config cannot identify monitors to contact 2022-01-13T16:18:08.888 INFO:teuthology.orchestra.run.smithi104.stderr:[errno 2] RADOS object not found (error connecting to the cluster) 2022-01-13T16:18:08.890 INFO:teuthology.orchestra.run.smithi104.stderr:command terminated with exit code 1 2022-01-13T16:18:08.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-01-13T16:18:18.894 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch status -f json 2022-01-13T16:18:20.095 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:20.096673 I | op-mon: mon a is not yet running 2022-01-13T16:18:20.096 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:20.096699 I | op-mon: mons running: [] 2022-01-13T16:18:24.301 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:18:24.302 INFO:teuthology.orchestra.run.smithi104.stderr:no valid command found; 10 closest matches: 2022-01-13T16:18:24.302 INFO:teuthology.orchestra.run.smithi104.stderr:pg stat 2022-01-13T16:18:24.302 INFO:teuthology.orchestra.run.smithi104.stderr:pg getmap 2022-01-13T16:18:24.302 INFO:teuthology.orchestra.run.smithi104.stderr:pg dump [all|summary|sum|delta|pools|osds|pgs|pgs_brief...] 2022-01-13T16:18:24.303 INFO:teuthology.orchestra.run.smithi104.stderr:pg dump_json [all|summary|sum|pools|osds|pgs...] 2022-01-13T16:18:24.303 INFO:teuthology.orchestra.run.smithi104.stderr:pg dump_pools_json 2022-01-13T16:18:24.303 INFO:teuthology.orchestra.run.smithi104.stderr:pg ls-by-pool [...] 2022-01-13T16:18:24.303 INFO:teuthology.orchestra.run.smithi104.stderr:pg ls-by-primary [] [...] 2022-01-13T16:18:24.304 INFO:teuthology.orchestra.run.smithi104.stderr:pg ls-by-osd [] [...] 2022-01-13T16:18:24.304 INFO:teuthology.orchestra.run.smithi104.stderr:pg ls [] [...] 2022-01-13T16:18:24.304 INFO:teuthology.orchestra.run.smithi104.stderr:pg dump_stuck [inactive|unclean|stale|undersized|degraded...] [] 2022-01-13T16:18:24.304 INFO:teuthology.orchestra.run.smithi104.stderr:Error EINVAL: invalid command 2022-01-13T16:18:24.305 INFO:teuthology.orchestra.run.smithi104.stderr:command terminated with exit code 22 2022-01-13T16:18:24.307 DEBUG:teuthology.orchestra.run:got remote process result: 22 2022-01-13T16:18:24.329 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:24.327070 I | op-mon: Monitors in quorum: [a] 2022-01-13T16:18:24.329 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:24.327096 I | op-mon: mons created: 1 2022-01-13T16:18:24.536 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:24.537261 I | op-mon: waiting for mon quorum with [a] 2022-01-13T16:18:24.539 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:24.541462 I | op-mon: mons running: [a] 2022-01-13T16:18:24.754 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:24.755600 I | op-mon: Monitors in quorum: [a] 2022-01-13T16:18:24.755 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:24.755623 I | op-config: setting "global"="mon allow pool delete"="true" option to the mon configuration database 2022-01-13T16:18:25.139 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:25.139891 I | op-config: successfully set "global"="mon allow pool delete"="true" option to the mon configuration database 2022-01-13T16:18:25.139 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:25.139921 I | op-config: setting "global"="mon cluster log file"="" option to the mon configuration database 2022-01-13T16:18:25.426 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:25.427153 I | op-config: successfully set "global"="mon cluster log file"="" option to the mon configuration database 2022-01-13T16:18:25.426 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:25.427209 I | op-config: setting "global"="mon allow pool size one"="true" option to the mon configuration database 2022-01-13T16:18:25.714 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:25.714629 I | op-config: successfully set "global"="mon allow pool size one"="true" option to the mon configuration database 2022-01-13T16:18:25.714 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:25.714665 I | op-config: setting "global"="log to file"="false" option to the mon configuration database 2022-01-13T16:18:26.013 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:26.014467 I | op-config: successfully set "global"="log to file"="false" option to the mon configuration database 2022-01-13T16:18:26.013 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:26.014506 I | op-config: setting "global"="rbd_default_features"="3" option to the mon configuration database 2022-01-13T16:18:26.357 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:26.358825 I | op-config: successfully set "global"="rbd_default_features"="3" option to the mon configuration database 2022-01-13T16:18:26.358 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:26.358856 I | op-config: deleting "log file" option from the mon configuration database 2022-01-13T16:18:26.579 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:26.580612 I | op-config: successfully deleted "log file" option from the mon configuration database 2022-01-13T16:18:26.580 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:26.580657 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2022-01-13T16:18:26.857 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:26.858637 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2022-01-13T16:18:27.134 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:27.135422 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2022-01-13T16:18:27.519 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:27.520242 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2022-01-13T16:18:27.879 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:27.880249 I | ceph-csi: created kubernetes csi secrets for cluster "rook-ceph" 2022-01-13T16:18:27.879 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:27.880289 I | cephclient: getting or creating ceph auth key "client.crash" 2022-01-13T16:18:28.165 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:28.166015 I | ceph-crashcollector-controller: created kubernetes crash collector secret for cluster "rook-ceph" 2022-01-13T16:18:28.387 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:28.388457 I | cephclient: successfully enabled msgr2 protocol 2022-01-13T16:18:28.388 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:28.388481 I | cephclient: create rbd-mirror bootstrap peer token "client.rbd-mirror-peer" 2022-01-13T16:18:28.388 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:28.388485 I | cephclient: getting or creating ceph auth key "client.rbd-mirror-peer" 2022-01-13T16:18:28.697 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:28.698395 I | cephclient: successfully created rbd-mirror bootstrap peer token for cluster "rook-ceph" 2022-01-13T16:18:28.715 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:28.714612 I | op-mgr: start running mgr 2022-01-13T16:18:28.715 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:28.714656 I | cephclient: getting or creating ceph auth key "mgr.a" 2022-01-13T16:18:34.309 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch status -f json 2022-01-13T16:18:34.810 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:18:34.811 INFO:teuthology.orchestra.run.smithi104.stderr:no valid command found; 10 closest matches: 2022-01-13T16:18:34.811 INFO:teuthology.orchestra.run.smithi104.stderr:pg stat 2022-01-13T16:18:34.811 INFO:teuthology.orchestra.run.smithi104.stderr:pg getmap 2022-01-13T16:18:34.811 INFO:teuthology.orchestra.run.smithi104.stderr:pg dump [all|summary|sum|delta|pools|osds|pgs|pgs_brief...] 2022-01-13T16:18:34.812 INFO:teuthology.orchestra.run.smithi104.stderr:pg dump_json [all|summary|sum|pools|osds|pgs...] 2022-01-13T16:18:34.812 INFO:teuthology.orchestra.run.smithi104.stderr:pg dump_pools_json 2022-01-13T16:18:34.812 INFO:teuthology.orchestra.run.smithi104.stderr:pg ls-by-pool [...] 2022-01-13T16:18:34.812 INFO:teuthology.orchestra.run.smithi104.stderr:pg ls-by-primary [] [...] 2022-01-13T16:18:34.812 INFO:teuthology.orchestra.run.smithi104.stderr:pg ls-by-osd [] [...] 2022-01-13T16:18:34.813 INFO:teuthology.orchestra.run.smithi104.stderr:pg ls [] [...] 2022-01-13T16:18:34.813 INFO:teuthology.orchestra.run.smithi104.stderr:pg dump_stuck [inactive|unclean|stale|undersized|degraded...] [] 2022-01-13T16:18:34.813 INFO:teuthology.orchestra.run.smithi104.stderr:Error EINVAL: invalid command 2022-01-13T16:18:34.814 DEBUG:teuthology.orchestra.run:got remote process result: 22 2022-01-13T16:18:34.815 INFO:teuthology.orchestra.run.smithi104.stderr:command terminated with exit code 22 2022-01-13T16:18:41.129 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:41.130323 I | op-k8sutil: finished waiting for updated deployment "rook-ceph-mgr-a" 2022-01-13T16:18:41.133 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:41.133201 I | op-mgr: setting services to point to mgr "a" 2022-01-13T16:18:41.183 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:41.184155 I | op-osd: start running osds in namespace "rook-ceph" 2022-01-13T16:18:41.184 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:41.184180 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-01-13T16:18:41.184 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:41.184189 I | op-osd: wait timeout for healthy OSDs during upgrade or restart is "10m0s" 2022-01-13T16:18:41.251 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:41.251208 I | op-osd: start provisioning the OSDs on PVCs, if needed 2022-01-13T16:18:41.255 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:41.256202 I | op-osd: no storageClassDeviceSets defined to configure OSDs on PVCs 2022-01-13T16:18:41.255 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:41.256413 I | op-osd: start provisioning the OSDs on nodes, if needed 2022-01-13T16:18:41.257 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:41.256512 I | op-osd: no nodes are defined for configuring OSDs on raw devices 2022-01-13T16:18:41.519 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:41.520190 W | cephclient: failed to enable mgr module "rook". trying again... 2022-01-13T16:18:41.568 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:41.568873 I | op-osd: finished running OSDs in namespace "rook-ceph" 2022-01-13T16:18:41.569 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:41.568899 I | ceph-cluster-controller: done reconciling ceph cluster in namespace "rook-ceph" 2022-01-13T16:18:41.573 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:41.574998 I | ceph-cluster-controller: enabling ceph mon monitoring goroutine for cluster "rook-ceph" 2022-01-13T16:18:41.574 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:41.575018 I | ceph-cluster-controller: enabling ceph osd monitoring goroutine for cluster "rook-ceph" 2022-01-13T16:18:41.574 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:41.575034 I | ceph-cluster-controller: enabling ceph status monitoring goroutine for cluster "rook-ceph" 2022-01-13T16:18:41.633 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:41.633291 I | op-k8sutil: ROOK_OBC_WATCH_OPERATOR_NAMESPACE="true" (configmap) 2022-01-13T16:18:41.633 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:41.633316 I | op-bucket-prov: ceph bucket provisioner launched watching for provisioner "rook-ceph.ceph.rook.io/bucket" 2022-01-13T16:18:41.636 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:41.635005 I | op-k8sutil: Reporting Event rook-ceph:rook-ceph Normal:ReconcileSucceeded:successfully configured CephCluster "rook-ceph/rook-ceph" 2022-01-13T16:18:41.636 INFO:tasks.rook.operator.smithi104.stdout:I0113 16:18:41.635345 8 manager.go:118] objectbucket.io/provisioner-manager "msg"="starting provisioner" "name"="rook-ceph.ceph.rook.io/bucket" 2022-01-13T16:18:41.637 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:41.635707 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-01-13T16:18:41.721 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:41.722760 I | op-mgr: successful modules: dashboard 2022-01-13T16:18:41.726 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:41.725810 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:18:41.822 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:41.823088 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2... 2022-01-13T16:18:41.909 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:41.910972 W | cephclient: failed to set mgr module mode "upmap". trying again... 2022-01-13T16:18:43.234 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:43.235669 I | op-mgr: successful modules: prometheus 2022-01-13T16:18:44.816 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch status -f json 2022-01-13T16:18:45.367 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:18:45.368 INFO:teuthology.orchestra.run.smithi104.stderr:no valid command found; 10 closest matches: 2022-01-13T16:18:45.368 INFO:teuthology.orchestra.run.smithi104.stderr:pg stat 2022-01-13T16:18:45.368 INFO:teuthology.orchestra.run.smithi104.stderr:pg getmap 2022-01-13T16:18:45.368 INFO:teuthology.orchestra.run.smithi104.stderr:pg dump [all|summary|sum|delta|pools|osds|pgs|pgs_brief...] 2022-01-13T16:18:45.369 INFO:teuthology.orchestra.run.smithi104.stderr:pg dump_json [all|summary|sum|pools|osds|pgs...] 2022-01-13T16:18:45.369 INFO:teuthology.orchestra.run.smithi104.stderr:pg dump_pools_json 2022-01-13T16:18:45.369 INFO:teuthology.orchestra.run.smithi104.stderr:pg ls-by-pool [...] 2022-01-13T16:18:45.369 INFO:teuthology.orchestra.run.smithi104.stderr:pg ls-by-primary [] [...] 2022-01-13T16:18:45.370 INFO:teuthology.orchestra.run.smithi104.stderr:pg ls-by-osd [] [...] 2022-01-13T16:18:45.370 INFO:teuthology.orchestra.run.smithi104.stderr:pg ls [] [...] 2022-01-13T16:18:45.370 INFO:teuthology.orchestra.run.smithi104.stderr:pg dump_stuck [inactive|unclean|stale|undersized|degraded...] [] 2022-01-13T16:18:45.370 INFO:teuthology.orchestra.run.smithi104.stderr:Error EINVAL: invalid command 2022-01-13T16:18:45.371 INFO:teuthology.orchestra.run.smithi104.stderr:command terminated with exit code 22 2022-01-13T16:18:45.373 DEBUG:teuthology.orchestra.run:got remote process result: 22 2022-01-13T16:18:47.227 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:47.228350 W | cephclient: failed to set mgr module mode "upmap". trying again... 2022-01-13T16:18:47.241 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:47.241961 I | op-mgr: successful modules: mgr module(s) from the spec 2022-01-13T16:18:49.648 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:49.649245 I | cephclient: command failed for set rook backend. trying again... 2022-01-13T16:18:50.078 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:50.079585 I | ceph-cluster-controller: detected ceph image version: "17.0.0-10101 quincy" 2022-01-13T16:18:50.079 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:50.079612 I | ceph-cluster-controller: validating ceph version from provided image 2022-01-13T16:18:50.079 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:50.079627 W | ceph-cluster-controller: unsupported ceph version detected: "17.0.0-10101 quincy", pursuing 2022-01-13T16:18:50.613 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:50.614936 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:18:50.618 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:50.619098 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-01-13T16:18:50.621 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:50.619260 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-01-13T16:18:50.844 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:50.845208 I | ceph-cluster-controller: cluster "rook-ceph": version "17.0.0-10101 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2" 2022-01-13T16:18:51.117 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:51.118753 I | op-mon: start running mons 2022-01-13T16:18:51.144 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:51.144705 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:18:51.263 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:51.263654 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.103.238.70:6789"]}] data:a=10.103.238.70:6789 mapping:{"node":{"a":{"Name":"smithi104","Hostname":"smithi104","Address":"172.21.15.104"}}} maxMonId:0] 2022-01-13T16:18:51.270 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:51.271803 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-01-13T16:18:51.270 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:51.271966 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-01-13T16:18:52.179 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:52.180510 I | op-mon: targeting the mon count 1 2022-01-13T16:18:52.183 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:52.184257 I | op-config: setting "global"="mon allow pool delete"="true" option to the mon configuration database 2022-01-13T16:18:52.402 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:52.402932 I | op-config: successfully set "global"="mon allow pool delete"="true" option to the mon configuration database 2022-01-13T16:18:52.403 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:52.402960 I | op-config: setting "global"="mon cluster log file"="" option to the mon configuration database 2022-01-13T16:18:52.503 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:52.504159 W | cephclient: failed to set mgr module mode "upmap". trying again... 2022-01-13T16:18:52.637 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:52.634217 I | op-config: successfully set "global"="mon cluster log file"="" option to the mon configuration database 2022-01-13T16:18:52.637 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:52.638773 I | op-config: setting "global"="mon allow pool size one"="true" option to the mon configuration database 2022-01-13T16:18:52.893 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:52.893477 I | op-config: successfully set "global"="mon allow pool size one"="true" option to the mon configuration database 2022-01-13T16:18:52.894 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:52.893508 I | op-config: setting "global"="log to file"="false" option to the mon configuration database 2022-01-13T16:18:53.143 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:53.144208 I | op-config: successfully set "global"="log to file"="false" option to the mon configuration database 2022-01-13T16:18:53.143 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:53.144236 I | op-config: setting "global"="rbd_default_features"="3" option to the mon configuration database 2022-01-13T16:18:53.375 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:53.376702 I | op-config: successfully set "global"="rbd_default_features"="3" option to the mon configuration database 2022-01-13T16:18:53.376 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:53.376722 I | op-config: deleting "log file" option from the mon configuration database 2022-01-13T16:18:53.654 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:53.655064 I | op-config: successfully deleted "log file" option from the mon configuration database 2022-01-13T16:18:53.654 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:53.655098 I | op-mon: checking for basic quorum with existing mons 2022-01-13T16:18:53.903 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:53.904399 I | op-mon: mon "a" endpoint is [v2:10.103.238.70:3300,v1:10.103.238.70:6789] 2022-01-13T16:18:53.934 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:53.935259 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.103.238.70:6789"]}] data:a=10.103.238.70:6789 mapping:{"node":{"a":{"Name":"smithi104","Hostname":"smithi104","Address":"172.21.15.104"}}} maxMonId:0] 2022-01-13T16:18:54.045 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:54.046460 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-01-13T16:18:54.048 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:54.046789 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-01-13T16:18:54.467 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:54.468339 I | op-mon: deployment for mon rook-ceph-mon-a already exists. updating if needed 2022-01-13T16:18:54.474 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:54.475765 I | op-k8sutil: deployment "rook-ceph-mon-a" did not change, nothing to update 2022-01-13T16:18:54.474 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:54.475784 I | op-mon: waiting for mon quorum with [a] 2022-01-13T16:18:54.648 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:54.649773 I | op-mon: mons running: [a] 2022-01-13T16:18:54.857 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:54.858793 I | op-mon: Monitors in quorum: [a] 2022-01-13T16:18:54.980 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:54.858812 I | op-mon: mons created: 1 2022-01-13T16:18:54.981 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:54.955896 I | cephclient: command failed for set rook backend. trying again... 2022-01-13T16:18:55.118 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:55.119220 I | op-mon: waiting for mon quorum with [a] 2022-01-13T16:18:55.125 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:55.126766 I | op-mon: mons running: [a] 2022-01-13T16:18:55.343 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:55.343242 I | op-mon: Monitors in quorum: [a] 2022-01-13T16:18:55.343 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:55.343282 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2022-01-13T16:18:55.375 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch status -f json 2022-01-13T16:18:55.588 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:55.589027 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2022-01-13T16:18:55.818 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:55.818572 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2022-01-13T16:18:55.844 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:18:55.845 INFO:teuthology.orchestra.run.smithi104.stderr:no valid command found; 10 closest matches: 2022-01-13T16:18:55.845 INFO:teuthology.orchestra.run.smithi104.stderr:pg stat 2022-01-13T16:18:55.845 INFO:teuthology.orchestra.run.smithi104.stderr:pg getmap 2022-01-13T16:18:55.846 INFO:teuthology.orchestra.run.smithi104.stderr:pg dump [all|summary|sum|delta|pools|osds|pgs|pgs_brief...] 2022-01-13T16:18:55.846 INFO:teuthology.orchestra.run.smithi104.stderr:pg dump_json [all|summary|sum|pools|osds|pgs...] 2022-01-13T16:18:55.846 INFO:teuthology.orchestra.run.smithi104.stderr:pg dump_pools_json 2022-01-13T16:18:55.847 INFO:teuthology.orchestra.run.smithi104.stderr:pg ls-by-pool [...] 2022-01-13T16:18:55.847 INFO:teuthology.orchestra.run.smithi104.stderr:pg ls-by-primary [] [...] 2022-01-13T16:18:55.847 INFO:teuthology.orchestra.run.smithi104.stderr:pg ls-by-osd [] [...] 2022-01-13T16:18:55.847 INFO:teuthology.orchestra.run.smithi104.stderr:pg ls [] [...] 2022-01-13T16:18:55.848 INFO:teuthology.orchestra.run.smithi104.stderr:pg dump_stuck [inactive|unclean|stale|undersized|degraded...] [] 2022-01-13T16:18:55.848 INFO:teuthology.orchestra.run.smithi104.stderr:Error EINVAL: invalid command 2022-01-13T16:18:55.848 INFO:teuthology.orchestra.run.smithi104.stderr:command terminated with exit code 22 2022-01-13T16:18:55.850 DEBUG:teuthology.orchestra.run:got remote process result: 22 2022-01-13T16:18:56.041 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:56.042460 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2022-01-13T16:18:56.446 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:56.447310 I | ceph-csi: created kubernetes csi secrets for cluster "rook-ceph" 2022-01-13T16:18:56.446 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:56.447330 I | cephclient: getting or creating ceph auth key "client.crash" 2022-01-13T16:18:56.847 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:56.848207 I | ceph-crashcollector-controller: created kubernetes crash collector secret for cluster "rook-ceph" 2022-01-13T16:18:57.070 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:57.071642 I | cephclient: successfully enabled msgr2 protocol 2022-01-13T16:18:57.071 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:57.071680 I | cephclient: create rbd-mirror bootstrap peer token "client.rbd-mirror-peer" 2022-01-13T16:18:57.071 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:57.071686 I | cephclient: getting or creating ceph auth key "client.rbd-mirror-peer" 2022-01-13T16:18:57.317 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:57.318131 I | cephclient: successfully created rbd-mirror bootstrap peer token for cluster "rook-ceph" 2022-01-13T16:18:57.391 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:57.392425 I | op-mgr: start running mgr 2022-01-13T16:18:57.391 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:57.392462 I | cephclient: getting or creating ceph auth key "mgr.a" 2022-01-13T16:18:57.790 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:57.791456 W | cephclient: failed to set mgr module mode "upmap". trying again... 2022-01-13T16:18:57.878 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:57.878917 I | op-mgr: deployment for mgr rook-ceph-mgr-a already exists. updating if needed 2022-01-13T16:18:57.885 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:57.887042 I | op-k8sutil: deployment "rook-ceph-mgr-a" did not change, nothing to update 2022-01-13T16:18:57.889 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:57.889192 I | op-mgr: setting services to point to mgr "a" 2022-01-13T16:18:58.668 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:58.664761 I | op-osd: start running osds in namespace "rook-ceph" 2022-01-13T16:18:58.668 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:58.664788 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-01-13T16:18:58.668 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:58.664798 I | op-osd: wait timeout for healthy OSDs during upgrade or restart is "10m0s" 2022-01-13T16:18:58.680 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:58.681012 I | op-osd: start provisioning the OSDs on PVCs, if needed 2022-01-13T16:18:58.845 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:58.846053 I | op-osd: no storageClassDeviceSets defined to configure OSDs on PVCs 2022-01-13T16:18:58.845 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:58.846084 I | op-osd: start provisioning the OSDs on nodes, if needed 2022-01-13T16:18:58.845 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:58.846091 I | op-osd: no nodes are defined for configuring OSDs on raw devices 2022-01-13T16:18:59.476 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:59.477379 I | op-mgr: successful modules: mgr module(s) from the spec 2022-01-13T16:18:59.476 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:59.477440 I | op-mgr: successful modules: dashboard 2022-01-13T16:18:59.478 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:59.478186 I | op-mgr: successful modules: prometheus 2022-01-13T16:18:59.544 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:59.545399 I | op-osd: finished running OSDs in namespace "rook-ceph" 2022-01-13T16:18:59.544 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:18:59.545424 I | ceph-cluster-controller: done reconciling ceph cluster in namespace "rook-ceph" 2022-01-13T16:19:00.390 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:00.388863 I | cephclient: action set rook backend succeeded on attempt 2 2022-01-13T16:19:00.390 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:00.388883 I | op-mgr: successful modules: orchestrator modules 2022-01-13T16:19:00.516 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:00.517202 I | op-mgr: successful modules: balancer 2022-01-13T16:19:01.083 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:01.084316 I | op-mgr: successful modules: orchestrator modules 2022-01-13T16:19:03.128 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:03.129571 I | op-mgr: successful modules: balancer 2022-01-13T16:19:05.853 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch status -f json 2022-01-13T16:19:06.421 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:19:06.421 INFO:teuthology.orchestra.run.smithi104.stdout:{"available": true, "backend": "rook"} 2022-01-13T16:19:06.447 INFO:tasks.rook: mgr/rook orchestrator is active 2022-01-13T16:19:06.448 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph config set mgr mgr/rook/storage_class scratch 2022-01-13T16:19:07.051 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch apply osd --all-available-devices 2022-01-13T16:19:07.636 INFO:teuthology.orchestra.run.smithi104.stdout:['Success'] 2022-01-13T16:19:07.639 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:07.638075 I | ceph-cluster-controller: CR has changed for "rook-ceph". diff= v1.ClusterSpec{ 2022-01-13T16:19:07.639 INFO:tasks.rook.operator.smithi104.stdout: CephVersion: {Image: "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", AllowUnsupported: true}, 2022-01-13T16:19:07.639 INFO:tasks.rook.operator.smithi104.stdout: Storage: v1.StorageScopeSpec{ 2022-01-13T16:19:07.639 INFO:tasks.rook.operator.smithi104.stdout: ... // 3 identical fields 2022-01-13T16:19:07.640 INFO:tasks.rook.operator.smithi104.stdout: Config: nil, 2022-01-13T16:19:07.640 INFO:tasks.rook.operator.smithi104.stdout: Selection: {}, 2022-01-13T16:19:07.640 INFO:tasks.rook.operator.smithi104.stdout:- StorageClassDeviceSets: nil, 2022-01-13T16:19:07.640 INFO:tasks.rook.operator.smithi104.stdout:+ StorageClassDeviceSets: []v1.StorageClassDeviceSet{ 2022-01-13T16:19:07.641 INFO:tasks.rook.operator.smithi104.stdout:+ { 2022-01-13T16:19:07.641 INFO:tasks.rook.operator.smithi104.stdout:+ Name: "smithi104-lv-1", 2022-01-13T16:19:07.641 INFO:tasks.rook.operator.smithi104.stdout:+ Count: 1, 2022-01-13T16:19:07.641 INFO:tasks.rook.operator.smithi104.stdout:+ VolumeClaimTemplates: []v1.PersistentVolumeClaim{{...}}, 2022-01-13T16:19:07.642 INFO:tasks.rook.operator.smithi104.stdout:+ }, 2022-01-13T16:19:07.643 INFO:tasks.rook.operator.smithi104.stdout:+ { 2022-01-13T16:19:07.643 INFO:tasks.rook.operator.smithi104.stdout:+ Name: "smithi104-lv-2", 2022-01-13T16:19:07.643 INFO:tasks.rook.operator.smithi104.stdout:+ Count: 1, 2022-01-13T16:19:07.644 INFO:tasks.rook.operator.smithi104.stdout:+ VolumeClaimTemplates: []v1.PersistentVolumeClaim{{...}}, 2022-01-13T16:19:07.644 INFO:tasks.rook.operator.smithi104.stdout:+ }, 2022-01-13T16:19:07.644 INFO:tasks.rook.operator.smithi104.stdout:+ { 2022-01-13T16:19:07.644 INFO:tasks.rook.operator.smithi104.stdout:+ Name: "smithi104-lv-3", 2022-01-13T16:19:07.644 INFO:tasks.rook.operator.smithi104.stdout:+ Count: 1, 2022-01-13T16:19:07.645 INFO:tasks.rook.operator.smithi104.stdout:+ VolumeClaimTemplates: []v1.PersistentVolumeClaim{{...}}, 2022-01-13T16:19:07.645 INFO:tasks.rook.operator.smithi104.stdout:+ }, 2022-01-13T16:19:07.645 INFO:tasks.rook.operator.smithi104.stdout:+ { 2022-01-13T16:19:07.645 INFO:tasks.rook.operator.smithi104.stdout:+ Name: "smithi104-lv-4", 2022-01-13T16:19:07.645 INFO:tasks.rook.operator.smithi104.stdout:+ Count: 1, 2022-01-13T16:19:07.646 INFO:tasks.rook.operator.smithi104.stdout:+ VolumeClaimTemplates: []v1.PersistentVolumeClaim{{...}}, 2022-01-13T16:19:07.646 INFO:tasks.rook.operator.smithi104.stdout:+ }, 2022-01-13T16:19:07.646 INFO:tasks.rook.operator.smithi104.stdout:+ }, 2022-01-13T16:19:07.650 INFO:tasks.rook.operator.smithi104.stdout: }, 2022-01-13T16:19:07.651 INFO:tasks.rook.operator.smithi104.stdout: Annotations: nil, 2022-01-13T16:19:07.651 INFO:tasks.rook.operator.smithi104.stdout: Labels: nil, 2022-01-13T16:19:07.651 INFO:tasks.rook.operator.smithi104.stdout: ... // 20 identical fields 2022-01-13T16:19:07.651 INFO:tasks.rook.operator.smithi104.stdout: } 2022-01-13T16:19:07.652 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:07.638154 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-01-13T16:19:07.658 INFO:tasks.rook:Waiting for 4 OSDs 2022-01-13T16:19:07.659 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph osd stat -f json 2022-01-13T16:19:07.673 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:07.674586 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:19:07.690 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:07.690284 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2... 2022-01-13T16:19:08.203 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:19:08.220 INFO:teuthology.orchestra.run.smithi104.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-01-13T16:19:08.221 INFO:tasks.rook: have 0/4 OSDs 2022-01-13T16:19:15.159 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:15.160221 I | ceph-cluster-controller: detected ceph image version: "17.0.0-10101 quincy" 2022-01-13T16:19:15.159 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:15.160247 I | ceph-cluster-controller: validating ceph version from provided image 2022-01-13T16:19:15.160 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:15.160258 W | ceph-cluster-controller: unsupported ceph version detected: "17.0.0-10101 quincy", pursuing 2022-01-13T16:19:15.239 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:15.240032 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:19:15.309 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:15.310470 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-01-13T16:19:15.309 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:15.310736 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-01-13T16:19:15.755 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:15.756337 I | ceph-cluster-controller: cluster "rook-ceph": version "17.0.0-10101 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2" 2022-01-13T16:19:15.949 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:15.950044 I | op-mon: start running mons 2022-01-13T16:19:16.002 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:16.003439 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:19:16.182 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:16.183126 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.103.238.70:6789"]}] data:a=10.103.238.70:6789 mapping:{"node":{"a":{"Name":"smithi104","Hostname":"smithi104","Address":"172.21.15.104"}}} maxMonId:0] 2022-01-13T16:19:16.213 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:16.214264 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-01-13T16:19:16.216 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:16.218045 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-01-13T16:19:16.777 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:16.778641 I | op-mon: targeting the mon count 1 2022-01-13T16:19:16.825 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:16.826527 I | ceph-cluster-controller: Cluster update requested. CANCELLING CURRENT ORCHESTRATION 2022-01-13T16:19:17.826 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:17.827302 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-01-13T16:19:17.833 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:17.835419 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:19:17.848 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:17.848521 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2... 2022-01-13T16:19:17.880 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:17.882023 I | op-k8sutil: Removing previous job rook-ceph-detect-version to start a new one 2022-01-13T16:19:17.901 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:17.902813 I | op-k8sutil: batch job rook-ceph-detect-version still exists 2022-01-13T16:19:18.222 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph osd stat -f json 2022-01-13T16:19:18.763 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:19:18.786 INFO:teuthology.orchestra.run.smithi104.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-01-13T16:19:18.786 INFO:tasks.rook: have 0/4 OSDs 2022-01-13T16:19:19.908 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:19.907149 I | op-k8sutil: batch job rook-ceph-detect-version deleted 2022-01-13T16:19:27.842 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:27.842325 I | ceph-cluster-controller: detected ceph image version: "17.0.0-10101 quincy" 2022-01-13T16:19:27.843 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:27.842353 I | ceph-cluster-controller: validating ceph version from provided image 2022-01-13T16:19:27.843 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:27.842367 W | ceph-cluster-controller: unsupported ceph version detected: "17.0.0-10101 quincy", pursuing 2022-01-13T16:19:27.851 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:27.851553 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:19:28.093 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:28.093904 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-01-13T16:19:28.096 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:28.095227 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-01-13T16:19:28.787 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph osd stat -f json 2022-01-13T16:19:29.019 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:29.020172 I | ceph-cluster-controller: cluster "rook-ceph": version "17.0.0-10101 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2" 2022-01-13T16:19:29.131 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:29.132296 I | op-mon: start running mons 2022-01-13T16:19:29.156 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:29.157649 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:19:29.175 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:29.176343 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.103.238.70:6789"]}] data:a=10.103.238.70:6789 mapping:{"node":{"a":{"Name":"smithi104","Hostname":"smithi104","Address":"172.21.15.104"}}} maxMonId:0] 2022-01-13T16:19:29.181 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:29.181766 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-01-13T16:19:29.184 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:29.181899 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-01-13T16:19:29.347 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:19:29.987 INFO:teuthology.orchestra.run.smithi104.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-01-13T16:19:29.988 INFO:tasks.rook: have 0/4 OSDs 2022-01-13T16:19:30.123 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:30.123093 I | op-mon: targeting the mon count 1 2022-01-13T16:19:30.125 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:30.127007 I | op-config: setting "global"="mon allow pool delete"="true" option to the mon configuration database 2022-01-13T16:19:30.473 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:30.474144 I | op-config: successfully set "global"="mon allow pool delete"="true" option to the mon configuration database 2022-01-13T16:19:30.473 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:30.474173 I | op-config: setting "global"="mon cluster log file"="" option to the mon configuration database 2022-01-13T16:19:30.815 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:30.816731 I | op-config: successfully set "global"="mon cluster log file"="" option to the mon configuration database 2022-01-13T16:19:30.815 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:30.816755 I | op-config: setting "global"="mon allow pool size one"="true" option to the mon configuration database 2022-01-13T16:19:31.149 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:31.151016 I | op-config: successfully set "global"="mon allow pool size one"="true" option to the mon configuration database 2022-01-13T16:19:31.150 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:31.151043 I | op-config: setting "global"="log to file"="false" option to the mon configuration database 2022-01-13T16:19:31.521 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:31.522614 I | op-config: successfully set "global"="log to file"="false" option to the mon configuration database 2022-01-13T16:19:31.522 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:31.522647 I | op-config: setting "global"="rbd_default_features"="3" option to the mon configuration database 2022-01-13T16:19:31.861 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:31.862690 I | op-config: successfully set "global"="rbd_default_features"="3" option to the mon configuration database 2022-01-13T16:19:31.862 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:31.862721 I | op-config: deleting "log file" option from the mon configuration database 2022-01-13T16:19:32.207 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:32.208232 I | op-config: successfully deleted "log file" option from the mon configuration database 2022-01-13T16:19:32.207 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:32.208257 I | op-mon: checking for basic quorum with existing mons 2022-01-13T16:19:32.372 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:32.373123 I | op-mon: mon "a" endpoint is [v2:10.103.238.70:3300,v1:10.103.238.70:6789] 2022-01-13T16:19:32.393 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:32.395008 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.103.238.70:6789"]}] data:a=10.103.238.70:6789 mapping:{"node":{"a":{"Name":"smithi104","Hostname":"smithi104","Address":"172.21.15.104"}}} maxMonId:0] 2022-01-13T16:19:32.399 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:32.400956 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-01-13T16:19:32.399 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:32.401104 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-01-13T16:19:32.623 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:32.624120 I | op-mon: deployment for mon rook-ceph-mon-a already exists. updating if needed 2022-01-13T16:19:32.632 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:32.633538 I | op-k8sutil: deployment "rook-ceph-mon-a" did not change, nothing to update 2022-01-13T16:19:32.632 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:32.633562 I | op-mon: waiting for mon quorum with [a] 2022-01-13T16:19:32.814 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:32.815474 I | op-mon: mons running: [a] 2022-01-13T16:19:33.229 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:33.230167 I | op-mon: Monitors in quorum: [a] 2022-01-13T16:19:33.229 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:33.230185 I | op-mon: mons created: 1 2022-01-13T16:19:33.705 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:33.706551 I | op-mon: waiting for mon quorum with [a] 2022-01-13T16:19:33.712 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:33.714525 I | op-mon: mons running: [a] 2022-01-13T16:19:34.120 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:34.121669 I | op-mon: Monitors in quorum: [a] 2022-01-13T16:19:34.121 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:34.121718 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2022-01-13T16:19:34.543 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:34.544166 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2022-01-13T16:19:34.955 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:34.956547 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2022-01-13T16:19:35.376 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:35.377841 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2022-01-13T16:19:35.803 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:35.805124 I | ceph-csi: created kubernetes csi secrets for cluster "rook-ceph" 2022-01-13T16:19:35.804 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:35.805147 I | cephclient: getting or creating ceph auth key "client.crash" 2022-01-13T16:19:36.233 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:36.234908 I | ceph-crashcollector-controller: created kubernetes crash collector secret for cluster "rook-ceph" 2022-01-13T16:19:36.647 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:36.648440 I | cephclient: successfully enabled msgr2 protocol 2022-01-13T16:19:36.647 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:36.648463 I | cephclient: create rbd-mirror bootstrap peer token "client.rbd-mirror-peer" 2022-01-13T16:19:36.648 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:36.648467 I | cephclient: getting or creating ceph auth key "client.rbd-mirror-peer" 2022-01-13T16:19:37.072 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:37.073202 I | cephclient: successfully created rbd-mirror bootstrap peer token for cluster "rook-ceph" 2022-01-13T16:19:37.101 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:37.102740 I | op-mgr: start running mgr 2022-01-13T16:19:37.101 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:37.102766 I | cephclient: getting or creating ceph auth key "mgr.a" 2022-01-13T16:19:37.566 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:37.567133 I | op-mgr: deployment for mgr rook-ceph-mgr-a already exists. updating if needed 2022-01-13T16:19:37.573 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:37.574903 I | op-k8sutil: deployment "rook-ceph-mgr-a" did not change, nothing to update 2022-01-13T16:19:37.576 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:37.577223 I | op-mgr: setting services to point to mgr "a" 2022-01-13T16:19:37.725 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:37.726252 I | op-osd: start running osds in namespace "rook-ceph" 2022-01-13T16:19:37.730 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:37.732195 I | op-osd: wait timeout for healthy OSDs during upgrade or restart is "10m0s" 2022-01-13T16:19:37.760 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:37.762131 I | op-osd: start provisioning the OSDs on PVCs, if needed 2022-01-13T16:19:37.900 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:37.901292 I | op-osd: creating 1 new PVCs for device set "smithi104-lv-1" 2022-01-13T16:19:37.996 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:37.997027 I | op-osd: successfully provisioned PVC "smithi104-lv-1-data-055qtj" 2022-01-13T16:19:37.996 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:37.997058 I | op-osd: creating 1 new PVCs for device set "smithi104-lv-2" 2022-01-13T16:19:38.225 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:38.225656 I | op-osd: successfully provisioned PVC "smithi104-lv-2-data-0ld6c5" 2022-01-13T16:19:38.225 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:38.226088 I | op-osd: creating 1 new PVCs for device set "smithi104-lv-3" 2022-01-13T16:19:38.387 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:38.388691 I | op-osd: successfully provisioned PVC "smithi104-lv-3-data-0v8n8n" 2022-01-13T16:19:38.388 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:38.388726 I | op-osd: creating 1 new PVCs for device set "smithi104-lv-4" 2022-01-13T16:19:38.589 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:38.590779 I | op-osd: successfully provisioned PVC "smithi104-lv-4-data-0cxbfh" 2022-01-13T16:19:38.643 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:38.645151 I | op-osd: OSD will have its main bluestore block on "smithi104-lv-1-data-055qtj" 2022-01-13T16:19:39.046 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:39.047282 I | op-osd: started OSD provisioning job for PVC "smithi104-lv-1-data-055qtj" 2022-01-13T16:19:39.047 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:39.047317 I | op-osd: OSD will have its main bluestore block on "smithi104-lv-2-data-0ld6c5" 2022-01-13T16:19:39.073 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:39.073869 I | op-mgr: successful modules: dashboard 2022-01-13T16:19:39.073 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:39.074005 I | op-mgr: successful modules: mgr module(s) from the spec 2022-01-13T16:19:39.080 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:39.081552 I | op-mgr: successful modules: prometheus 2022-01-13T16:19:39.409 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:39.408845 I | op-osd: started OSD provisioning job for PVC "smithi104-lv-2-data-0ld6c5" 2022-01-13T16:19:39.410 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:39.408872 I | op-osd: OSD will have its main bluestore block on "smithi104-lv-3-data-0v8n8n" 2022-01-13T16:19:39.426 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:39.427774 I | op-mgr: successful modules: balancer 2022-01-13T16:19:39.824 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:39.826000 I | op-osd: started OSD provisioning job for PVC "smithi104-lv-3-data-0v8n8n" 2022-01-13T16:19:39.825 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:39.826025 I | op-osd: OSD will have its main bluestore block on "smithi104-lv-4-data-0cxbfh" 2022-01-13T16:19:39.990 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph osd stat -f json 2022-01-13T16:19:40.912 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:40.913428 I | op-osd: started OSD provisioning job for PVC "smithi104-lv-4-data-0cxbfh" 2022-01-13T16:19:40.913 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:40.913643 I | op-osd: start provisioning the OSDs on nodes, if needed 2022-01-13T16:19:40.913 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:40.913689 I | op-osd: no nodes are defined for configuring OSDs on raw devices 2022-01-13T16:19:41.002 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:41.003266 I | op-osd: OSD orchestration status for PVC smithi104-lv-1-data-055qtj is "starting" 2022-01-13T16:19:41.003 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:41.003481 I | op-osd: OSD orchestration status for PVC smithi104-lv-2-data-0ld6c5 is "starting" 2022-01-13T16:19:41.003 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:41.003571 I | op-osd: OSD orchestration status for PVC smithi104-lv-3-data-0v8n8n is "starting" 2022-01-13T16:19:41.003 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:41.003640 I | op-osd: OSD orchestration status for PVC smithi104-lv-4-data-0cxbfh is "starting" 2022-01-13T16:19:41.212 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:19:41.235 INFO:teuthology.orchestra.run.smithi104.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-01-13T16:19:41.236 INFO:tasks.rook: have 0/4 OSDs 2022-01-13T16:19:41.617 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:41.522051 I | op-mgr: successful modules: orchestrator modules 2022-01-13T16:19:51.238 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph osd stat -f json 2022-01-13T16:19:51.994 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:19:52.011 INFO:teuthology.orchestra.run.smithi104.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-01-13T16:19:52.011 INFO:tasks.rook: have 0/4 OSDs 2022-01-13T16:19:59.457 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:19:59.458149 I | op-osd: OSD orchestration status for node smithi104-lv-2-data-0ld6c5 is "orchestrating" 2022-01-13T16:20:00.444 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:20:00.445501 I | op-osd: OSD orchestration status for PVC smithi104-lv-2-data-0ld6c5 is "orchestrating" 2022-01-13T16:20:02.013 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph osd stat -f json 2022-01-13T16:20:02.587 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:20:02.586548 I | op-osd: OSD orchestration status for node smithi104-lv-3-data-0v8n8n is "orchestrating" 2022-01-13T16:20:03.604 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:20:03.624 INFO:teuthology.orchestra.run.smithi104.stdout:{"epoch":6,"num_osds":1,"num_up_osds":0,"osd_up_since":0,"num_in_osds":1,"osd_in_since":1642090802,"num_remapped_pgs":0} 2022-01-13T16:20:03.624 INFO:tasks.rook: have 0/4 OSDs 2022-01-13T16:20:03.667 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:20:03.668711 I | op-osd: OSD orchestration status for PVC smithi104-lv-3-data-0v8n8n is "orchestrating" 2022-01-13T16:20:04.231 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:20:04.232487 I | op-osd: OSD orchestration status for node smithi104-lv-4-data-0cxbfh is "orchestrating" 2022-01-13T16:20:04.583 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:20:04.584006 I | op-osd: OSD orchestration status for PVC smithi104-lv-4-data-0cxbfh is "orchestrating" 2022-01-13T16:20:07.081 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:20:07.082378 I | op-osd: OSD orchestration status for node smithi104-lv-1-data-055qtj is "orchestrating" 2022-01-13T16:20:07.471 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:20:07.471977 I | op-osd: OSD orchestration status for PVC smithi104-lv-2-data-0ld6c5 is "completed" 2022-01-13T16:20:07.471 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:20:07.472004 I | op-osd: creating OSD 0 on PVC "smithi104-lv-2-data-0ld6c5" 2022-01-13T16:20:07.471 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:20:07.472012 I | op-osd: OSD will have its main bluestore block on "smithi104-lv-2-data-0ld6c5" 2022-01-13T16:20:08.365 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:20:08.366342 I | op-osd: OSD orchestration status for PVC smithi104-lv-1-data-055qtj is "orchestrating" 2022-01-13T16:20:08.916 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:20:08.914157 E | ceph-crashcollector-controller: node reconcile failed on op "unchanged": Operation cannot be fulfilled on deployments.apps "rook-ceph-crashcollector-smithi104": the object has been modified; please apply your changes to the latest version and try again 2022-01-13T16:20:11.342 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:20:11.343089 I | op-osd: OSD orchestration status for PVC smithi104-lv-3-data-0v8n8n is "completed" 2022-01-13T16:20:11.344 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:20:11.343122 I | op-osd: creating OSD 1 on PVC "smithi104-lv-3-data-0v8n8n" 2022-01-13T16:20:11.344 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:20:11.343133 I | op-osd: OSD will have its main bluestore block on "smithi104-lv-3-data-0v8n8n" 2022-01-13T16:20:12.418 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:20:12.418259 I | op-osd: OSD orchestration status for PVC smithi104-lv-4-data-0cxbfh is "completed" 2022-01-13T16:20:12.418 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:20:12.418290 I | op-osd: creating OSD 2 on PVC "smithi104-lv-4-data-0cxbfh" 2022-01-13T16:20:12.419 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:20:12.418303 I | op-osd: OSD will have its main bluestore block on "smithi104-lv-4-data-0cxbfh" 2022-01-13T16:20:13.625 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph osd stat -f json 2022-01-13T16:20:15.082 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:20:15.104 INFO:teuthology.orchestra.run.smithi104.stdout:{"epoch":9,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1642090809,"num_remapped_pgs":0} 2022-01-13T16:20:15.104 INFO:tasks.rook: have 0/4 OSDs 2022-01-13T16:20:15.278 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:20:15.279623 I | op-osd: OSD orchestration status for PVC smithi104-lv-1-data-055qtj is "completed" 2022-01-13T16:20:15.279 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:20:15.279642 I | op-osd: creating OSD 3 on PVC "smithi104-lv-1-data-055qtj" 2022-01-13T16:20:15.279 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:20:15.279648 I | op-osd: OSD will have its main bluestore block on "smithi104-lv-1-data-055qtj" 2022-01-13T16:20:17.360 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:20:17.361412 I | op-osd: finished running OSDs in namespace "rook-ceph" 2022-01-13T16:20:17.361 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:20:17.361442 I | ceph-cluster-controller: done reconciling ceph cluster in namespace "rook-ceph" 2022-01-13T16:20:25.105 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph osd stat -f json 2022-01-13T16:20:26.101 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:20:26.117 INFO:teuthology.orchestra.run.smithi104.stdout:{"epoch":9,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1642090809,"num_remapped_pgs":0} 2022-01-13T16:20:26.118 INFO:tasks.rook: have 0/4 OSDs 2022-01-13T16:20:36.119 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph osd stat -f json 2022-01-13T16:20:38.028 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:20:38.045 INFO:teuthology.orchestra.run.smithi104.stdout:{"epoch":9,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1642090809,"num_remapped_pgs":0} 2022-01-13T16:20:38.045 INFO:tasks.rook: have 0/4 OSDs 2022-01-13T16:20:48.046 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph osd stat -f json 2022-01-13T16:20:50.004 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:20:50.022 INFO:teuthology.orchestra.run.smithi104.stdout:{"epoch":9,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1642090809,"num_remapped_pgs":0} 2022-01-13T16:20:50.022 INFO:tasks.rook: have 0/4 OSDs 2022-01-13T16:21:00.023 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph osd stat -f json 2022-01-13T16:21:00.540 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:21:00.558 INFO:teuthology.orchestra.run.smithi104.stdout:{"epoch":11,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1642090809,"num_remapped_pgs":0} 2022-01-13T16:21:00.559 INFO:tasks.rook: have 0/4 OSDs 2022-01-13T16:21:10.560 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph osd stat -f json 2022-01-13T16:21:11.050 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:21:11.068 INFO:teuthology.orchestra.run.smithi104.stdout:{"epoch":19,"num_osds":4,"num_up_osds":4,"osd_up_since":1642090865,"num_in_osds":4,"osd_in_since":1642090809,"num_remapped_pgs":0} 2022-01-13T16:21:11.069 INFO:tasks.rook:Distributing ceph config and client.admin keyring 2022-01-13T16:21:11.070 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- cat /etc/ceph/ceph.conf 2022-01-13T16:21:11.248 INFO:teuthology.orchestra.run.smithi104.stdout:[global] 2022-01-13T16:21:11.248 INFO:teuthology.orchestra.run.smithi104.stdout:mon_host = 10.103.238.70:6789 2022-01-13T16:21:11.249 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:21:11.249 INFO:teuthology.orchestra.run.smithi104.stdout:[client.admin] 2022-01-13T16:21:11.249 INFO:teuthology.orchestra.run.smithi104.stdout:keyring = /etc/ceph/keyring 2022-01-13T16:21:11.252 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- cat /etc/ceph/keyring 2022-01-13T16:21:11.419 INFO:teuthology.orchestra.run.smithi104.stdout:[client.admin] 2022-01-13T16:21:11.419 INFO:teuthology.orchestra.run.smithi104.stdout:key = AQCaUOBhAUjjDxAAPzDWVeJm3BukTsOSz8dhfg== 2022-01-13T16:21:11.422 DEBUG:teuthology.orchestra.run.smithi104:> sudo mkdir -p /etc/ceph 2022-01-13T16:21:11.431 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2022-01-13T16:21:11.432 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/etc/ceph/ceph.conf 2022-01-13T16:21:11.441 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2022-01-13T16:21:11.441 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/etc/ceph/keyring 2022-01-13T16:21:11.450 INFO:tasks.rook:Setting up client nodes... 2022-01-13T16:21:11.450 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph auth get-or-create client.a mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2022-01-13T16:21:12.167 INFO:teuthology.orchestra.run.smithi104.stdout:[client.a] 2022-01-13T16:21:12.167 INFO:teuthology.orchestra.run.smithi104.stdout: key = AQB4UeBhIulIBBAAMw7dQ/0xnru+EquNkp4DvA== 2022-01-13T16:21:12.184 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2022-01-13T16:21:12.184 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/etc/ceph/ceph.client.a.keyring 2022-01-13T16:21:12.184 DEBUG:teuthology.orchestra.run.smithi104:> sudo chmod 0644 /etc/ceph/ceph.client.a.keyring 2022-01-13T16:21:12.204 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph osd dump --format=json 2022-01-13T16:21:12.745 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:21:12.745 INFO:teuthology.orchestra.run.smithi104.stdout:{"epoch":19,"fsid":"e1a8b64b-c104-4a49-8534-c43c310b871d","created":"2022-01-13T16:18:23.670322+0000","modified":"2022-01-13T16:21:09.122404+0000","last_up_change":"2022-01-13T16:21:05.545695+0000","last_in_change":"2022-01-13T16:20:09.313614+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":7,"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-01-13T16:21:06.925644+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":"19","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":"85f4b024-c483-4bce-bdc4-5fe05032b61f","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.251.58.150:6800","nonce":907084393},{"type":"v1","addr":"10.251.58.150:6801","nonce":907084393}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.150:6802","nonce":907084393},{"type":"v1","addr":"10.251.58.150:6803","nonce":907084393}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.150:6806","nonce":907084393},{"type":"v1","addr":"10.251.58.150:6807","nonce":907084393}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.150:6804","nonce":907084393},{"type":"v1","addr":"10.251.58.150:6805","nonce":907084393}]},"public_addr":"10.251.58.150:6801/907084393","cluster_addr":"10.251.58.150:6803/907084393","heartbeat_back_addr":"10.251.58.150:6807/907084393","heartbeat_front_addr":"10.251.58.150:6805/907084393","state":["exists","up"]},{"osd":1,"uuid":"59921e3d-b808-472b-91ff-0cafb80d2957","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.152:6800","nonce":3559195655},{"type":"v1","addr":"10.251.58.152:6801","nonce":3559195655}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.152:6802","nonce":3559195655},{"type":"v1","addr":"10.251.58.152:6803","nonce":3559195655}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.152:6806","nonce":3559195655},{"type":"v1","addr":"10.251.58.152:6807","nonce":3559195655}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.152:6804","nonce":3559195655},{"type":"v1","addr":"10.251.58.152:6805","nonce":3559195655}]},"public_addr":"10.251.58.152:6801/3559195655","cluster_addr":"10.251.58.152:6803/3559195655","heartbeat_back_addr":"10.251.58.152:6807/3559195655","heartbeat_front_addr":"10.251.58.152:6805/3559195655","state":["exists","up"]},{"osd":2,"uuid":"5bcbdabb-b9c5-4855-8f1b-72e716b79925","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.153:6800","nonce":1824257062},{"type":"v1","addr":"10.251.58.153:6801","nonce":1824257062}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.153:6802","nonce":1824257062},{"type":"v1","addr":"10.251.58.153:6803","nonce":1824257062}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.153:6806","nonce":1824257062},{"type":"v1","addr":"10.251.58.153:6807","nonce":1824257062}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.153:6804","nonce":1824257062},{"type":"v1","addr":"10.251.58.153:6805","nonce":1824257062}]},"public_addr":"10.251.58.153:6801/1824257062","cluster_addr":"10.251.58.153:6803/1824257062","heartbeat_back_addr":"10.251.58.153:6807/1824257062","heartbeat_front_addr":"10.251.58.153:6805/1824257062","state":["exists","up"]},{"osd":3,"uuid":"811c17dc-1dda-47ff-9413-a28c7fc9682f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.154:6800","nonce":4029602038},{"type":"v1","addr":"10.251.58.154:6801","nonce":4029602038}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.154:6802","nonce":4029602038},{"type":"v1","addr":"10.251.58.154:6803","nonce":4029602038}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.154:6806","nonce":4029602038},{"type":"v1","addr":"10.251.58.154:6807","nonce":4029602038}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.154:6804","nonce":4029602038},{"type":"v1","addr":"10.251.58.154:6805","nonce":4029602038}]},"public_addr":"10.251.58.154:6801/4029602038","cluster_addr":"10.251.58.154:6803/4029602038","heartbeat_back_addr":"10.251.58.154:6807/4029602038","heartbeat_front_addr":"10.251.58.154:6805/4029602038","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-01-13T16:20:58.933244+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-01-13T16:21:03.402131+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-01-13T16:21:01.053382+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-01-13T16:21:03.498314+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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-01-13T16:21:12.767 INFO:tasks.rook.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2022-01-13T16:21:06.925644+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': '19', '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-01-13T16:21:12.767 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph osd pool get .mgr pg_num 2022-01-13T16:21:13.250 INFO:teuthology.orchestra.run.smithi104.stdout:pg_num: 1 2022-01-13T16:21:13.269 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2022-01-13T16:21:13.271 INFO:tasks.rook.ceph_manager.ceph:waiting for mgr available 2022-01-13T16:21:13.272 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph mgr dump --format=json 2022-01-13T16:21:13.882 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:21:13.900 INFO:teuthology.orchestra.run.smithi104.stdout:{"epoch":12,"active_gid":4168,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.142:6800","nonce":1655598387},{"type":"v1","addr":"10.251.58.142:6801","nonce":1655598387}]},"active_addr":"10.251.58.142:6801/1655598387","active_change":"2022-01-13T16:18:57.793562+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_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_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":"Registry to which we should normalize unqualified image names","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","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","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","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":{"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 perf counter metrics summed across the whole 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.251.58.142: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":3,"active_clients":[{"addrvec":[{"type":"v2","addr":"10.251.58.142:0","nonce":3061769310}]},{"addrvec":[{"type":"v2","addr":"10.251.58.142:0","nonce":837225967}]},{"addrvec":[{"type":"v2","addr":"10.251.58.142:0","nonce":3566109628}]},{"addrvec":[{"type":"v2","addr":"10.251.58.142:0","nonce":3495700115}]}]}} 2022-01-13T16:21:13.903 INFO:tasks.rook.ceph_manager.ceph:mgr available! 2022-01-13T16:21:13.903 INFO:tasks.rook.ceph_manager.ceph:waiting for all up 2022-01-13T16:21:13.904 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph osd dump --format=json 2022-01-13T16:21:14.391 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:21:14.391 INFO:teuthology.orchestra.run.smithi104.stdout:{"epoch":19,"fsid":"e1a8b64b-c104-4a49-8534-c43c310b871d","created":"2022-01-13T16:18:23.670322+0000","modified":"2022-01-13T16:21:09.122404+0000","last_up_change":"2022-01-13T16:21:05.545695+0000","last_in_change":"2022-01-13T16:20:09.313614+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":7,"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-01-13T16:21:06.925644+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":"19","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":"85f4b024-c483-4bce-bdc4-5fe05032b61f","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.251.58.150:6800","nonce":907084393},{"type":"v1","addr":"10.251.58.150:6801","nonce":907084393}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.150:6802","nonce":907084393},{"type":"v1","addr":"10.251.58.150:6803","nonce":907084393}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.150:6806","nonce":907084393},{"type":"v1","addr":"10.251.58.150:6807","nonce":907084393}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.150:6804","nonce":907084393},{"type":"v1","addr":"10.251.58.150:6805","nonce":907084393}]},"public_addr":"10.251.58.150:6801/907084393","cluster_addr":"10.251.58.150:6803/907084393","heartbeat_back_addr":"10.251.58.150:6807/907084393","heartbeat_front_addr":"10.251.58.150:6805/907084393","state":["exists","up"]},{"osd":1,"uuid":"59921e3d-b808-472b-91ff-0cafb80d2957","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.152:6800","nonce":3559195655},{"type":"v1","addr":"10.251.58.152:6801","nonce":3559195655}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.152:6802","nonce":3559195655},{"type":"v1","addr":"10.251.58.152:6803","nonce":3559195655}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.152:6806","nonce":3559195655},{"type":"v1","addr":"10.251.58.152:6807","nonce":3559195655}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.152:6804","nonce":3559195655},{"type":"v1","addr":"10.251.58.152:6805","nonce":3559195655}]},"public_addr":"10.251.58.152:6801/3559195655","cluster_addr":"10.251.58.152:6803/3559195655","heartbeat_back_addr":"10.251.58.152:6807/3559195655","heartbeat_front_addr":"10.251.58.152:6805/3559195655","state":["exists","up"]},{"osd":2,"uuid":"5bcbdabb-b9c5-4855-8f1b-72e716b79925","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.153:6800","nonce":1824257062},{"type":"v1","addr":"10.251.58.153:6801","nonce":1824257062}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.153:6802","nonce":1824257062},{"type":"v1","addr":"10.251.58.153:6803","nonce":1824257062}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.153:6806","nonce":1824257062},{"type":"v1","addr":"10.251.58.153:6807","nonce":1824257062}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.153:6804","nonce":1824257062},{"type":"v1","addr":"10.251.58.153:6805","nonce":1824257062}]},"public_addr":"10.251.58.153:6801/1824257062","cluster_addr":"10.251.58.153:6803/1824257062","heartbeat_back_addr":"10.251.58.153:6807/1824257062","heartbeat_front_addr":"10.251.58.153:6805/1824257062","state":["exists","up"]},{"osd":3,"uuid":"811c17dc-1dda-47ff-9413-a28c7fc9682f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.154:6800","nonce":4029602038},{"type":"v1","addr":"10.251.58.154:6801","nonce":4029602038}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.154:6802","nonce":4029602038},{"type":"v1","addr":"10.251.58.154:6803","nonce":4029602038}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.154:6806","nonce":4029602038},{"type":"v1","addr":"10.251.58.154:6807","nonce":4029602038}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.154:6804","nonce":4029602038},{"type":"v1","addr":"10.251.58.154:6805","nonce":4029602038}]},"public_addr":"10.251.58.154:6801/4029602038","cluster_addr":"10.251.58.154:6803/4029602038","heartbeat_back_addr":"10.251.58.154:6807/4029602038","heartbeat_front_addr":"10.251.58.154:6805/4029602038","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-01-13T16:20:58.933244+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-01-13T16:21:03.402131+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-01-13T16:21:01.053382+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-01-13T16:21:03.498314+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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-01-13T16:21:14.413 INFO:tasks.rook.ceph_manager.ceph:all up! 2022-01-13T16:21:14.414 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph osd dump --format=json 2022-01-13T16:21:14.905 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:21:14.905 INFO:teuthology.orchestra.run.smithi104.stdout:{"epoch":19,"fsid":"e1a8b64b-c104-4a49-8534-c43c310b871d","created":"2022-01-13T16:18:23.670322+0000","modified":"2022-01-13T16:21:09.122404+0000","last_up_change":"2022-01-13T16:21:05.545695+0000","last_in_change":"2022-01-13T16:20:09.313614+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":7,"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-01-13T16:21:06.925644+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":"19","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":"85f4b024-c483-4bce-bdc4-5fe05032b61f","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.251.58.150:6800","nonce":907084393},{"type":"v1","addr":"10.251.58.150:6801","nonce":907084393}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.150:6802","nonce":907084393},{"type":"v1","addr":"10.251.58.150:6803","nonce":907084393}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.150:6806","nonce":907084393},{"type":"v1","addr":"10.251.58.150:6807","nonce":907084393}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.150:6804","nonce":907084393},{"type":"v1","addr":"10.251.58.150:6805","nonce":907084393}]},"public_addr":"10.251.58.150:6801/907084393","cluster_addr":"10.251.58.150:6803/907084393","heartbeat_back_addr":"10.251.58.150:6807/907084393","heartbeat_front_addr":"10.251.58.150:6805/907084393","state":["exists","up"]},{"osd":1,"uuid":"59921e3d-b808-472b-91ff-0cafb80d2957","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.152:6800","nonce":3559195655},{"type":"v1","addr":"10.251.58.152:6801","nonce":3559195655}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.152:6802","nonce":3559195655},{"type":"v1","addr":"10.251.58.152:6803","nonce":3559195655}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.152:6806","nonce":3559195655},{"type":"v1","addr":"10.251.58.152:6807","nonce":3559195655}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.152:6804","nonce":3559195655},{"type":"v1","addr":"10.251.58.152:6805","nonce":3559195655}]},"public_addr":"10.251.58.152:6801/3559195655","cluster_addr":"10.251.58.152:6803/3559195655","heartbeat_back_addr":"10.251.58.152:6807/3559195655","heartbeat_front_addr":"10.251.58.152:6805/3559195655","state":["exists","up"]},{"osd":2,"uuid":"5bcbdabb-b9c5-4855-8f1b-72e716b79925","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.153:6800","nonce":1824257062},{"type":"v1","addr":"10.251.58.153:6801","nonce":1824257062}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.153:6802","nonce":1824257062},{"type":"v1","addr":"10.251.58.153:6803","nonce":1824257062}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.153:6806","nonce":1824257062},{"type":"v1","addr":"10.251.58.153:6807","nonce":1824257062}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.153:6804","nonce":1824257062},{"type":"v1","addr":"10.251.58.153:6805","nonce":1824257062}]},"public_addr":"10.251.58.153:6801/1824257062","cluster_addr":"10.251.58.153:6803/1824257062","heartbeat_back_addr":"10.251.58.153:6807/1824257062","heartbeat_front_addr":"10.251.58.153:6805/1824257062","state":["exists","up"]},{"osd":3,"uuid":"811c17dc-1dda-47ff-9413-a28c7fc9682f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.154:6800","nonce":4029602038},{"type":"v1","addr":"10.251.58.154:6801","nonce":4029602038}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.154:6802","nonce":4029602038},{"type":"v1","addr":"10.251.58.154:6803","nonce":4029602038}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.154:6806","nonce":4029602038},{"type":"v1","addr":"10.251.58.154:6807","nonce":4029602038}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.251.58.154:6804","nonce":4029602038},{"type":"v1","addr":"10.251.58.154:6805","nonce":4029602038}]},"public_addr":"10.251.58.154:6801/4029602038","cluster_addr":"10.251.58.154:6803/4029602038","heartbeat_back_addr":"10.251.58.154:6807/4029602038","heartbeat_front_addr":"10.251.58.154:6805/4029602038","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-01-13T16:20:58.933244+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-01-13T16:21:03.402131+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-01-13T16:21:01.053382+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-01-13T16:21:03.498314+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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-01-13T16:21:14.922 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph tell osd.0 flush_pg_stats 2022-01-13T16:21:14.923 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph tell osd.1 flush_pg_stats 2022-01-13T16:21:14.924 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph tell osd.2 flush_pg_stats 2022-01-13T16:21:14.924 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph tell osd.3 flush_pg_stats 2022-01-13T16:21:15.298 INFO:teuthology.orchestra.run.smithi104.stdout:68719476740 2022-01-13T16:21:15.299 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph osd last-stat-seq osd.1 2022-01-13T16:21:15.308 INFO:teuthology.orchestra.run.smithi104.stdout:68719476741 2022-01-13T16:21:15.309 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph osd last-stat-seq osd.3 2022-01-13T16:21:15.317 INFO:teuthology.orchestra.run.smithi104.stdout:51539607557 2022-01-13T16:21:15.318 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph osd last-stat-seq osd.0 2022-01-13T16:21:15.405 INFO:teuthology.orchestra.run.smithi104.stdout:60129542150 2022-01-13T16:21:15.406 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph osd last-stat-seq osd.2 2022-01-13T16:21:15.876 INFO:teuthology.orchestra.run.smithi104.stdout:68719476740 2022-01-13T16:21:15.880 INFO:teuthology.orchestra.run.smithi104.stdout:51539607556 2022-01-13T16:21:15.896 INFO:tasks.rook.ceph_manager.ceph:need seq 68719476741 got 68719476740 for osd.3 2022-01-13T16:21:15.900 INFO:tasks.rook.ceph_manager.ceph:need seq 51539607557 got 51539607556 for osd.0 2022-01-13T16:21:15.929 INFO:teuthology.orchestra.run.smithi104.stdout:68719476739 2022-01-13T16:21:15.954 INFO:tasks.rook.ceph_manager.ceph:need seq 68719476740 got 68719476739 for osd.1 2022-01-13T16:21:16.034 INFO:teuthology.orchestra.run.smithi104.stdout:60129542149 2022-01-13T16:21:16.056 INFO:tasks.rook.ceph_manager.ceph:need seq 60129542150 got 60129542149 for osd.2 2022-01-13T16:21:16.897 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph osd last-stat-seq osd.3 2022-01-13T16:21:16.902 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph osd last-stat-seq osd.0 2022-01-13T16:21:16.955 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph osd last-stat-seq osd.1 2022-01-13T16:21:17.057 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph osd last-stat-seq osd.2 2022-01-13T16:21:17.464 INFO:teuthology.orchestra.run.smithi104.stdout:68719476741 2022-01-13T16:21:17.483 INFO:tasks.rook.ceph_manager.ceph:need seq 68719476741 got 68719476741 for osd.3 2022-01-13T16:21:17.483 DEBUG:teuthology.parallel:result is None 2022-01-13T16:21:17.497 INFO:teuthology.orchestra.run.smithi104.stdout:68719476740 2022-01-13T16:21:17.515 INFO:tasks.rook.ceph_manager.ceph:need seq 68719476740 got 68719476740 for osd.1 2022-01-13T16:21:17.515 DEBUG:teuthology.parallel:result is None 2022-01-13T16:21:17.592 INFO:teuthology.orchestra.run.smithi104.stdout:51539607557 2022-01-13T16:21:17.609 INFO:tasks.rook.ceph_manager.ceph:need seq 51539607557 got 51539607557 for osd.0 2022-01-13T16:21:17.610 DEBUG:teuthology.parallel:result is None 2022-01-13T16:21:17.613 INFO:teuthology.orchestra.run.smithi104.stdout:60129542150 2022-01-13T16:21:17.635 INFO:tasks.rook.ceph_manager.ceph:need seq 60129542150 got 60129542150 for osd.2 2022-01-13T16:21:17.635 DEBUG:teuthology.parallel:result is None 2022-01-13T16:21:17.635 INFO:tasks.rook.ceph_manager.ceph:waiting for clean 2022-01-13T16:21:17.636 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph pg dump --format=json 2022-01-13T16:21:18.105 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:21:18.108 INFO:teuthology.orchestra.run.smithi104.stderr:dumped all 2022-01-13T16:21:18.124 INFO:teuthology.orchestra.run.smithi104.stdout:{"pg_ready":true,"pg_map":{"version":78,"stamp":"2022-01-13T16:21:16.429473+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":22724,"kb_used_data":2020,"kb_used_omap":0,"kb_used_meta":20416,"kb_avail":374957884,"statfs":{"total":383980142592,"available":383956873216,"internally_reserved":0,"allocated":2068480,"data_stored":1562164,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":20905984},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"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":10,"num_read_kb":9,"num_write":14,"num_write_kb":262,"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":"4.000867"},"pg_stats":[{"pgid":"1.0","version":"19'97","reported_seq":137,"reported_epoch":19,"state":"active+clean","last_fresh":"2022-01-13T16:21:12.269995+0000","last_change":"2022-01-13T16:21:08.195312+0000","last_active":"2022-01-13T16:21:12.269995+0000","last_peered":"2022-01-13T16:21:12.269995+0000","last_clean":"2022-01-13T16:21:12.269995+0000","last_became_active":"2022-01-13T16:21:08.194854+0000","last_became_peered":"2022-01-13T16:21:08.194854+0000","last_unstale":"2022-01-13T16:21:12.269995+0000","last_undegraded":"2022-01-13T16:21:12.269995+0000","last_fullsized":"2022-01-13T16:21:12.269995+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2022-01-13T16:21:06.953957+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2022-01-13T16:21:06.953957+0000","last_clean_scrub_stamp":"2022-01-13T16:21:06.953957+0000","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-01-14T17:58:56.895848+0000","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":16,"seq":68719476741,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":4968,"kb_used_data":160,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93740184,"statfs":{"total":95995035648,"available":95989948416,"internally_reserved":0,"allocated":163840,"data_stored":40324,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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":0.59999999999999998}]},{"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.95899999999999996}]},{"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.123}]}]},{"osd":1,"up_from":16,"seq":68719476740,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5812,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739340,"statfs":{"total":95995035648,"available":95989084160,"internally_reserved":0,"allocated":634880,"data_stored":507280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,2,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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"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":0.50700000000000001}]},{"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.075}]},{"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.1259999999999999}]}]},{"osd":0,"up_from":12,"seq":51539607557,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6004,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739148,"statfs":{"total":95995035648,"available":95988887552,"internally_reserved":0,"allocated":634880,"data_stored":507280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"hb_peers":[1,2,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":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.056}]},{"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.92400000000000004}]},{"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.298}]}]},{"osd":2,"up_from":14,"seq":60129542150,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5940,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739212,"statfs":{"total":95995035648,"available":95988953088,"internally_reserved":0,"allocated":634880,"data_stored":507280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"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":0.52600000000000002}]},{"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.61699999999999999}]},{"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.1040000000000001}]}]}],"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-01-13T16:21:18.125 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph pg dump --format=json 2022-01-13T16:21:18.620 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:21:18.624 INFO:teuthology.orchestra.run.smithi104.stderr:dumped all 2022-01-13T16:21:18.638 INFO:teuthology.orchestra.run.smithi104.stdout:{"pg_ready":true,"pg_map":{"version":79,"stamp":"2022-01-13T16:21:18.429885+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":22724,"kb_used_data":2020,"kb_used_omap":0,"kb_used_meta":20416,"kb_avail":374957884,"statfs":{"total":383980142592,"available":383956873216,"internally_reserved":0,"allocated":2068480,"data_stored":1562164,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":20905984},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":14,"num_write_kb":262,"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":"6.001279"},"pg_stats":[{"pgid":"1.0","version":"19'97","reported_seq":137,"reported_epoch":19,"state":"active+clean","last_fresh":"2022-01-13T16:21:12.269995+0000","last_change":"2022-01-13T16:21:08.195312+0000","last_active":"2022-01-13T16:21:12.269995+0000","last_peered":"2022-01-13T16:21:12.269995+0000","last_clean":"2022-01-13T16:21:12.269995+0000","last_became_active":"2022-01-13T16:21:08.194854+0000","last_became_peered":"2022-01-13T16:21:08.194854+0000","last_unstale":"2022-01-13T16:21:12.269995+0000","last_undegraded":"2022-01-13T16:21:12.269995+0000","last_fullsized":"2022-01-13T16:21:12.269995+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2022-01-13T16:21:06.953957+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2022-01-13T16:21:06.953957+0000","last_clean_scrub_stamp":"2022-01-13T16:21:06.953957+0000","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-01-14T17:58:56.895848+0000","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":16,"seq":68719476742,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":4968,"kb_used_data":160,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93740184,"statfs":{"total":95995035648,"available":95989948416,"internally_reserved":0,"allocated":163840,"data_stored":40324,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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":0.59999999999999998}]},{"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.95899999999999996}]},{"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.123}]}]},{"osd":1,"up_from":16,"seq":68719476741,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5812,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739340,"statfs":{"total":95995035648,"available":95989084160,"internally_reserved":0,"allocated":634880,"data_stored":507280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,2,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":0.50700000000000001}]},{"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.075}]},{"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.1259999999999999}]}]},{"osd":0,"up_from":12,"seq":51539607558,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6004,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739148,"statfs":{"total":95995035648,"available":95988887552,"internally_reserved":0,"allocated":634880,"data_stored":507280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"hb_peers":[1,2,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":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.0389999999999999}]},{"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.80400000000000005}]},{"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":0.89700000000000002}]}]},{"osd":2,"up_from":14,"seq":60129542150,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5940,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739212,"statfs":{"total":95995035648,"available":95988953088,"internally_reserved":0,"allocated":634880,"data_stored":507280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"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":0.52600000000000002}]},{"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.61699999999999999}]},{"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.1040000000000001}]}]}],"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-01-13T16:21:18.639 INFO:tasks.rook.ceph_manager.ceph:clean! 2022-01-13T16:21:18.639 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2022-01-13T16:21:18.640 INFO:tasks.rook.ceph_manager.ceph:wait_until_healthy 2022-01-13T16:21:18.640 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph health --format=json 2022-01-13T16:21:19.184 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:21:19.185 INFO:teuthology.orchestra.run.smithi104.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2022-01-13T16:21:19.204 INFO:tasks.rook.ceph_manager.ceph:wait_until_healthy done 2022-01-13T16:21:19.204 INFO:tasks.rook:Rook complete, yielding 2022-01-13T16:21:19.205 INFO:teuthology.run_tasks:Running task rook.shell... 2022-01-13T16:21:19.214 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph -s 2022-01-13T16:21:19.811 INFO:teuthology.orchestra.run.smithi104.stdout: cluster: 2022-01-13T16:21:19.812 INFO:teuthology.orchestra.run.smithi104.stdout: id: e1a8b64b-c104-4a49-8534-c43c310b871d 2022-01-13T16:21:19.812 INFO:teuthology.orchestra.run.smithi104.stdout: health: HEALTH_OK 2022-01-13T16:21:19.812 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:21:19.813 INFO:teuthology.orchestra.run.smithi104.stdout: services: 2022-01-13T16:21:19.813 INFO:teuthology.orchestra.run.smithi104.stdout: mon: 1 daemons, quorum a (age 2m) 2022-01-13T16:21:19.813 INFO:teuthology.orchestra.run.smithi104.stdout: mgr: a(active, since 2m) 2022-01-13T16:21:19.813 INFO:teuthology.orchestra.run.smithi104.stdout: osd: 4 osds: 4 up (since 14s), 4 in (since 70s) 2022-01-13T16:21:19.814 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:21:19.814 INFO:teuthology.orchestra.run.smithi104.stdout: data: 2022-01-13T16:21:19.814 INFO:teuthology.orchestra.run.smithi104.stdout: pools: 1 pools, 1 pgs 2022-01-13T16:21:19.814 INFO:teuthology.orchestra.run.smithi104.stdout: objects: 2 objects, 577 KiB 2022-01-13T16:21:19.814 INFO:teuthology.orchestra.run.smithi104.stdout: usage: 22 MiB used, 358 GiB / 358 GiB avail 2022-01-13T16:21:19.815 INFO:teuthology.orchestra.run.smithi104.stdout: pgs: 1 active+clean 2022-01-13T16:21:19.815 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:21:19.815 INFO:teuthology.orchestra.run.smithi104.stdout: io: 2022-01-13T16:21:19.815 INFO:teuthology.orchestra.run.smithi104.stdout: client: 1.5 KiB/s rd, 44 KiB/s wr, 1 op/s rd, 2 op/s wr 2022-01-13T16:21:19.816 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:21:19.830 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch status 2022-01-13T16:21:20.460 INFO:teuthology.orchestra.run.smithi104.stdout:Backend: rook 2022-01-13T16:21:20.460 INFO:teuthology.orchestra.run.smithi104.stdout:Available: Yes 2022-01-13T16:21:20.483 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ps 2022-01-13T16:21:21.012 INFO:teuthology.orchestra.run.smithi104.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID 2022-01-13T16:21:21.012 INFO:teuthology.orchestra.run.smithi104.stdout:crashcollector.crash smithi104 running (73s) 0s ago 73s - - e41e5061e8fe 2022-01-13T16:21:21.013 INFO:teuthology.orchestra.run.smithi104.stdout:mgr.a smithi104 running (2m) 0s ago 2m - - e41e5061e8fe 2022-01-13T16:21:21.013 INFO:teuthology.orchestra.run.smithi104.stdout:mon.a smithi104 running (3m) 0s ago 3m - - e41e5061e8fe 2022-01-13T16:21:21.013 INFO:teuthology.orchestra.run.smithi104.stdout:osd.0 smithi104 running (73s) 0s ago 73s - - e41e5061e8fe 2022-01-13T16:21:21.013 INFO:teuthology.orchestra.run.smithi104.stdout:osd.1 smithi104 running (69s) 0s ago 69s - - e41e5061e8fe 2022-01-13T16:21:21.014 INFO:teuthology.orchestra.run.smithi104.stdout:osd.2 smithi104 running (67s) 0s ago 67s - - e41e5061e8fe 2022-01-13T16:21:21.014 INFO:teuthology.orchestra.run.smithi104.stdout:osd.3 smithi104 running (65s) 0s ago 65s - - e41e5061e8fe 2022-01-13T16:21:21.033 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls 2022-01-13T16:21:21.639 INFO:teuthology.orchestra.run.smithi104.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2022-01-13T16:21:21.640 INFO:teuthology.orchestra.run.smithi104.stdout:crash 1/1 0s ago 73s * 2022-01-13T16:21:21.640 INFO:teuthology.orchestra.run.smithi104.stdout:mgr 1/1 0s ago 2m count:1 2022-01-13T16:21:21.640 INFO:teuthology.orchestra.run.smithi104.stdout:mon 1/1 0s ago 3m count:1 2022-01-13T16:21:21.640 INFO:teuthology.orchestra.run.smithi104.stdout:osd 8 0s ago 73s 2022-01-13T16:21:21.641 INFO:teuthology.orchestra.run.smithi104.stdout:osd.all-available-devices 0 0s ago - * 2022-01-13T16:21:21.662 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch device ls 2022-01-13T16:21:22.221 INFO:teuthology.orchestra.run.smithi104.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REJECT REASONS 2022-01-13T16:21:22.222 INFO:teuthology.orchestra.run.smithi104.stdout:smithi104 /dev/vg_nvme/lv_1 unknown None 107G 2022-01-13T16:21:22.222 INFO:teuthology.orchestra.run.smithi104.stdout:smithi104 /dev/vg_nvme/lv_2 unknown None 107G 2022-01-13T16:21:22.222 INFO:teuthology.orchestra.run.smithi104.stdout:smithi104 /dev/vg_nvme/lv_3 unknown None 107G 2022-01-13T16:21:22.223 INFO:teuthology.orchestra.run.smithi104.stdout:smithi104 /dev/vg_nvme/lv_4 unknown None 107G 2022-01-13T16:21:22.245 INFO:teuthology.run_tasks:Running task install... 2022-01-13T16:21:22.258 DEBUG:teuthology.task.install:project ceph 2022-01-13T16:21:22.259 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'c9043e115ae30340a4cb4857b020aa89634daeb2'}} 2022-01-13T16:21:22.259 DEBUG:teuthology.task.install:config {'host.a': None, 'flavor': 'default', 'sha1': 'c9043e115ae30340a4cb4857b020aa89634daeb2'} 2022-01-13T16:21:22.260 INFO:teuthology.task.install:Using flavor: default 2022-01-13T16:21:22.267 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-01-13T16:21:22.268 INFO:teuthology.task.install:extra packages: [] 2022-01-13T16:21:22.268 DEBUG:teuthology.orchestra.run.smithi104:> sudo lsb_release -is 2022-01-13T16:21:22.316 INFO:teuthology.orchestra.run.smithi104.stdout:Ubuntu 2022-01-13T16:21:22.322 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-01-13T16:21:22.322 DEBUG:teuthology.orchestra.run.smithi104:> sudo apt-key list | grep Ceph 2022-01-13T16:21:22.404 INFO:teuthology.orchestra.run.smithi104.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-01-13T16:21:22.480 INFO:teuthology.orchestra.run.smithi104.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2022-01-13T16:21:22.480 INFO:teuthology.orchestra.run.smithi104.stdout:uid [ unknown] Ceph.com (release key) 2022-01-13T16:21:22.482 DEBUG:teuthology.orchestra.run.smithi104:> sudo lsb_release -is 2022-01-13T16:21:22.527 INFO:teuthology.orchestra.run.smithi104.stdout:Ubuntu 2022-01-13T16:21:22.533 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-01-13T16:21:22.534 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-01-13T16:21:22.535 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1=c9043e115ae30340a4cb4857b020aa89634daeb2 2022-01-13T16:21:22.753 INFO:teuthology.task.install.deb:Pulling from https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default/ 2022-01-13T16:21:22.753 INFO:teuthology.task.install.deb:Package version is 17.0.0-10101-gc9043e11-1focal 2022-01-13T16:21:22.931 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2022-01-13T16:21:22.931 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2022-01-13T16:21:22.947 DEBUG:teuthology.orchestra.run.smithi104:> sudo apt-get update 2022-01-13T16:21:23.261 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:2 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal InRelease 2022-01-13T16:21:23.276 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease 2022-01-13T16:21:23.277 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-01-13T16:21:23.295 INFO:teuthology.orchestra.run.smithi104.stdout:Get:5 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal Release [7,662 B] 2022-01-13T16:21:23.330 INFO:teuthology.orchestra.run.smithi104.stdout:Ign:6 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal Release.gpg 2022-01-13T16:21:23.353 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2022-01-13T16:21:23.364 INFO:teuthology.orchestra.run.smithi104.stdout:Get:8 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 Packages [17.3 kB] 2022-01-13T16:21:23.366 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:1 https://packages.cloud.google.com/apt kubernetes-xenial InRelease 2022-01-13T16:21:23.438 INFO:teuthology.orchestra.run.smithi104.stdout:Get:9 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main i386 Packages [3,356 B] 2022-01-13T16:21:23.439 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:10 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-13T16:21:23.929 INFO:teuthology.orchestra.run.smithi104.stdout:Fetched 28.3 kB in 1s (38.0 kB/s) 2022-01-13T16:21:24.949 INFO:teuthology.orchestra.run.smithi104.stdout:Reading package lists... 2022-01-13T16:21:24.973 DEBUG:teuthology.orchestra.run.smithi104:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.0.0-10101-gc9043e11-1focal cephadm=17.0.0-10101-gc9043e11-1focal ceph-mds=17.0.0-10101-gc9043e11-1focal ceph-mgr=17.0.0-10101-gc9043e11-1focal ceph-common=17.0.0-10101-gc9043e11-1focal ceph-fuse=17.0.0-10101-gc9043e11-1focal ceph-test=17.0.0-10101-gc9043e11-1focal ceph-volume=17.0.0-10101-gc9043e11-1focal radosgw=17.0.0-10101-gc9043e11-1focal python3-rados=17.0.0-10101-gc9043e11-1focal python3-rgw=17.0.0-10101-gc9043e11-1focal python3-cephfs=17.0.0-10101-gc9043e11-1focal python3-rbd=17.0.0-10101-gc9043e11-1focal libcephfs2=17.0.0-10101-gc9043e11-1focal libcephfs-dev=17.0.0-10101-gc9043e11-1focal librados2=17.0.0-10101-gc9043e11-1focal librbd1=17.0.0-10101-gc9043e11-1focal rbd-fuse=17.0.0-10101-gc9043e11-1focal 2022-01-13T16:21:25.049 INFO:teuthology.orchestra.run.smithi104.stdout:Reading package lists... 2022-01-13T16:21:25.234 INFO:teuthology.orchestra.run.smithi104.stdout:Building dependency tree... 2022-01-13T16:21:25.235 INFO:teuthology.orchestra.run.smithi104.stdout:Reading state information... 2022-01-13T16:21:25.395 INFO:teuthology.orchestra.run.smithi104.stdout:The following packages were automatically installed and are no longer required: 2022-01-13T16:21:25.396 INFO:teuthology.orchestra.run.smithi104.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 libllvm11 2022-01-13T16:21:25.396 INFO:teuthology.orchestra.run.smithi104.stdout: linux-headers-5.4.0-66 linux-headers-5.4.0-66-generic 2022-01-13T16:21:25.396 INFO:teuthology.orchestra.run.smithi104.stdout: linux-image-5.4.0-66-generic linux-modules-5.4.0-66-generic 2022-01-13T16:21:25.397 INFO:teuthology.orchestra.run.smithi104.stdout: linux-modules-extra-5.4.0-66-generic 2022-01-13T16:21:25.397 INFO:teuthology.orchestra.run.smithi104.stdout:Use 'sudo apt autoremove' to remove them. 2022-01-13T16:21:25.397 INFO:teuthology.orchestra.run.smithi104.stdout:The following additional packages will be installed: 2022-01-13T16:21:25.397 INFO:teuthology.orchestra.run.smithi104.stdout: ceph-base ceph-mgr-dashboard ceph-mgr-diskprediction-local 2022-01-13T16:21:25.398 INFO:teuthology.orchestra.run.smithi104.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq libjq1 2022-01-13T16:21:25.398 INFO:teuthology.orchestra.run.smithi104.stdout: libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 2022-01-13T16:21:25.398 INFO:teuthology.orchestra.run.smithi104.stdout: liboath0 libonig5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2022-01-13T16:21:25.399 INFO:teuthology.orchestra.run.smithi104.stdout: libsqlite3-mod-ceph libxslt1.1 nvme-cli python-pastedeploy-tpl 2022-01-13T16:21:25.399 INFO:teuthology.orchestra.run.smithi104.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2022-01-13T16:21:25.399 INFO:teuthology.orchestra.run.smithi104.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common 2022-01-13T16:21:25.400 INFO:teuthology.orchestra.run.smithi104.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2022-01-13T16:21:25.400 INFO:teuthology.orchestra.run.smithi104.stdout: python3-html5lib python3-joblib python3-jwt python3-kubernetes 2022-01-13T16:21:25.400 INFO:teuthology.orchestra.run.smithi104.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2022-01-13T16:21:25.400 INFO:teuthology.orchestra.run.smithi104.stdout: python3-oauthlib python3-openssl python3-packaging python3-paste 2022-01-13T16:21:25.401 INFO:teuthology.orchestra.run.smithi104.stdout: python3-pastedeploy python3-pastescript python3-pecan python3-pluggy 2022-01-13T16:21:25.401 INFO:teuthology.orchestra.run.smithi104.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2022-01-13T16:21:25.401 INFO:teuthology.orchestra.run.smithi104.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2022-01-13T16:21:25.401 INFO:teuthology.orchestra.run.smithi104.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2022-01-13T16:21:25.401 INFO:teuthology.orchestra.run.smithi104.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2022-01-13T16:21:25.402 INFO:teuthology.orchestra.run.smithi104.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2022-01-13T16:21:25.402 INFO:teuthology.orchestra.run.smithi104.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2022-01-13T16:21:25.402 INFO:teuthology.orchestra.run.smithi104.stdout: python3-websocket python3-webtest python3-werkzeug xmlstarlet 2022-01-13T16:21:25.402 INFO:teuthology.orchestra.run.smithi104.stdout:Suggested packages: 2022-01-13T16:21:25.403 INFO:teuthology.orchestra.run.smithi104.stdout: python3-influxdb python-attr-doc python-blinker-doc python-cryptography-doc 2022-01-13T16:21:25.403 INFO:teuthology.orchestra.run.smithi104.stdout: python3-cryptography-vectors python3-genshi python3-crypto python3-lxml-dbg 2022-01-13T16:21:25.403 INFO:teuthology.orchestra.run.smithi104.stdout: python-lxml-doc python3-beaker python-mako-doc python-openssl-doc 2022-01-13T16:21:25.403 INFO:teuthology.orchestra.run.smithi104.stdout: python3-openssl-dbg httpd-wsgi libapache2-mod-python libapache2-mod-scgi 2022-01-13T16:21:25.403 INFO:teuthology.orchestra.run.smithi104.stdout: libjs-mochikit python-pecan-doc python-psutil-doc subversion 2022-01-13T16:21:25.404 INFO:teuthology.orchestra.run.smithi104.stdout: python-pyinotify-doc python-scipy-doc python3-dap python-sklearn-doc 2022-01-13T16:21:25.404 INFO:teuthology.orchestra.run.smithi104.stdout: ipython3 python-waitress-doc python-webob-doc python-webtest-doc 2022-01-13T16:21:25.404 INFO:teuthology.orchestra.run.smithi104.stdout: python-werkzeug-doc python3-termcolor python3-watchdog 2022-01-13T16:21:25.404 INFO:teuthology.orchestra.run.smithi104.stdout:Recommended packages: 2022-01-13T16:21:25.405 INFO:teuthology.orchestra.run.smithi104.stdout: btrfs-tools ceph-mgr-cephadm 2022-01-13T16:21:25.510 INFO:teuthology.orchestra.run.smithi104.stdout:The following NEW packages will be installed: 2022-01-13T16:21:25.511 INFO:teuthology.orchestra.run.smithi104.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-dashboard 2022-01-13T16:21:25.511 INFO:teuthology.orchestra.run.smithi104.stdout: ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2022-01-13T16:21:25.511 INFO:teuthology.orchestra.run.smithi104.stdout: ceph-mon ceph-osd ceph-test ceph-volume cephadm jq libcephfs-dev libcephfs2 2022-01-13T16:21:25.511 INFO:teuthology.orchestra.run.smithi104.stdout: libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 2022-01-13T16:21:25.512 INFO:teuthology.orchestra.run.smithi104.stdout: liboath0 libonig5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2022-01-13T16:21:25.513 INFO:teuthology.orchestra.run.smithi104.stdout: libsqlite3-mod-ceph libxslt1.1 nvme-cli python-pastedeploy-tpl 2022-01-13T16:21:25.513 INFO:teuthology.orchestra.run.smithi104.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2022-01-13T16:21:25.513 INFO:teuthology.orchestra.run.smithi104.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2022-01-13T16:21:25.514 INFO:teuthology.orchestra.run.smithi104.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2022-01-13T16:21:25.514 INFO:teuthology.orchestra.run.smithi104.stdout: python3-html5lib python3-joblib python3-jwt python3-kubernetes 2022-01-13T16:21:25.514 INFO:teuthology.orchestra.run.smithi104.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2022-01-13T16:21:25.514 INFO:teuthology.orchestra.run.smithi104.stdout: python3-oauthlib python3-openssl python3-packaging python3-paste 2022-01-13T16:21:25.514 INFO:teuthology.orchestra.run.smithi104.stdout: python3-pastedeploy python3-pastescript python3-pecan python3-pluggy 2022-01-13T16:21:25.515 INFO:teuthology.orchestra.run.smithi104.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2022-01-13T16:21:25.515 INFO:teuthology.orchestra.run.smithi104.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-rados 2022-01-13T16:21:25.516 INFO:teuthology.orchestra.run.smithi104.stdout: python3-rbd python3-repoze.lru python3-requests-oauthlib python3-rgw 2022-01-13T16:21:25.516 INFO:teuthology.orchestra.run.smithi104.stdout: python3-routes python3-rsa python3-scipy python3-simplegeneric 2022-01-13T16:21:25.516 INFO:teuthology.orchestra.run.smithi104.stdout: python3-simplejson python3-singledispatch python3-sklearn 2022-01-13T16:21:25.517 INFO:teuthology.orchestra.run.smithi104.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2022-01-13T16:21:25.517 INFO:teuthology.orchestra.run.smithi104.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2022-01-13T16:21:25.517 INFO:teuthology.orchestra.run.smithi104.stdout: python3-webtest python3-werkzeug radosgw rbd-fuse xmlstarlet 2022-01-13T16:21:25.518 INFO:teuthology.orchestra.run.smithi104.stdout:The following packages will be upgraded: 2022-01-13T16:21:25.518 INFO:teuthology.orchestra.run.smithi104.stdout: librados2 librbd1 2022-01-13T16:21:25.713 INFO:teuthology.orchestra.run.smithi104.stdout:2 upgraded, 95 newly installed, 0 to remove and 87 not upgraded. 2022-01-13T16:21:25.713 INFO:teuthology.orchestra.run.smithi104.stdout:Need to get 180 MB of archives. 2022-01-13T16:21:25.713 INFO:teuthology.orchestra.run.smithi104.stdout:After this operation, 842 MB of additional disk space will be used. 2022-01-13T16:21:25.713 INFO:teuthology.orchestra.run.smithi104.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2022-01-13T16:21:25.725 INFO:teuthology.orchestra.run.smithi104.stdout:Get:2 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 17.0.0-10101-gc9043e11-1focal [3,479 kB] 2022-01-13T16:21:26.071 INFO:teuthology.orchestra.run.smithi104.stdout:Get:3 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 17.0.0-10101-gc9043e11-1focal [3,526 kB] 2022-01-13T16:21:26.112 INFO:teuthology.orchestra.run.smithi104.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2022-01-13T16:21:26.113 INFO:teuthology.orchestra.run.smithi104.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-01-13T16:21:26.127 INFO:teuthology.orchestra.run.smithi104.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2022-01-13T16:21:26.128 INFO:teuthology.orchestra.run.smithi104.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2022-01-13T16:21:26.216 INFO:teuthology.orchestra.run.smithi104.stdout:Get:8 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 17.0.0-10101-gc9043e11-1focal [746 kB] 2022-01-13T16:21:26.249 INFO:teuthology.orchestra.run.smithi104.stdout:Get:9 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 17.0.0-10101-gc9043e11-1focal [413 kB] 2022-01-13T16:21:26.274 INFO:teuthology.orchestra.run.smithi104.stdout:Get:10 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 17.0.0-10101-gc9043e11-1focal [22.4 kB] 2022-01-13T16:21:26.275 INFO:teuthology.orchestra.run.smithi104.stdout:Get:11 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 17.0.0-10101-gc9043e11-1focal [200 kB] 2022-01-13T16:21:26.278 INFO:teuthology.orchestra.run.smithi104.stdout:Get:12 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 17.0.0-10101-gc9043e11-1focal [41.5 kB] 2022-01-13T16:21:26.279 INFO:teuthology.orchestra.run.smithi104.stdout:Get:13 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 17.0.0-10101-gc9043e11-1focal [384 kB] 2022-01-13T16:21:26.286 INFO:teuthology.orchestra.run.smithi104.stdout:Get:14 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 17.0.0-10101-gc9043e11-1focal [4,125 kB] 2022-01-13T16:21:26.298 INFO:teuthology.orchestra.run.smithi104.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2022-01-13T16:21:26.305 INFO:teuthology.orchestra.run.smithi104.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2022-01-13T16:21:26.341 INFO:teuthology.orchestra.run.smithi104.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2022-01-13T16:21:26.346 INFO:teuthology.orchestra.run.smithi104.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2022-01-13T16:21:26.351 INFO:teuthology.orchestra.run.smithi104.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2022-01-13T16:21:26.379 INFO:teuthology.orchestra.run.smithi104.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jwt all 1.7.1-2ubuntu2 [17.4 kB] 2022-01-13T16:21:26.380 INFO:teuthology.orchestra.run.smithi104.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2022-01-13T16:21:26.381 INFO:teuthology.orchestra.run.smithi104.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2022-01-13T16:21:26.381 INFO:teuthology.orchestra.run.smithi104.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2 [59.1 kB] 2022-01-13T16:21:26.384 INFO:teuthology.orchestra.run.smithi104.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2022-01-13T16:21:26.433 INFO:teuthology.orchestra.run.smithi104.stdout:Get:25 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 17.0.0-10101-gc9043e11-1focal [116 kB] 2022-01-13T16:21:26.437 INFO:teuthology.orchestra.run.smithi104.stdout:Get:26 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 17.0.0-10101-gc9043e11-1focal [477 kB] 2022-01-13T16:21:26.452 INFO:teuthology.orchestra.run.smithi104.stdout:Get:27 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 17.0.0-10101-gc9043e11-1focal [24.0 MB] 2022-01-13T16:21:26.469 INFO:teuthology.orchestra.run.smithi104.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2022-01-13T16:21:26.469 INFO:teuthology.orchestra.run.smithi104.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2022-01-13T16:21:26.473 INFO:teuthology.orchestra.run.smithi104.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2022-01-13T16:21:26.474 INFO:teuthology.orchestra.run.smithi104.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2022-01-13T16:21:26.476 INFO:teuthology.orchestra.run.smithi104.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-waitress all 1.4.1-1 [80.6 kB] 2022-01-13T16:21:26.479 INFO:teuthology.orchestra.run.smithi104.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2022-01-13T16:21:26.479 INFO:teuthology.orchestra.run.smithi104.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2022-01-13T16:21:26.507 INFO:teuthology.orchestra.run.smithi104.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2022-01-13T16:21:26.507 INFO:teuthology.orchestra.run.smithi104.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2022-01-13T16:21:26.558 INFO:teuthology.orchestra.run.smithi104.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2022-01-13T16:21:26.559 INFO:teuthology.orchestra.run.smithi104.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2022-01-13T16:21:26.644 INFO:teuthology.orchestra.run.smithi104.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-werkzeug all 0.16.1+dfsg1-2 [183 kB] 2022-01-13T16:21:26.650 INFO:teuthology.orchestra.run.smithi104.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2022-01-13T16:21:26.651 INFO:teuthology.orchestra.run.smithi104.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2022-01-13T16:21:26.654 INFO:teuthology.orchestra.run.smithi104.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2022-01-13T16:21:26.658 INFO:teuthology.orchestra.run.smithi104.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2022-01-13T16:21:26.662 INFO:teuthology.orchestra.run.smithi104.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2022-01-13T16:21:26.662 INFO:teuthology.orchestra.run.smithi104.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2022-01-13T16:21:26.663 INFO:teuthology.orchestra.run.smithi104.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2022-01-13T16:21:27.031 INFO:teuthology.orchestra.run.smithi104.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2022-01-13T16:21:27.077 INFO:teuthology.orchestra.run.smithi104.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2022-01-13T16:21:27.079 INFO:teuthology.orchestra.run.smithi104.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2022-01-13T16:21:27.155 INFO:teuthology.orchestra.run.smithi104.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2022-01-13T16:21:27.156 INFO:teuthology.orchestra.run.smithi104.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2022-01-13T16:21:27.156 INFO:teuthology.orchestra.run.smithi104.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2022-01-13T16:21:27.157 INFO:teuthology.orchestra.run.smithi104.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2022-01-13T16:21:27.158 INFO:teuthology.orchestra.run.smithi104.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2022-01-13T16:21:27.158 INFO:teuthology.orchestra.run.smithi104.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2022-01-13T16:21:27.159 INFO:teuthology.orchestra.run.smithi104.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2022-01-13T16:21:27.205 INFO:teuthology.orchestra.run.smithi104.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2022-01-13T16:21:27.206 INFO:teuthology.orchestra.run.smithi104.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2022-01-13T16:21:27.292 INFO:teuthology.orchestra.run.smithi104.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2022-01-13T16:21:27.355 INFO:teuthology.orchestra.run.smithi104.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2022-01-13T16:21:27.399 INFO:teuthology.orchestra.run.smithi104.stdout:Get:61 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 17.0.0-10101-gc9043e11-1focal [6,411 kB] 2022-01-13T16:21:27.399 INFO:teuthology.orchestra.run.smithi104.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2022-01-13T16:21:27.400 INFO:teuthology.orchestra.run.smithi104.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2022-01-13T16:21:27.400 INFO:teuthology.orchestra.run.smithi104.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 libxslt1.1 amd64 1.1.34-4 [152 kB] 2022-01-13T16:21:27.402 INFO:teuthology.orchestra.run.smithi104.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2022-01-13T16:21:27.404 INFO:teuthology.orchestra.run.smithi104.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2022-01-13T16:21:27.407 INFO:teuthology.orchestra.run.smithi104.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2022-01-13T16:21:27.407 INFO:teuthology.orchestra.run.smithi104.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2022-01-13T16:21:27.407 INFO:teuthology.orchestra.run.smithi104.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2022-01-13T16:21:27.463 INFO:teuthology.orchestra.run.smithi104.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2022-01-13T16:21:27.495 INFO:teuthology.orchestra.run.smithi104.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2022-01-13T16:21:27.514 INFO:teuthology.orchestra.run.smithi104.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2022-01-13T16:21:27.515 INFO:teuthology.orchestra.run.smithi104.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2022-01-13T16:21:27.515 INFO:teuthology.orchestra.run.smithi104.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2022-01-13T16:21:27.516 INFO:teuthology.orchestra.run.smithi104.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2022-01-13T16:21:27.516 INFO:teuthology.orchestra.run.smithi104.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2022-01-13T16:21:27.517 INFO:teuthology.orchestra.run.smithi104.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2022-01-13T16:21:27.518 INFO:teuthology.orchestra.run.smithi104.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2022-01-13T16:21:27.549 INFO:teuthology.orchestra.run.smithi104.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2022-01-13T16:21:27.597 INFO:teuthology.orchestra.run.smithi104.stdout:Get:80 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 17.0.0-10101-gc9043e11-1focal [203 kB] 2022-01-13T16:21:27.602 INFO:teuthology.orchestra.run.smithi104.stdout:Get:81 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 17.0.0-10101-gc9043e11-1focal [152 kB] 2022-01-13T16:21:27.608 INFO:teuthology.orchestra.run.smithi104.stdout:Get:82 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 17.0.0-10101-gc9043e11-1focal [1,559 kB] 2022-01-13T16:21:27.635 INFO:teuthology.orchestra.run.smithi104.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2022-01-13T16:21:27.666 INFO:teuthology.orchestra.run.smithi104.stdout:Get:84 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 17.0.0-10101-gc9043e11-1focal [7,804 kB] 2022-01-13T16:21:27.988 INFO:teuthology.orchestra.run.smithi104.stdout:Get:85 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 17.0.0-10101-gc9043e11-1focal [28.5 MB] 2022-01-13T16:21:29.341 INFO:teuthology.orchestra.run.smithi104.stdout:Get:86 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 17.0.0-10101-gc9043e11-1focal [3,808 B] 2022-01-13T16:21:29.363 INFO:teuthology.orchestra.run.smithi104.stdout:Get:87 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 17.0.0-10101-gc9043e11-1focal [853 kB] 2022-01-13T16:21:29.392 INFO:teuthology.orchestra.run.smithi104.stdout:Get:88 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 17.0.0-10101-gc9043e11-1focal [2,356 kB] 2022-01-13T16:21:29.440 INFO:teuthology.orchestra.run.smithi104.stdout:Get:89 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 17.0.0-10101-gc9043e11-1focal [1,677 kB] 2022-01-13T16:21:29.470 INFO:teuthology.orchestra.run.smithi104.stdout:Get:90 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 17.0.0-10101-gc9043e11-1focal [7,888 kB] 2022-01-13T16:21:29.717 INFO:teuthology.orchestra.run.smithi104.stdout:Get:91 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 17.0.0-10101-gc9043e11-1focal [3,924 B] 2022-01-13T16:21:29.717 INFO:teuthology.orchestra.run.smithi104.stdout:Get:92 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 17.0.0-10101-gc9043e11-1focal [50.3 MB] 2022-01-13T16:21:33.787 INFO:teuthology.orchestra.run.smithi104.stdout:Get:93 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 ceph-volume all 17.0.0-10101-gc9043e11-1focal [218 kB] 2022-01-13T16:21:33.788 INFO:teuthology.orchestra.run.smithi104.stdout:Get:94 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 17.0.0-10101-gc9043e11-1focal [68.6 kB] 2022-01-13T16:21:33.789 INFO:teuthology.orchestra.run.smithi104.stdout:Get:95 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 17.0.0-10101-gc9043e11-1focal [21.4 kB] 2022-01-13T16:21:33.845 INFO:teuthology.orchestra.run.smithi104.stdout:Get:96 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 17.0.0-10101-gc9043e11-1focal [12.6 MB] 2022-01-13T16:21:34.686 INFO:teuthology.orchestra.run.smithi104.stdout:Get:97 https://2.chacra.ceph.com/r/ceph/wip-yuri5-testing-2022-01-12-1534/c9043e115ae30340a4cb4857b020aa89634daeb2/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 17.0.0-10101-gc9043e11-1focal [78.9 kB] 2022-01-13T16:21:35.321 INFO:teuthology.orchestra.run.smithi104.stdout:Fetched 180 MB in 9s (19.7 MB/s) 2022-01-13T16:21:35.740 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2022-01-13T16:21:35.799 INFO:teuthology.orchestra.run.smithi104.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 ... 145443 files and directories currently installed.) 2022-01-13T16:21:35.803 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../00-liblttng-ust0_2.11.0-1_amd64.deb ... 2022-01-13T16:21:35.944 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2022-01-13T16:21:36.394 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../01-librbd1_17.0.0-10101-gc9043e11-1focal_amd64.deb ... 2022-01-13T16:21:36.527 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking librbd1 (17.0.0-10101-gc9043e11-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-01-13T16:21:37.377 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../02-librados2_17.0.0-10101-gc9043e11-1focal_amd64.deb ... 2022-01-13T16:21:37.541 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking librados2 (17.0.0-10101-gc9043e11-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-01-13T16:21:38.371 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package libcephfs2. 2022-01-13T16:21:38.388 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../03-libcephfs2_17.0.0-10101-gc9043e11-1focal_amd64.deb ... 2022-01-13T16:21:38.429 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking libcephfs2 (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:21:38.905 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-rados. 2022-01-13T16:21:38.924 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../04-python3-rados_17.0.0-10101-gc9043e11-1focal_amd64.deb ... 2022-01-13T16:21:39.033 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-rados (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:21:39.537 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-ceph-argparse. 2022-01-13T16:21:39.553 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../05-python3-ceph-argparse_17.0.0-10101-gc9043e11-1focal_all.deb ... 2022-01-13T16:21:39.607 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-ceph-argparse (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:21:39.940 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-cephfs. 2022-01-13T16:21:39.956 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../06-python3-cephfs_17.0.0-10101-gc9043e11-1focal_amd64.deb ... 2022-01-13T16:21:39.998 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-cephfs (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:21:40.385 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-ceph-common. 2022-01-13T16:21:40.400 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../07-python3-ceph-common_17.0.0-10101-gc9043e11-1focal_all.deb ... 2022-01-13T16:21:40.451 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-ceph-common (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:21:41.122 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-prettytable. 2022-01-13T16:21:41.140 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../08-python3-prettytable_0.7.2-5_all.deb ... 2022-01-13T16:21:41.189 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2022-01-13T16:21:41.525 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-rbd. 2022-01-13T16:21:41.541 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../09-python3-rbd_17.0.0-10101-gc9043e11-1focal_amd64.deb ... 2022-01-13T16:21:41.592 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-rbd (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:21:42.154 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2022-01-13T16:21:42.168 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../10-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-01-13T16:21:42.246 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-01-13T16:21:42.666 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package librabbitmq4:amd64. 2022-01-13T16:21:42.682 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../11-librabbitmq4_0.10.0-1_amd64.deb ... 2022-01-13T16:21:42.716 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2022-01-13T16:21:43.262 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package librdkafka1:amd64. 2022-01-13T16:21:43.277 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../12-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2022-01-13T16:21:43.328 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-01-13T16:21:43.698 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package librgw2. 2022-01-13T16:21:43.713 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../13-librgw2_17.0.0-10101-gc9043e11-1focal_amd64.deb ... 2022-01-13T16:21:43.777 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking librgw2 (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:21:44.577 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-rgw. 2022-01-13T16:21:44.592 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../14-python3-rgw_17.0.0-10101-gc9043e11-1focal_amd64.deb ... 2022-01-13T16:21:44.644 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-rgw (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:21:45.299 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package liboath0. 2022-01-13T16:21:45.318 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../15-liboath0_2.6.1-1.3_amd64.deb ... 2022-01-13T16:21:45.382 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2022-01-13T16:21:45.836 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package libradosstriper1. 2022-01-13T16:21:45.853 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../16-libradosstriper1_17.0.0-10101-gc9043e11-1focal_amd64.deb ... 2022-01-13T16:21:45.944 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking libradosstriper1 (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:21:46.608 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package ceph-common. 2022-01-13T16:21:46.620 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../17-ceph-common_17.0.0-10101-gc9043e11-1focal_amd64.deb ... 2022-01-13T16:21:46.657 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking ceph-common (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:21:49.526 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package ceph-base. 2022-01-13T16:21:49.542 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../18-ceph-base_17.0.0-10101-gc9043e11-1focal_amd64.deb ... 2022-01-13T16:21:49.602 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking ceph-base (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:21:51.070 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-cryptography. 2022-01-13T16:21:51.085 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../19-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2022-01-13T16:21:51.133 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2022-01-13T16:21:51.587 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-openssl. 2022-01-13T16:21:51.606 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../20-python3-openssl_19.0.0-1build1_all.deb ... 2022-01-13T16:21:51.645 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2022-01-13T16:21:52.074 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2022-01-13T16:21:52.089 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../21-ceph-mgr-modules-core_17.0.0-10101-gc9043e11-1focal_all.deb ... 2022-01-13T16:21:52.132 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking ceph-mgr-modules-core (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:21:52.699 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-bcrypt. 2022-01-13T16:21:52.716 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../22-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2022-01-13T16:21:52.762 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2022-01-13T16:21:53.236 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-cherrypy3. 2022-01-13T16:21:53.251 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../23-python3-cherrypy3_8.9.1-6_all.deb ... 2022-01-13T16:21:53.346 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2022-01-13T16:21:53.715 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-jwt. 2022-01-13T16:21:53.735 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../24-python3-jwt_1.7.1-2ubuntu2_all.deb ... 2022-01-13T16:21:53.773 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2) ... 2022-01-13T16:21:54.118 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-logutils. 2022-01-13T16:21:54.134 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../25-python3-logutils_0.3.3-7_all.deb ... 2022-01-13T16:21:54.210 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-logutils (0.3.3-7) ... 2022-01-13T16:21:54.730 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-markupsafe. 2022-01-13T16:21:54.748 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../26-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2022-01-13T16:21:54.830 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2022-01-13T16:21:55.200 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-mako. 2022-01-13T16:21:55.217 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../27-python3-mako_1.1.0+ds1-1ubuntu2_all.deb ... 2022-01-13T16:21:55.258 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-01-13T16:21:56.505 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-simplegeneric. 2022-01-13T16:21:56.521 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../28-python3-simplegeneric_0.8.1-3_all.deb ... 2022-01-13T16:21:56.597 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2022-01-13T16:21:57.026 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-singledispatch. 2022-01-13T16:21:57.045 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../29-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2022-01-13T16:21:57.134 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2022-01-13T16:21:57.621 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-webob. 2022-01-13T16:21:57.633 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../30-python3-webob_1%3a1.8.5-2_all.deb ... 2022-01-13T16:21:57.671 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2022-01-13T16:21:58.055 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-soupsieve. 2022-01-13T16:21:58.073 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../31-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2022-01-13T16:21:58.114 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2022-01-13T16:21:58.523 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-bs4. 2022-01-13T16:21:58.539 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../32-python3-bs4_4.8.2-1_all.deb ... 2022-01-13T16:21:58.633 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2022-01-13T16:21:59.212 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-waitress. 2022-01-13T16:21:59.229 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../33-python3-waitress_1.4.1-1_all.deb ... 2022-01-13T16:21:59.307 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-waitress (1.4.1-1) ... 2022-01-13T16:21:59.736 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-tempita. 2022-01-13T16:21:59.746 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../34-python3-tempita_0.5.2-6_all.deb ... 2022-01-13T16:21:59.785 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-tempita (0.5.2-6) ... 2022-01-13T16:22:00.289 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-paste. 2022-01-13T16:22:00.305 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../35-python3-paste_3.4.0+dfsg1-1_all.deb ... 2022-01-13T16:22:00.345 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2022-01-13T16:22:00.851 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2022-01-13T16:22:00.867 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../36-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2022-01-13T16:22:00.925 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2022-01-13T16:22:02.356 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-pastedeploy. 2022-01-13T16:22:02.375 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../37-python3-pastedeploy_2.1.0-1_all.deb ... 2022-01-13T16:22:02.445 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2022-01-13T16:22:02.848 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-webtest. 2022-01-13T16:22:02.865 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../38-python3-webtest_2.0.32-2_all.deb ... 2022-01-13T16:22:02.941 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-webtest (2.0.32-2) ... 2022-01-13T16:22:03.244 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-pecan. 2022-01-13T16:22:03.258 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../39-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2022-01-13T16:22:03.302 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2022-01-13T16:22:03.783 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-werkzeug. 2022-01-13T16:22:03.798 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../40-python3-werkzeug_0.16.1+dfsg1-2_all.deb ... 2022-01-13T16:22:03.841 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2) ... 2022-01-13T16:22:04.211 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2022-01-13T16:22:04.227 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../41-libsqlite3-mod-ceph_17.0.0-10101-gc9043e11-1focal_amd64.deb ... 2022-01-13T16:22:04.288 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking libsqlite3-mod-ceph (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:22:04.681 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package ceph-mgr. 2022-01-13T16:22:04.701 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../42-ceph-mgr_17.0.0-10101-gc9043e11-1focal_amd64.deb ... 2022-01-13T16:22:04.790 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking ceph-mgr (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:22:05.337 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package ceph-mon. 2022-01-13T16:22:05.935 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../43-ceph-mon_17.0.0-10101-gc9043e11-1focal_amd64.deb ... 2022-01-13T16:22:05.935 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking ceph-mon (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:22:06.749 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package ceph-osd. 2022-01-13T16:22:06.766 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../44-ceph-osd_17.0.0-10101-gc9043e11-1focal_amd64.deb ... 2022-01-13T16:22:06.807 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking ceph-osd (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:22:10.023 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package ceph. 2022-01-13T16:22:10.041 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../45-ceph_17.0.0-10101-gc9043e11-1focal_amd64.deb ... 2022-01-13T16:22:10.081 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking ceph (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:22:10.434 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package ceph-fuse. 2022-01-13T16:22:10.449 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../46-ceph-fuse_17.0.0-10101-gc9043e11-1focal_amd64.deb ... 2022-01-13T16:22:10.492 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking ceph-fuse (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:22:11.246 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package ceph-mds. 2022-01-13T16:22:11.262 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../47-ceph-mds_17.0.0-10101-gc9043e11-1focal_amd64.deb ... 2022-01-13T16:22:11.310 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking ceph-mds (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:22:12.018 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-repoze.lru. 2022-01-13T16:22:12.031 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../48-python3-repoze.lru_0.7-2_all.deb ... 2022-01-13T16:22:12.106 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2022-01-13T16:22:12.444 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package libjs-underscore. 2022-01-13T16:22:12.457 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../49-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2022-01-13T16:22:12.519 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-01-13T16:22:12.818 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package libjs-sphinxdoc. 2022-01-13T16:22:12.835 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../50-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2022-01-13T16:22:12.880 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-01-13T16:22:13.442 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-routes. 2022-01-13T16:22:13.459 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../51-python3-routes_2.4.1-2_all.deb ... 2022-01-13T16:22:13.501 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-routes (2.4.1-2) ... 2022-01-13T16:22:13.887 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2022-01-13T16:22:13.902 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../52-ceph-mgr-dashboard_17.0.0-10101-gc9043e11-1focal_all.deb ... 2022-01-13T16:22:13.945 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking ceph-mgr-dashboard (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:22:14.524 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-decorator. 2022-01-13T16:22:14.536 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../53-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2022-01-13T16:22:14.615 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2022-01-13T16:22:15.011 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2022-01-13T16:22:15.027 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../54-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2022-01-13T16:22:15.069 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-01-13T16:22:15.476 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-scipy. 2022-01-13T16:22:15.492 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../55-python3-scipy_1.3.3-3build1_amd64.deb ... 2022-01-13T16:22:15.559 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2022-01-13T16:22:17.821 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-sklearn-lib. 2022-01-13T16:22:17.838 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../56-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2022-01-13T16:22:17.887 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-01-13T16:22:18.592 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-joblib. 2022-01-13T16:22:18.604 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../57-python3-joblib_0.14.0-3_all.deb ... 2022-01-13T16:22:18.675 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-joblib (0.14.0-3) ... 2022-01-13T16:22:19.135 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-sklearn. 2022-01-13T16:22:19.150 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../58-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2022-01-13T16:22:19.191 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-01-13T16:22:20.311 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2022-01-13T16:22:20.328 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../59-ceph-mgr-diskprediction-local_17.0.0-10101-gc9043e11-1focal_all.deb ... 2022-01-13T16:22:20.378 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking ceph-mgr-diskprediction-local (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:22:21.818 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-cachetools. 2022-01-13T16:22:21.834 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../60-python3-cachetools_4.0.0-1_all.deb ... 2022-01-13T16:22:21.900 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2022-01-13T16:22:22.318 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-pyasn1. 2022-01-13T16:22:22.335 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../61-python3-pyasn1_0.4.2-3build1_all.deb ... 2022-01-13T16:22:22.377 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2022-01-13T16:22:22.778 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-pyasn1-modules. 2022-01-13T16:22:22.795 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../62-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2022-01-13T16:22:22.870 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-01-13T16:22:23.319 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-rsa. 2022-01-13T16:22:23.334 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../63-python3-rsa_4.0-3_all.deb ... 2022-01-13T16:22:23.427 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-rsa (4.0-3) ... 2022-01-13T16:22:23.853 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-google-auth. 2022-01-13T16:22:23.869 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../64-python3-google-auth_1.5.1-2_all.deb ... 2022-01-13T16:22:23.911 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2022-01-13T16:22:24.293 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-blinker. 2022-01-13T16:22:24.309 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../65-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2022-01-13T16:22:24.350 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2022-01-13T16:22:24.854 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-oauthlib. 2022-01-13T16:22:24.868 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../66-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2022-01-13T16:22:24.912 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2022-01-13T16:22:25.308 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-requests-oauthlib. 2022-01-13T16:22:25.324 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../67-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2022-01-13T16:22:25.391 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-01-13T16:22:25.888 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-websocket. 2022-01-13T16:22:25.906 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../68-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2022-01-13T16:22:25.962 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2022-01-13T16:22:26.332 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-kubernetes. 2022-01-13T16:22:26.350 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../69-python3-kubernetes_7.0.0~a1-2_all.deb ... 2022-01-13T16:22:26.415 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2022-01-13T16:22:27.198 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2022-01-13T16:22:27.221 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../70-ceph-mgr-k8sevents_17.0.0-10101-gc9043e11-1focal_all.deb ... 2022-01-13T16:22:27.263 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking ceph-mgr-k8sevents (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:22:27.716 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package libonig5:amd64. 2022-01-13T16:22:27.736 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../71-libonig5_6.9.4-1_amd64.deb ... 2022-01-13T16:22:27.816 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2022-01-13T16:22:28.270 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package libjq1:amd64. 2022-01-13T16:22:28.287 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../72-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2022-01-13T16:22:28.327 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2022-01-13T16:22:28.689 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package jq. 2022-01-13T16:22:28.707 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../73-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2022-01-13T16:22:28.772 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2022-01-13T16:22:29.338 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package libxslt1.1:amd64. 2022-01-13T16:22:29.353 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../74-libxslt1.1_1.1.34-4_amd64.deb ... 2022-01-13T16:22:29.404 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking libxslt1.1:amd64 (1.1.34-4) ... 2022-01-13T16:22:29.775 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package xmlstarlet. 2022-01-13T16:22:29.791 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../75-xmlstarlet_1.6.1-2build1_amd64.deb ... 2022-01-13T16:22:29.849 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2022-01-13T16:22:30.379 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package ceph-test. 2022-01-13T16:22:30.394 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../76-ceph-test_17.0.0-10101-gc9043e11-1focal_amd64.deb ... 2022-01-13T16:22:30.438 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking ceph-test (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:22:36.392 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package ceph-volume. 2022-01-13T16:22:36.407 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../77-ceph-volume_17.0.0-10101-gc9043e11-1focal_all.deb ... 2022-01-13T16:22:36.466 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking ceph-volume (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:22:36.997 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package cephadm. 2022-01-13T16:22:37.009 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../78-cephadm_17.0.0-10101-gc9043e11-1focal_amd64.deb ... 2022-01-13T16:22:37.047 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking cephadm (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:22:37.367 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package libcephfs-dev. 2022-01-13T16:22:37.384 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../79-libcephfs-dev_17.0.0-10101-gc9043e11-1focal_amd64.deb ... 2022-01-13T16:22:37.443 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking libcephfs-dev (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:22:38.054 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package nvme-cli. 2022-01-13T16:22:38.071 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../80-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2022-01-13T16:22:38.192 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2022-01-13T16:22:38.949 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-atomicwrites. 2022-01-13T16:22:38.964 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../81-python3-atomicwrites_1.1.5-2build1_all.deb ... 2022-01-13T16:22:39.086 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2022-01-13T16:22:39.440 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-attr. 2022-01-13T16:22:39.455 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../82-python3-attr_19.3.0-2_all.deb ... 2022-01-13T16:22:39.506 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-attr (19.3.0-2) ... 2022-01-13T16:22:39.960 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-webencodings. 2022-01-13T16:22:39.978 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../83-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2022-01-13T16:22:40.077 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2022-01-13T16:22:40.515 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-html5lib. 2022-01-13T16:22:40.531 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../84-python3-html5lib_1.0.1-2_all.deb ... 2022-01-13T16:22:40.605 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2022-01-13T16:22:41.018 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-lxml:amd64. 2022-01-13T16:22:41.035 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../85-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2022-01-13T16:22:41.076 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-01-13T16:22:41.890 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-packaging. 2022-01-13T16:22:41.906 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../86-python3-packaging_20.3-1_all.deb ... 2022-01-13T16:22:41.955 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-packaging (20.3-1) ... 2022-01-13T16:22:42.302 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-pastescript. 2022-01-13T16:22:42.320 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../87-python3-pastescript_2.0.2-4_all.deb ... 2022-01-13T16:22:42.359 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2022-01-13T16:22:42.840 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-pluggy. 2022-01-13T16:22:42.861 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../88-python3-pluggy_0.13.0-2_all.deb ... 2022-01-13T16:22:42.898 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2022-01-13T16:22:43.298 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-psutil. 2022-01-13T16:22:43.315 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../89-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2022-01-13T16:22:43.359 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2022-01-13T16:22:43.879 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-py. 2022-01-13T16:22:43.896 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../90-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2022-01-13T16:22:43.955 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2022-01-13T16:22:44.475 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-pyinotify. 2022-01-13T16:22:44.487 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../91-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2022-01-13T16:22:44.554 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-01-13T16:22:45.146 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-wcwidth. 2022-01-13T16:22:45.161 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../92-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2022-01-13T16:22:45.204 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2022-01-13T16:22:45.665 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-pytest. 2022-01-13T16:22:45.677 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../93-python3-pytest_4.6.9-1_all.deb ... 2022-01-13T16:22:45.723 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-pytest (4.6.9-1) ... 2022-01-13T16:22:46.309 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package python3-simplejson. 2022-01-13T16:22:46.319 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../94-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2022-01-13T16:22:46.374 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2022-01-13T16:22:47.028 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package radosgw. 2022-01-13T16:22:47.045 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../95-radosgw_17.0.0-10101-gc9043e11-1focal_amd64.deb ... 2022-01-13T16:22:47.132 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking radosgw (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:22:48.838 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package rbd-fuse. 2022-01-13T16:22:48.854 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../96-rbd-fuse_17.0.0-10101-gc9043e11-1focal_amd64.deb ... 2022-01-13T16:22:48.888 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking rbd-fuse (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:22:49.232 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-attr (19.3.0-2) ... 2022-01-13T16:22:49.682 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2022-01-13T16:22:49.945 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2022-01-13T16:22:50.200 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up cephadm (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:22:51.096 INFO:teuthology.orchestra.run.smithi104.stdout:Adding system user cephadm....done 2022-01-13T16:22:51.384 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-waitress (1.4.1-1) ... 2022-01-13T16:22:51.749 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-repoze.lru (0.7-2) ... 2022-01-13T16:22:52.118 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up liboath0 (2.6.1-1.3) ... 2022-01-13T16:22:52.300 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2022-01-13T16:22:52.628 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-joblib (0.14.0-3) ... 2022-01-13T16:22:53.098 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-jwt (1.7.1-2ubuntu2) ... 2022-01-13T16:22:53.419 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-cachetools (4.0.0-1) ... 2022-01-13T16:22:53.764 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2022-01-13T16:22:54.108 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-01-13T16:22:54.421 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-ceph-argparse (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:22:54.741 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-01-13T16:22:54.960 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2022-01-13T16:22:55.272 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2022-01-13T16:22:55.608 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2022-01-13T16:22:56.061 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2022-01-13T16:22:56.410 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2022-01-13T16:22:56.877 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2022-01-13T16:22:57.225 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-tempita (0.5.2-6) ... 2022-01-13T16:22:57.590 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-packaging (20.3-1) ... 2022-01-13T16:22:57.928 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2022-01-13T16:22:58.089 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2022-01-13T16:22:58.427 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2022-01-13T16:22:58.898 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2) ... 2022-01-13T16:22:59.410 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2022-01-13T16:22:59.791 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-ceph-common (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:00.144 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-html5lib (1.0.1-2) ... 2022-01-13T16:23:00.578 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-01-13T16:23:00.704 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-pluggy (0.13.0-2) ... 2022-01-13T16:23:00.989 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-01-13T16:23:01.098 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up libxslt1.1:amd64 (1.1.34-4) ... 2022-01-13T16:23:01.384 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2022-01-13T16:23:01.861 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2022-01-13T16:23:02.181 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-logutils (0.3.3-7) ... 2022-01-13T16:23:02.476 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2022-01-13T16:23:02.695 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2022-01-13T16:23:03.015 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-prettytable (0.7.2-5) ... 2022-01-13T16:23:03.343 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2022-01-13T16:23:03.745 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2022-01-13T16:23:03.884 INFO:teuthology.orchestra.run.smithi104.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2022-01-13T16:23:04.160 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2022-01-13T16:23:04.298 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-01-13T16:23:04.646 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2022-01-13T16:23:05.845 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-01-13T16:23:06.035 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-01-13T16:23:06.229 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-webob (1:1.8.5-2) ... 2022-01-13T16:23:06.689 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2022-01-13T16:23:07.041 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up librados2 (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:07.208 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2022-01-13T16:23:08.930 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up librgw2 (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:09.178 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up libsqlite3-mod-ceph (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:09.362 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2022-01-13T16:23:09.489 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-pytest (4.6.9-1) ... 2022-01-13T16:23:09.866 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2022-01-13T16:23:10.238 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2022-01-13T16:23:10.636 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-bs4 (4.8.2-1) ... 2022-01-13T16:23:11.013 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up libcephfs2 (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:11.164 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2022-01-13T16:23:11.550 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up libradosstriper1 (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:11.740 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-01-13T16:23:12.178 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-01-13T16:23:13.336 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up librbd1 (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:13.512 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-01-13T16:23:13.807 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2022-01-13T16:23:13.957 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-01-13T16:23:14.351 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2022-01-13T16:23:14.502 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-rsa (4.0-3) ... 2022-01-13T16:23:14.837 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-webtest (2.0.32-2) ... 2022-01-13T16:23:15.189 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up ceph-mgr-modules-core (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:15.366 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up ceph-fuse (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:15.584 INFO:teuthology.orchestra.run.smithi104.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2022-01-13T16:23:15.585 INFO:teuthology.orchestra.run.smithi104.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2022-01-13T16:23:16.486 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up libcephfs-dev (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:16.637 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-01-13T16:23:17.054 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-pastescript (2.0.2-4) ... 2022-01-13T16:23:17.466 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2022-01-13T16:23:17.890 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-rados (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:18.070 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-rbd (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:18.196 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up rbd-fuse (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:18.372 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-routes (2.4.1-2) ... 2022-01-13T16:23:18.665 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-google-auth (1.5.1-2) ... 2022-01-13T16:23:18.959 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-rgw (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:19.085 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-cephfs (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:19.262 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2022-01-13T16:23:20.393 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up ceph-common (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:21.423 INFO:teuthology.orchestra.run.smithi104.stdout:Adding group ceph....done 2022-01-13T16:23:22.052 INFO:teuthology.orchestra.run.smithi104.stdout:Adding system user ceph....done 2022-01-13T16:23:22.236 INFO:teuthology.orchestra.run.smithi104.stdout:Setting system user ceph properties....done 2022-01-13T16:23:22.253 INFO:teuthology.orchestra.run.smithi104.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2022-01-13T16:23:22.396 INFO:teuthology.orchestra.run.smithi104.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2022-01-13T16:23:22.958 INFO:teuthology.orchestra.run.smithi104.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2022-01-13T16:23:23.868 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up ceph-test (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:24.018 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up radosgw (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:24.349 INFO:teuthology.orchestra.run.smithi104.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2022-01-13T16:23:24.349 INFO:teuthology.orchestra.run.smithi104.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2022-01-13T16:23:25.675 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up ceph-base (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:26.148 INFO:teuthology.orchestra.run.smithi104.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2022-01-13T16:23:27.094 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up ceph-mds (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:27.321 INFO:teuthology.orchestra.run.smithi104.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2022-01-13T16:23:27.321 INFO:teuthology.orchestra.run.smithi104.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2022-01-13T16:23:28.192 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up ceph-mgr (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:28.414 INFO:teuthology.orchestra.run.smithi104.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2022-01-13T16:23:28.415 INFO:teuthology.orchestra.run.smithi104.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2022-01-13T16:23:29.357 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up ceph-osd (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:30.108 INFO:teuthology.orchestra.run.smithi104.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2022-01-13T16:23:30.108 INFO:teuthology.orchestra.run.smithi104.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2022-01-13T16:23:31.028 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up ceph-mgr-k8sevents (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:31.213 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up ceph-mgr-diskprediction-local (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:31.691 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up ceph-mon (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:32.069 INFO:teuthology.orchestra.run.smithi104.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2022-01-13T16:23:32.069 INFO:teuthology.orchestra.run.smithi104.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2022-01-13T16:23:33.013 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up ceph (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:33.165 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up ceph-mgr-dashboard (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:33.322 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up ceph-volume (17.0.0-10101-gc9043e11-1focal) ... 2022-01-13T16:23:33.449 INFO:teuthology.orchestra.run.smithi104.stdout:Processing triggers for systemd (245.4-4ubuntu3.13) ... 2022-01-13T16:23:33.959 INFO:teuthology.orchestra.run.smithi104.stdout:Processing triggers for man-db (2.9.1-1) ... 2022-01-13T16:23:37.684 INFO:teuthology.orchestra.run.smithi104.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-13T16:23:38.211 INFO:teuthology.orchestra.run.smithi104.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2022-01-13T16:23:38.214 DEBUG:teuthology.parallel:result is None 2022-01-13T16:23:38.215 DEBUG:teuthology.orchestra.run.smithi104:> sudo lsb_release -is 2022-01-13T16:23:38.254 INFO:teuthology.orchestra.run.smithi104.stdout:Ubuntu 2022-01-13T16:23:38.259 DEBUG:teuthology.misc:System to be installed: Ubuntu 2022-01-13T16:23:38.260 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1=c9043e115ae30340a4cb4857b020aa89634daeb2 2022-01-13T16:23:38.475 DEBUG:teuthology.orchestra.run.smithi104:> dpkg-query -W -f '${Version}' ceph 2022-01-13T16:23:38.496 INFO:teuthology.orchestra.run.smithi104.stdout:17.0.0-10101-gc9043e11-1focal 2022-01-13T16:23:38.496 INFO:teuthology.packaging:The installed version of ceph is 17.0.0-10101-gc9043e11-1focal 2022-01-13T16:23:38.497 INFO:teuthology.task.install:The correct ceph version 17.0.0-10101-gc9043e11-1focal is installed. 2022-01-13T16:23:38.497 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2022-01-13T16:23:38.498 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2022-01-13T16:23:38.498 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2022-01-13T16:23:38.510 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2022-01-13T16:23:38.510 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2022-01-13T16:23:38.511 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/usr/bin/daemon-helper 2022-01-13T16:23:38.522 DEBUG:teuthology.orchestra.run.smithi104:> sudo chmod a=rx -- /usr/bin/daemon-helper 2022-01-13T16:23:38.576 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2022-01-13T16:23:38.576 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2022-01-13T16:23:38.577 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/usr/bin/adjust-ulimits 2022-01-13T16:23:38.587 DEBUG:teuthology.orchestra.run.smithi104:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2022-01-13T16:23:38.597 INFO:teuthology.run_tasks:Running task radosbench... 2022-01-13T16:23:38.611 INFO:tasks.radosbench:Beginning radosbench... 2022-01-13T16:23:38.612 INFO:tasks.rook.ceph_manager.ceph:creating pool_name unique_pool_0 2022-01-13T16:23:38.613 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph osd pool create unique_pool_0 16 2022-01-13T16:23:39.822 INFO:teuthology.orchestra.run.smithi104.stderr:pool 'unique_pool_0' created 2022-01-13T16:23:39.841 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2022-01-13T16:23:40.967 INFO:teuthology.orchestra.run.smithi104.stderr:enabled application 'rados' on pool 'unique_pool_0' 2022-01-13T16:23:41.993 DEBUG:teuthology.orchestra.run.smithi104:> /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-01-13T16:23:41.996 INFO:teuthology.run_tasks:Running task rook.shell... 2022-01-13T16:23:42.012 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch host label add '`hostname`' 'foo 2022-01-13T16:23:42.013 DEBUG:teuthology.orchestra.run.smithi104:> ceph' orch host ls '|' grep 'foo 2022-01-13T16:23:42.013 DEBUG:teuthology.orchestra.run.smithi104:> ceph' orch host label rm '`hostname`' 'foo 2022-01-13T16:23:42.013 DEBUG:teuthology.orchestra.run.smithi104:> ceph' orch host ls '|' grep -v 'foo 2022-01-13T16:23:42.014 DEBUG:teuthology.orchestra.run.smithi104:> ' 2022-01-13T16:23:42.104 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:hints = 1 2022-01-13T16:23:42.105 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 360 seconds or 0 objects 2022-01-13T16:23:42.105 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:Object prefix: benchmark_data_smithi104_51563 2022-01-13T16:23:42.106 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-01-13T16:23:42.107 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 0 0 0 0 0 0 - 0 2022-01-13T16:23:42.450 INFO:teuthology.orchestra.run.smithi104.stdout:ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2022-01-13T16:23:42.494 INFO:teuthology.run_tasks:Running task exec... 2022-01-13T16:23:42.507 INFO:teuthology.task.exec:Executing custom commands... 2022-01-13T16:23:42.507 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi104.front.sepia.ceph.com 2022-01-13T16:23:42.508 DEBUG:teuthology.orchestra.run.smithi104:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'set -ex 2022-01-13T16:23:42.508 DEBUG:teuthology.orchestra.run.smithi104:> toolbox() { 2022-01-13T16:23:42.508 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- "$@" 2022-01-13T16:23:42.509 DEBUG:teuthology.orchestra.run.smithi104:> } 2022-01-13T16:23:42.509 DEBUG:teuthology.orchestra.run.smithi104:> orig_num_osd=`toolbox ceph osd stat | cut -f3 -d " "` 2022-01-13T16:23:42.509 DEBUG:teuthology.orchestra.run.smithi104:> toolbox ceph orch osd rm 0 --force 2022-01-13T16:23:42.510 DEBUG:teuthology.orchestra.run.smithi104:> removed_pv="" 2022-01-13T16:23:42.510 DEBUG:teuthology.orchestra.run.smithi104:> while [ "$removed_pv" = "" ] 2022-01-13T16:23:42.510 DEBUG:teuthology.orchestra.run.smithi104:> do 2022-01-13T16:23:42.510 DEBUG:teuthology.orchestra.run.smithi104:> removed_pv=`kubectl get pv | grep Released | cut -f1 -d " "` 2022-01-13T16:23:42.511 DEBUG:teuthology.orchestra.run.smithi104:> sleep 3s 2022-01-13T16:23:42.511 DEBUG:teuthology.orchestra.run.smithi104:> done 2022-01-13T16:23:42.511 DEBUG:teuthology.orchestra.run.smithi104:> target_path=`kubectl get pv $removed_pv -o jsonpath='"'"'{.spec.local.path}'"'"'` 2022-01-13T16:23:42.512 DEBUG:teuthology.orchestra.run.smithi104:> host=`echo $removed_pv | cut -f1 -d "-"` 2022-01-13T16:23:42.512 DEBUG:teuthology.orchestra.run.smithi104:> toolbox ceph orch device zap $host $target_path --force 2022-01-13T16:23:42.512 DEBUG:teuthology.orchestra.run.smithi104:> zap_completion="0" 2022-01-13T16:23:42.512 DEBUG:teuthology.orchestra.run.smithi104:> while [ "$zap_completion" = "0" ] 2022-01-13T16:23:42.513 DEBUG:teuthology.orchestra.run.smithi104:> do 2022-01-13T16:23:42.513 DEBUG:teuthology.orchestra.run.smithi104:> zap_completion=`kubectl get job -n rook-ceph rook-ceph-device-zap -o jsonpath='"'"'{.status.succeeded.path}'"'"'` 2022-01-13T16:23:42.513 DEBUG:teuthology.orchestra.run.smithi104:> sleep 3s 2022-01-13T16:23:42.514 DEBUG:teuthology.orchestra.run.smithi104:> done 2022-01-13T16:23:42.514 DEBUG:teuthology.orchestra.run.smithi104:> kubectl patch pv $removed_pv -p '"'"'{"spec":{"claimRef": null}}'"'"' 2022-01-13T16:23:42.514 DEBUG:teuthology.orchestra.run.smithi104:> toolbox ceph orch apply osd --all-available-devices 2022-01-13T16:23:42.514 DEBUG:teuthology.orchestra.run.smithi104:> kubectl delete job rook-ceph-device-zap -n rook-ceph 2022-01-13T16:23:42.515 DEBUG:teuthology.orchestra.run.smithi104:> num_osd="0" 2022-01-13T16:23:42.515 DEBUG:teuthology.orchestra.run.smithi104:> while [ "$num_osd" != "$orig_num_osd" ] 2022-01-13T16:23:42.515 DEBUG:teuthology.orchestra.run.smithi104:> do 2022-01-13T16:23:42.516 DEBUG:teuthology.orchestra.run.smithi104:> echo "waiting for osd to come back up" 2022-01-13T16:23:42.516 DEBUG:teuthology.orchestra.run.smithi104:> num_osd=`toolbox ceph osd stat | cut -f3 -d " "` 2022-01-13T16:23:42.516 DEBUG:teuthology.orchestra.run.smithi104:> sleep 30s 2022-01-13T16:23:42.516 DEBUG:teuthology.orchestra.run.smithi104:> done 2022-01-13T16:23:42.517 DEBUG:teuthology.orchestra.run.smithi104:> ' 2022-01-13T16:23:42.531 INFO:teuthology.orchestra.run.smithi104.stderr:++ toolbox ceph osd stat 2022-01-13T16:23:42.532 INFO:teuthology.orchestra.run.smithi104.stderr:++ cut -f3 -d ' ' 2022-01-13T16:23:42.532 INFO:teuthology.orchestra.run.smithi104.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-01-13T16:23:43.105 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 1 16 1249 1233 77.0582 77.0625 0.00721759 0.0129191 2022-01-13T16:23:44.105 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 2 16 2763 2747 85.8365 94.625 0.00818707 0.0116056 2022-01-13T16:23:45.105 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 3 16 4155 4139 86.2216 87 0.0084615 0.0115724 2022-01-13T16:23:45.556 INFO:teuthology.orchestra.run.smithi104.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-01-13T16:23:46.106 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 4 16 5406 5390 84.2113 78.1875 0.00707349 0.011852 2022-01-13T16:23:46.461 INFO:teuthology.orchestra.run.smithi104.stderr:+ orig_num_osd=4 2022-01-13T16:23:46.462 INFO:teuthology.orchestra.run.smithi104.stderr:+ toolbox ceph orch osd rm 0 --force 2022-01-13T16:23:46.462 INFO:teuthology.orchestra.run.smithi104.stderr:+ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph orch osd rm 0 --force 2022-01-13T16:23:46.581 INFO:teuthology.orchestra.run.smithi104.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-01-13T16:23:47.105 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 5 16 6352 6336 79.193 59.125 0.0145216 0.0125917 2022-01-13T16:23:47.553 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:23:47.549749 I | ceph-cluster-controller: CR has changed for "rook-ceph". diff= v1.ClusterSpec{ 2022-01-13T16:23:47.554 INFO:tasks.rook.operator.smithi104.stdout: CephVersion: {Image: "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", AllowUnsupported: true}, 2022-01-13T16:23:47.554 INFO:tasks.rook.operator.smithi104.stdout: Storage: v1.StorageScopeSpec{ 2022-01-13T16:23:47.554 INFO:tasks.rook.operator.smithi104.stdout: ... // 3 identical fields 2022-01-13T16:23:47.554 INFO:tasks.rook.operator.smithi104.stdout: Config: nil, 2022-01-13T16:23:47.555 INFO:tasks.rook.operator.smithi104.stdout: Selection: {}, 2022-01-13T16:23:47.555 INFO:tasks.rook.operator.smithi104.stdout: StorageClassDeviceSets: []v1.StorageClassDeviceSet{ 2022-01-13T16:23:47.555 INFO:tasks.rook.operator.smithi104.stdout: {Name: "smithi104-lv-1", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi104-lv-1", StorageClassName: &"scratch", ...}}}}, 2022-01-13T16:23:47.555 INFO:tasks.rook.operator.smithi104.stdout:- { 2022-01-13T16:23:47.556 INFO:tasks.rook.operator.smithi104.stdout:- Name: "smithi104-lv-2", 2022-01-13T16:23:47.556 INFO:tasks.rook.operator.smithi104.stdout:- Count: 1, 2022-01-13T16:23:47.556 INFO:tasks.rook.operator.smithi104.stdout:- VolumeClaimTemplates: []v1.PersistentVolumeClaim{{ObjectMeta: v1.ObjectMeta{...}, Spec: v1.PersistentVolumeClaimSpec{...}}}, 2022-01-13T16:23:47.556 INFO:tasks.rook.operator.smithi104.stdout:- }, 2022-01-13T16:23:47.556 INFO:tasks.rook.operator.smithi104.stdout: {Name: "smithi104-lv-3", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi104-lv-3", StorageClassName: &"scratch", ...}}}}, 2022-01-13T16:23:47.557 INFO:tasks.rook.operator.smithi104.stdout: {Name: "smithi104-lv-4", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi104-lv-4", StorageClassName: &"scratch", ...}}}}, 2022-01-13T16:23:47.557 INFO:tasks.rook.operator.smithi104.stdout: }, 2022-01-13T16:23:47.557 INFO:tasks.rook.operator.smithi104.stdout: }, 2022-01-13T16:23:47.557 INFO:tasks.rook.operator.smithi104.stdout: Annotations: nil, 2022-01-13T16:23:47.558 INFO:tasks.rook.operator.smithi104.stdout: Labels: nil, 2022-01-13T16:23:47.558 INFO:tasks.rook.operator.smithi104.stdout: ... // 20 identical fields 2022-01-13T16:23:47.558 INFO:tasks.rook.operator.smithi104.stdout: } 2022-01-13T16:23:47.558 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:23:47.549840 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-01-13T16:23:47.598 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:23:47.596839 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:23:47.761 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:23:47.756549 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2... 2022-01-13T16:23:48.031 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:23:48.028207 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-01-13 16:23:47.997743893 +0000 UTC m=+428.224803596 LastTransitionTime:2022-01-13 16:18:41 +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-01-13T16:23:48.106 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 6 16 7362 7346 76.514 63.125 0.0260709 0.0130478 2022-01-13T16:23:49.106 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 7 16 7805 7789 69.5377 27.6875 0.00471043 0.0131736 2022-01-13T16:23:50.106 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 8 16 7805 7789 60.8455 0 - 0.0131736 2022-01-13T16:23:51.106 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 9 16 7805 7789 54.0847 0 - 0.0131736 2022-01-13T16:23:52.106 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 10 16 7805 7789 48.6762 0 - 0.0131736 2022-01-13T16:23:53.106 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 11 16 7805 7789 44.2509 0 - 0.0131736 2022-01-13T16:23:53.875 INFO:teuthology.orchestra.run.smithi104.stdout:Success 2022-01-13T16:23:53.896 INFO:teuthology.orchestra.run.smithi104.stderr:+ removed_pv= 2022-01-13T16:23:53.897 INFO:teuthology.orchestra.run.smithi104.stderr:+ '[' '' = '' ']' 2022-01-13T16:23:53.897 INFO:teuthology.orchestra.run.smithi104.stderr:++ kubectl get pv 2022-01-13T16:23:53.897 INFO:teuthology.orchestra.run.smithi104.stderr:++ grep Released 2022-01-13T16:23:53.898 INFO:teuthology.orchestra.run.smithi104.stderr:++ cut -f1 -d ' ' 2022-01-13T16:23:53.975 INFO:teuthology.orchestra.run.smithi104.stderr:+ removed_pv= 2022-01-13T16:23:53.975 INFO:teuthology.orchestra.run.smithi104.stderr:+ sleep 3s 2022-01-13T16:23:54.106 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 12 16 7805 7789 40.5633 0 - 0.0131736 2022-01-13T16:23:55.107 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 13 16 7805 7789 37.443 0 - 0.0131736 2022-01-13T16:23:56.107 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 14 16 7805 7789 34.7684 0 - 0.0131736 2022-01-13T16:23:56.976 INFO:teuthology.orchestra.run.smithi104.stderr:+ '[' '' = '' ']' 2022-01-13T16:23:56.977 INFO:teuthology.orchestra.run.smithi104.stderr:++ grep Released 2022-01-13T16:23:56.978 INFO:teuthology.orchestra.run.smithi104.stderr:++ kubectl get pv 2022-01-13T16:23:56.978 INFO:teuthology.orchestra.run.smithi104.stderr:++ cut -f1 -d ' ' 2022-01-13T16:23:57.068 INFO:teuthology.orchestra.run.smithi104.stderr:+ removed_pv= 2022-01-13T16:23:57.068 INFO:teuthology.orchestra.run.smithi104.stderr:+ sleep 3s 2022-01-13T16:23:57.107 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 15 16 7887 7871 32.7922 0.640625 0.0067361 0.0271281 2022-01-13T16:23:58.107 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 16 16 8378 8362 32.6605 30.6875 0.0163765 0.0304341 2022-01-13T16:23:59.107 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 17 16 9217 9201 33.8236 52.4375 0.0189759 0.0295476 2022-01-13T16:24:00.069 INFO:teuthology.orchestra.run.smithi104.stderr:+ '[' '' = '' ']' 2022-01-13T16:24:00.069 INFO:teuthology.orchestra.run.smithi104.stderr:++ kubectl get pv 2022-01-13T16:24:00.070 INFO:teuthology.orchestra.run.smithi104.stderr:++ grep Released 2022-01-13T16:24:00.070 INFO:teuthology.orchestra.run.smithi104.stderr:++ cut -f1 -d ' ' 2022-01-13T16:24:00.107 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 18 16 10124 10108 35.0935 56.6875 0.0149024 0.0284725 2022-01-13T16:24:00.290 INFO:teuthology.orchestra.run.smithi104.stderr:+ removed_pv= 2022-01-13T16:24:00.290 INFO:teuthology.orchestra.run.smithi104.stderr:+ sleep 3s 2022-01-13T16:24:01.107 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 19 16 10875 10859 35.7166 46.9375 0.0217083 0.0279807 2022-01-13T16:24:02.107 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:2022-01-13T16:24:02.106959+0000 min lat: 0.00145286 max lat: 9.06644 avg lat: 0.0271671 2022-01-13T16:24:02.108 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-01-13T16:24:02.108 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 20 16 11788 11772 36.7836 57.0625 0.0124565 0.0271671 2022-01-13T16:24:03.107 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 21 16 12525 12509 37.2252 46.0625 0.0187349 0.0268472 2022-01-13T16:24:03.291 INFO:teuthology.orchestra.run.smithi104.stderr:+ '[' '' = '' ']' 2022-01-13T16:24:03.292 INFO:teuthology.orchestra.run.smithi104.stderr:++ kubectl get pv 2022-01-13T16:24:03.292 INFO:teuthology.orchestra.run.smithi104.stderr:++ grep Released 2022-01-13T16:24:03.292 INFO:teuthology.orchestra.run.smithi104.stderr:++ cut -f1 -d ' ' 2022-01-13T16:24:03.749 INFO:teuthology.orchestra.run.smithi104.stderr:+ removed_pv= 2022-01-13T16:24:03.749 INFO:teuthology.orchestra.run.smithi104.stderr:+ sleep 3s 2022-01-13T16:24:04.108 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 22 16 13356 13340 37.8937 51.9375 0.00833211 0.0263777 2022-01-13T16:24:05.108 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 23 16 13734 13718 37.2732 23.625 0.0208233 0.0268162 2022-01-13T16:24:06.110 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 24 16 14571 14555 37.8997 52.3125 0.016876 0.0263683 2022-01-13T16:24:06.750 INFO:teuthology.orchestra.run.smithi104.stderr:+ '[' '' = '' ']' 2022-01-13T16:24:06.751 INFO:teuthology.orchestra.run.smithi104.stderr:++ kubectl get pv 2022-01-13T16:24:06.751 INFO:teuthology.orchestra.run.smithi104.stderr:++ cut -f1 -d ' ' 2022-01-13T16:24:06.752 INFO:teuthology.orchestra.run.smithi104.stderr:++ grep Released 2022-01-13T16:24:07.108 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 25 15 15157 15142 37.851 36.6875 0.0165954 0.0264115 2022-01-13T16:24:07.335 INFO:teuthology.orchestra.run.smithi104.stderr:+ removed_pv= 2022-01-13T16:24:07.336 INFO:teuthology.orchestra.run.smithi104.stderr:+ sleep 3s 2022-01-13T16:24:07.360 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:24:07.359047 I | ceph-spec: object "rook-ceph-osd-0" matched on delete, reconciling 2022-01-13T16:24:08.108 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 26 16 15762 15746 37.847 37.75 0.0169196 0.0264079 2022-01-13T16:24:09.108 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 27 16 16552 16536 38.2738 49.375 0.0161731 0.0261209 2022-01-13T16:24:10.109 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 28 16 17395 17379 38.7884 52.6875 0.0182673 0.0257683 2022-01-13T16:24:10.337 INFO:teuthology.orchestra.run.smithi104.stderr:+ '[' '' = '' ']' 2022-01-13T16:24:10.338 INFO:teuthology.orchestra.run.smithi104.stderr:++ kubectl get pv 2022-01-13T16:24:10.338 INFO:teuthology.orchestra.run.smithi104.stderr:++ grep Released 2022-01-13T16:24:10.338 INFO:teuthology.orchestra.run.smithi104.stderr:++ cut -f1 -d ' ' 2022-01-13T16:24:10.439 INFO:teuthology.orchestra.run.smithi104.stderr:+ removed_pv=smithi104-lv-2 2022-01-13T16:24:10.439 INFO:teuthology.orchestra.run.smithi104.stderr:+ sleep 3s 2022-01-13T16:24:11.108 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 29 16 18150 18134 39.0778 47.1875 0.0120884 0.0255231 2022-01-13T16:24:12.109 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 30 16 18758 18742 39.0418 38 0.0196459 0.0255956 2022-01-13T16:24:13.109 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 31 16 19430 19414 39.137 42 0.114694 0.0254759 2022-01-13T16:24:13.440 INFO:teuthology.orchestra.run.smithi104.stderr:+ '[' smithi104-lv-2 = '' ']' 2022-01-13T16:24:13.441 INFO:teuthology.orchestra.run.smithi104.stderr:++ kubectl get pv smithi104-lv-2 -o 'jsonpath={.spec.local.path}' 2022-01-13T16:24:14.095 INFO:teuthology.orchestra.run.smithi104.stderr:+ target_path=/dev/vg_nvme/lv_2 2022-01-13T16:24:14.096 INFO:teuthology.orchestra.run.smithi104.stderr:++ echo smithi104-lv-2 2022-01-13T16:24:14.096 INFO:teuthology.orchestra.run.smithi104.stderr:++ cut -f1 -d - 2022-01-13T16:24:14.097 INFO:teuthology.orchestra.run.smithi104.stderr:+ host=smithi104 2022-01-13T16:24:14.097 INFO:teuthology.orchestra.run.smithi104.stderr:+ toolbox ceph orch device zap smithi104 /dev/vg_nvme/lv_2 --force 2022-01-13T16:24:14.097 INFO:teuthology.orchestra.run.smithi104.stderr:+ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph orch device zap smithi104 /dev/vg_nvme/lv_2 --force 2022-01-13T16:24:14.109 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 32 16 20087 20071 39.1962 41.0625 0.0851901 0.0254743 2022-01-13T16:24:14.348 INFO:teuthology.orchestra.run.smithi104.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-01-13T16:24:15.110 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 33 16 20798 20782 39.3549 44.4375 0.0195279 0.0253872 2022-01-13T16:24:16.110 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 34 16 21581 21565 39.6366 48.9375 0.0200923 0.025214 2022-01-13T16:24:17.110 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 35 16 22179 22163 39.5719 37.375 0.0182651 0.025115 2022-01-13T16:24:17.234 INFO:teuthology.orchestra.run.smithi104.stdout:/dev/vg_nvme/lv_2 on smithi104 zapped 2022-01-13T16:24:17.254 INFO:teuthology.orchestra.run.smithi104.stderr:+ zap_completion=0 2022-01-13T16:24:17.254 INFO:teuthology.orchestra.run.smithi104.stderr:+ '[' 0 = 0 ']' 2022-01-13T16:24:17.255 INFO:teuthology.orchestra.run.smithi104.stderr:++ kubectl get job -n rook-ceph rook-ceph-device-zap -o 'jsonpath={.status.succeeded.path}' 2022-01-13T16:24:17.808 INFO:teuthology.orchestra.run.smithi104.stderr:+ zap_completion= 2022-01-13T16:24:17.808 INFO:teuthology.orchestra.run.smithi104.stderr:+ sleep 3s 2022-01-13T16:24:18.110 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 36 16 22179 22163 38.4726 0 - 0.025115 2022-01-13T16:24:19.110 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 37 16 22179 22163 37.4328 0 - 0.025115 2022-01-13T16:24:20.112 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 38 16 22179 22163 36.4477 0 - 0.025115 2022-01-13T16:24:20.809 INFO:teuthology.orchestra.run.smithi104.stderr:+ '[' '' = 0 ']' 2022-01-13T16:24:20.809 INFO:teuthology.orchestra.run.smithi104.stderr:+ kubectl patch pv smithi104-lv-2 -p '{"spec":{"claimRef": null}}' 2022-01-13T16:24:21.111 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 39 16 22186 22170 35.5244 0.109375 0.061231 0.0258399 2022-01-13T16:24:21.211 INFO:teuthology.orchestra.run.smithi104.stdout:persistentvolume/smithi104-lv-2 patched 2022-01-13T16:24:21.213 INFO:teuthology.orchestra.run.smithi104.stderr:+ toolbox ceph orch apply osd --all-available-devices 2022-01-13T16:24:21.214 INFO:teuthology.orchestra.run.smithi104.stderr:+ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph orch apply osd --all-available-devices 2022-01-13T16:24:21.933 INFO:teuthology.orchestra.run.smithi104.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-01-13T16:24:21.934 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:24:21.930236 I | ceph-cluster-controller: detected ceph image version: "17.0.0-10101 quincy" 2022-01-13T16:24:21.934 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:24:21.930282 I | ceph-cluster-controller: validating ceph version from provided image 2022-01-13T16:24:21.934 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:24:21.930308 W | ceph-cluster-controller: unsupported ceph version detected: "17.0.0-10101 quincy", pursuing 2022-01-13T16:24:22.023 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:24:22.015246 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:24:22.111 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:2022-01-13T16:24:22.109832+0000 min lat: 0.00145286 max lat: 9.06644 avg lat: 0.0258399 2022-01-13T16:24:22.111 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-01-13T16:24:22.111 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 40 16 22186 22170 34.6363 0 - 0.0258399 2022-01-13T16:24:22.176 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:24:22.175041 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-01-13T16:24:22.179 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:24:22.175265 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-01-13T16:24:22.694 INFO:teuthology.orchestra.run.smithi104.stdout:['Success'] 2022-01-13T16:24:22.695 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:24:22.692027 I | ceph-cluster-controller: CR has changed for "rook-ceph". diff= v1.ClusterSpec{ 2022-01-13T16:24:22.696 INFO:tasks.rook.operator.smithi104.stdout: CephVersion: {Image: "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", AllowUnsupported: true}, 2022-01-13T16:24:22.696 INFO:tasks.rook.operator.smithi104.stdout: Storage: v1.StorageScopeSpec{ 2022-01-13T16:24:22.696 INFO:tasks.rook.operator.smithi104.stdout: ... // 3 identical fields 2022-01-13T16:24:22.696 INFO:tasks.rook.operator.smithi104.stdout: Config: nil, 2022-01-13T16:24:22.697 INFO:tasks.rook.operator.smithi104.stdout: Selection: {}, 2022-01-13T16:24:22.697 INFO:tasks.rook.operator.smithi104.stdout: StorageClassDeviceSets: []v1.StorageClassDeviceSet{ 2022-01-13T16:24:22.697 INFO:tasks.rook.operator.smithi104.stdout: {Name: "smithi104-lv-1", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi104-lv-1", StorageClassName: &"scratch", ...}}}}, 2022-01-13T16:24:22.697 INFO:tasks.rook.operator.smithi104.stdout: {Name: "smithi104-lv-3", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi104-lv-3", StorageClassName: &"scratch", ...}}}}, 2022-01-13T16:24:22.697 INFO:tasks.rook.operator.smithi104.stdout: {Name: "smithi104-lv-4", Count: 1, VolumeClaimTemplates: {{ObjectMeta: {Name: "data"}, Spec: {AccessModes: {"ReadWriteOnce"}, Resources: {Requests: {s"storage": {i: {...}, s: "1", Format: "DecimalSI"}}}, VolumeName: "smithi104-lv-4", StorageClassName: &"scratch", ...}}}}, 2022-01-13T16:24:22.698 INFO:tasks.rook.operator.smithi104.stdout:+ { 2022-01-13T16:24:22.698 INFO:tasks.rook.operator.smithi104.stdout:+ Name: "smithi104-lv-2", 2022-01-13T16:24:22.698 INFO:tasks.rook.operator.smithi104.stdout:+ Count: 1, 2022-01-13T16:24:22.699 INFO:tasks.rook.operator.smithi104.stdout:+ VolumeClaimTemplates: []v1.PersistentVolumeClaim{{ObjectMeta: v1.ObjectMeta{...}, Spec: v1.PersistentVolumeClaimSpec{...}}}, 2022-01-13T16:24:22.699 INFO:tasks.rook.operator.smithi104.stdout:+ }, 2022-01-13T16:24:22.699 INFO:tasks.rook.operator.smithi104.stdout: }, 2022-01-13T16:24:22.699 INFO:tasks.rook.operator.smithi104.stdout: }, 2022-01-13T16:24:22.700 INFO:tasks.rook.operator.smithi104.stdout: Annotations: nil, 2022-01-13T16:24:22.700 INFO:tasks.rook.operator.smithi104.stdout: Labels: nil, 2022-01-13T16:24:22.700 INFO:tasks.rook.operator.smithi104.stdout: ... // 20 identical fields 2022-01-13T16:24:22.700 INFO:tasks.rook.operator.smithi104.stdout: } 2022-01-13T16:24:22.722 INFO:teuthology.orchestra.run.smithi104.stderr:+ kubectl delete job rook-ceph-device-zap -n rook-ceph 2022-01-13T16:24:22.808 INFO:teuthology.orchestra.run.smithi104.stdout:job.batch "rook-ceph-device-zap" deleted 2022-01-13T16:24:22.816 INFO:teuthology.orchestra.run.smithi104.stderr:+ num_osd=0 2022-01-13T16:24:22.816 INFO:teuthology.orchestra.run.smithi104.stderr:+ '[' 0 '!=' 4 ']' 2022-01-13T16:24:22.816 INFO:teuthology.orchestra.run.smithi104.stderr:+ echo 'waiting for osd to come back up' 2022-01-13T16:24:22.817 INFO:teuthology.orchestra.run.smithi104.stdout:waiting for osd to come back up 2022-01-13T16:24:22.817 INFO:teuthology.orchestra.run.smithi104.stderr:++ toolbox ceph osd stat 2022-01-13T16:24:22.817 INFO:teuthology.orchestra.run.smithi104.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-01-13T16:24:22.820 INFO:teuthology.orchestra.run.smithi104.stderr:++ cut -f3 -d ' ' 2022-01-13T16:24:22.880 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:24:22.876654 I | ceph-cluster-controller: cluster "rook-ceph": version "17.0.0-10101 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2" 2022-01-13T16:24:22.895 INFO:teuthology.orchestra.run.smithi104.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-01-13T16:24:23.005 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:24:23.003562 I | op-mon: start running mons 2022-01-13T16:24:23.050 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:24:23.048580 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:24:23.102 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:24:23.099856 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.103.238.70:6789"]}] data:a=10.103.238.70:6789 mapping:{"node":{"a":{"Name":"smithi104","Hostname":"smithi104","Address":"172.21.15.104"}}} maxMonId:0] 2022-01-13T16:24:23.109 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:24:23.107639 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-01-13T16:24:23.110 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 41 16 22186 22170 33.7915 0 - 0.0258399 2022-01-13T16:24:23.111 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:24:23.108094 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-01-13T16:24:23.537 INFO:teuthology.orchestra.run.smithi104.stderr:+ num_osd=2 2022-01-13T16:24:23.538 INFO:teuthology.orchestra.run.smithi104.stderr:+ sleep 30s 2022-01-13T16:24:23.986 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:24:23.984056 I | op-mon: targeting the mon count 1 2022-01-13T16:24:24.027 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:24:24.023057 I | ceph-cluster-controller: Cluster update requested. CANCELLING CURRENT ORCHESTRATION 2022-01-13T16:24:24.028 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:24:24.023146 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-01-13T16:24:24.111 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 42 16 22186 22170 32.987 0 - 0.0258399 2022-01-13T16:24:24.369 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:24:24.367348 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:24:24.489 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:24:24.486409 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2... 2022-01-13T16:24:24.785 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:24:24.783368 I | op-k8sutil: Removing previous job rook-ceph-detect-version to start a new one 2022-01-13T16:24:24.790 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:24:24.788909 I | op-k8sutil: batch job rook-ceph-detect-version still exists 2022-01-13T16:24:25.111 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 43 16 22186 22170 32.2199 0 - 0.0258399 2022-01-13T16:24:26.111 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 44 16 22186 22170 31.4876 0 - 0.0258399 2022-01-13T16:24:27.111 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 45 16 22186 22170 30.7879 0 - 0.0258399 2022-01-13T16:24:27.268 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:24:27.266683 I | op-k8sutil: batch job rook-ceph-detect-version still exists 2022-01-13T16:24:28.111 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 46 16 22462 22446 30.4936 2.46429 0.00338387 0.0325955 2022-01-13T16:24:29.111 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 47 16 22462 22446 29.8448 0 - 0.0325955 2022-01-13T16:24:29.917 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:24:29.914658 I | op-k8sutil: batch job rook-ceph-detect-version still exists 2022-01-13T16:24:30.112 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 48 16 22693 22677 29.5238 7.21875 0.013517 0.033784 2022-01-13T16:24:31.112 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 49 16 23245 23229 29.6253 34.5 0.0141679 0.0337443 2022-01-13T16:24:31.938 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:24:31.936588 I | op-k8sutil: batch job rook-ceph-detect-version still exists 2022-01-13T16:24:32.112 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 50 16 23756 23740 29.6715 31.9375 0.0145462 0.0333487 2022-01-13T16:24:33.112 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 51 16 23756 23740 29.0897 0 - 0.0333487 2022-01-13T16:24:33.946 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:24:33.940652 I | op-k8sutil: batch job rook-ceph-detect-version deleted 2022-01-13T16:24:34.112 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 52 16 23760 23744 28.5351 0.125 2.19049 0.0337104 2022-01-13T16:24:35.112 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 53 16 23760 23744 27.9967 0 - 0.0337104 2022-01-13T16:24:36.112 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 54 16 23760 23744 27.4783 0 - 0.0337104 2022-01-13T16:24:37.112 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 55 16 23760 23744 26.9787 0 - 0.0337104 2022-01-13T16:24:38.112 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 56 16 23760 23744 26.4969 0 - 0.0337104 2022-01-13T16:24:39.112 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 57 16 23760 23744 26.0321 0 - 0.0337104 2022-01-13T16:24:40.113 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 58 16 23760 23744 25.5833 0 - 0.0337104 2022-01-13T16:24:41.113 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 59 16 23760 23744 25.1497 0 - 0.0337104 2022-01-13T16:24:42.113 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:2022-01-13T16:24:42.111757+0000 min lat: 0.00145286 max lat: 10.7686 avg lat: 0.0337104 2022-01-13T16:24:42.114 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-01-13T16:24:42.114 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 60 16 23760 23744 24.7305 0 - 0.0337104 2022-01-13T16:24:43.113 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 61 16 23760 23744 24.3251 0 - 0.0337104 2022-01-13T16:24:44.113 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 62 16 23760 23744 23.9327 0 - 0.0337104 2022-01-13T16:24:45.113 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 63 16 23769 23753 23.5618 0.0511364 0.0057071 0.0356305 2022-01-13T16:24:46.113 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 64 16 23796 23780 23.22 1.6875 0.00556896 0.0387929 2022-01-13T16:24:47.114 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 65 16 24254 24238 23.3031 28.625 0.033178 0.0429024 2022-01-13T16:24:48.114 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 66 16 24977 24961 23.6345 45.1875 0.0386357 0.0422986 2022-01-13T16:24:49.114 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 67 16 25642 25626 23.902 41.5625 0.0232557 0.0418239 2022-01-13T16:24:50.114 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 68 16 25972 25956 23.8538 20.625 0.025817 0.0419085 2022-01-13T16:24:51.114 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 69 16 26692 26676 24.1602 45 0.0167754 0.041382 2022-01-13T16:24:52.114 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 70 16 27265 27249 24.3266 35.8125 0.0189502 0.0410978 2022-01-13T16:24:53.114 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 71 16 27856 27840 24.5042 36.9375 0.0384611 0.0407988 2022-01-13T16:24:53.539 INFO:teuthology.orchestra.run.smithi104.stderr:+ '[' 2 '!=' 4 ']' 2022-01-13T16:24:53.539 INFO:teuthology.orchestra.run.smithi104.stderr:+ echo 'waiting for osd to come back up' 2022-01-13T16:24:53.540 INFO:teuthology.orchestra.run.smithi104.stdout:waiting for osd to come back up 2022-01-13T16:24:53.541 INFO:teuthology.orchestra.run.smithi104.stderr:++ toolbox ceph osd stat 2022-01-13T16:24:53.541 INFO:teuthology.orchestra.run.smithi104.stderr:++ cut -f3 -d ' ' 2022-01-13T16:24:53.541 INFO:teuthology.orchestra.run.smithi104.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-01-13T16:24:54.115 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 72 16 28038 28022 24.3218 11.375 0.0351193 0.0406837 2022-01-13T16:24:54.300 INFO:teuthology.orchestra.run.smithi104.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-01-13T16:24:55.115 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 73 16 28038 28022 23.9886 0 - 0.0406837 2022-01-13T16:24:56.115 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 74 16 28038 28022 23.6644 0 - 0.0406837 2022-01-13T16:24:57.115 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 75 16 28038 28022 23.3489 0 - 0.0406837 2022-01-13T16:24:58.115 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 76 16 28038 28022 23.0417 0 - 0.0406837 2022-01-13T16:24:59.115 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 77 16 28038 28022 22.7424 0 - 0.0406837 2022-01-13T16:25:00.115 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 78 16 28038 28022 22.4509 0 - 0.0406837 2022-01-13T16:25:00.988 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:00.985565 W | op-mon: failed to check mon health. failed to get mon quorum status: mon quorum status failed: exit status 1 2022-01-13T16:25:01.617 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 79 16 28038 28022 22.1667 0 - 0.0406837 2022-01-13T16:25:01.897 INFO:teuthology.orchestra.run.smithi104.stderr:+ num_osd=3 2022-01-13T16:25:01.898 INFO:teuthology.orchestra.run.smithi104.stderr:+ sleep 30s 2022-01-13T16:25:02.116 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:2022-01-13T16:25:02.114364+0000 min lat: 0.00145286 max lat: 14.8024 avg lat: 0.0406837 2022-01-13T16:25:02.117 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-01-13T16:25:02.117 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 80 16 28038 28022 21.8896 0 - 0.0406837 2022-01-13T16:25:03.116 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 81 16 28038 28022 21.6193 0 - 0.0406837 2022-01-13T16:25:04.116 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 82 16 28038 28022 21.3557 0 - 0.0406837 2022-01-13T16:25:05.116 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 83 16 28038 28022 21.0984 0 - 0.0406837 2022-01-13T16:25:06.116 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 84 16 28038 28022 20.8472 0 - 0.0406837 2022-01-13T16:25:07.116 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 85 16 28038 28022 20.602 0 - 0.0406837 2022-01-13T16:25:08.117 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 86 16 28038 28022 20.3624 0 - 0.0406837 2022-01-13T16:25:09.117 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 87 16 28038 28022 20.1283 0 - 0.0406837 2022-01-13T16:25:09.137 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:09.132719 I | ceph-cluster-controller: detected ceph image version: "17.0.0-10101 quincy" 2022-01-13T16:25:09.140 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:09.134385 I | ceph-cluster-controller: validating ceph version from provided image 2022-01-13T16:25:09.140 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:09.134452 W | ceph-cluster-controller: unsupported ceph version detected: "17.0.0-10101 quincy", pursuing 2022-01-13T16:25:09.397 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:09.394213 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:25:09.402 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:09.397002 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-01-13T16:25:09.402 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:09.397184 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-01-13T16:25:09.866 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:09.863535 I | ceph-cluster-controller: cluster "rook-ceph": version "17.0.0-10101 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2" 2022-01-13T16:25:10.061 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:10.052909 I | op-mon: start running mons 2022-01-13T16:25:10.117 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 88 16 28038 28022 19.8996 0 - 0.0406837 2022-01-13T16:25:10.293 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:10.288479 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:25:10.451 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:10.449514 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.103.238.70:6789"]}] data:a=10.103.238.70:6789 mapping:{"node":{"a":{"Name":"smithi104","Hostname":"smithi104","Address":"172.21.15.104"}}} maxMonId:0] 2022-01-13T16:25:10.473 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:10.470852 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-01-13T16:25:10.503 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:10.501131 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-01-13T16:25:11.117 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 89 16 28068 28052 19.6971 0.110294 0.00541577 0.0481834 2022-01-13T16:25:11.315 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:11.313327 I | op-mon: targeting the mon count 1 2022-01-13T16:25:11.319 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:11.316990 I | op-config: setting "global"="mon allow pool delete"="true" option to the mon configuration database 2022-01-13T16:25:11.872 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:11.870323 I | op-config: successfully set "global"="mon allow pool delete"="true" option to the mon configuration database 2022-01-13T16:25:11.873 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:11.870342 I | op-config: setting "global"="mon cluster log file"="" option to the mon configuration database 2022-01-13T16:25:12.117 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 90 16 28144 28128 19.531 4.75 0.0211664 0.0508563 2022-01-13T16:25:12.392 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:12.389813 I | op-config: successfully set "global"="mon cluster log file"="" option to the mon configuration database 2022-01-13T16:25:12.392 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:12.389834 I | op-config: setting "global"="mon allow pool size one"="true" option to the mon configuration database 2022-01-13T16:25:12.789 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:12.786394 I | op-config: successfully set "global"="mon allow pool size one"="true" option to the mon configuration database 2022-01-13T16:25:12.789 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:12.786426 I | op-config: setting "global"="log to file"="false" option to the mon configuration database 2022-01-13T16:25:13.117 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 91 16 28187 28171 19.3459 2.6875 0.00694519 0.0507922 2022-01-13T16:25:13.127 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:13.125081 I | op-config: successfully set "global"="log to file"="false" option to the mon configuration database 2022-01-13T16:25:13.127 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:13.125115 I | op-config: setting "global"="rbd_default_features"="3" option to the mon configuration database 2022-01-13T16:25:13.478 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:13.475384 I | op-config: successfully set "global"="rbd_default_features"="3" option to the mon configuration database 2022-01-13T16:25:13.478 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:13.475412 I | op-config: deleting "log file" option from the mon configuration database 2022-01-13T16:25:13.808 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:13.806094 I | op-config: successfully deleted "log file" option from the mon configuration database 2022-01-13T16:25:13.809 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:13.806115 I | op-mon: checking for basic quorum with existing mons 2022-01-13T16:25:13.922 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:13.919754 I | op-mon: mon "a" endpoint is [v2:10.103.238.70:3300,v1:10.103.238.70:6789] 2022-01-13T16:25:13.942 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:13.939373 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.103.238.70:6789"]}] data:a=10.103.238.70:6789 mapping:{"node":{"a":{"Name":"smithi104","Hostname":"smithi104","Address":"172.21.15.104"}}} maxMonId:0] 2022-01-13T16:25:13.947 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:13.945423 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-01-13T16:25:13.948 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:13.945571 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-01-13T16:25:14.117 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 92 16 28187 28171 19.1356 0 - 0.0507922 2022-01-13T16:25:14.222 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:14.219724 I | op-mon: deployment for mon rook-ceph-mon-a already exists. updating if needed 2022-01-13T16:25:14.228 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:14.226704 I | op-k8sutil: deployment "rook-ceph-mon-a" did not change, nothing to update 2022-01-13T16:25:14.229 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:14.226727 I | op-mon: waiting for mon quorum with [a] 2022-01-13T16:25:14.441 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:14.438681 I | op-mon: mons running: [a] 2022-01-13T16:25:14.850 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:14.848231 I | op-mon: Monitors in quorum: [a] 2022-01-13T16:25:14.851 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:14.848250 I | op-mon: mons created: 1 2022-01-13T16:25:15.118 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 93 16 28187 28171 18.9299 0 - 0.0507922 2022-01-13T16:25:15.268 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:15.265553 I | op-mon: waiting for mon quorum with [a] 2022-01-13T16:25:15.274 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:15.272726 I | op-mon: mons running: [a] 2022-01-13T16:25:15.767 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:15.764836 I | op-mon: Monitors in quorum: [a] 2022-01-13T16:25:15.767 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:15.764862 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2022-01-13T16:25:16.118 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 94 16 28187 28171 18.7285 0 - 0.0507922 2022-01-13T16:25:16.227 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:16.225021 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2022-01-13T16:25:16.651 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:16.648374 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2022-01-13T16:25:17.118 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 95 16 28187 28171 18.5313 0 - 0.0507922 2022-01-13T16:25:17.180 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:17.178141 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2022-01-13T16:25:17.625 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:17.623226 I | ceph-csi: created kubernetes csi secrets for cluster "rook-ceph" 2022-01-13T16:25:17.626 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:17.623252 I | cephclient: getting or creating ceph auth key "client.crash" 2022-01-13T16:25:18.060 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:18.057893 I | ceph-crashcollector-controller: created kubernetes crash collector secret for cluster "rook-ceph" 2022-01-13T16:25:18.118 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 96 16 28187 28171 18.3383 0 - 0.0507922 2022-01-13T16:25:18.468 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:18.465065 I | cephclient: successfully enabled msgr2 protocol 2022-01-13T16:25:18.468 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:18.465104 I | cephclient: create rbd-mirror bootstrap peer token "client.rbd-mirror-peer" 2022-01-13T16:25:18.468 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:18.465113 I | cephclient: getting or creating ceph auth key "client.rbd-mirror-peer" 2022-01-13T16:25:18.961 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:18.959143 I | cephclient: successfully created rbd-mirror bootstrap peer token for cluster "rook-ceph" 2022-01-13T16:25:18.992 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:18.989266 I | op-mgr: start running mgr 2022-01-13T16:25:18.992 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:18.989308 I | cephclient: getting or creating ceph auth key "mgr.a" 2022-01-13T16:25:19.118 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 97 16 28187 28171 18.1493 0 - 0.0507922 2022-01-13T16:25:19.513 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:19.510773 I | op-mgr: deployment for mgr rook-ceph-mgr-a already exists. updating if needed 2022-01-13T16:25:19.523 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:19.519689 I | op-k8sutil: deployment "rook-ceph-mgr-a" did not change, nothing to update 2022-01-13T16:25:19.525 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:19.522118 I | op-mgr: setting services to point to mgr "a" 2022-01-13T16:25:19.697 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:19.694802 I | op-osd: start running osds in namespace "rook-ceph" 2022-01-13T16:25:19.698 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:19.694883 I | op-osd: wait timeout for healthy OSDs during upgrade or restart is "10m0s" 2022-01-13T16:25:19.727 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:19.724463 I | op-osd: start provisioning the OSDs on PVCs, if needed 2022-01-13T16:25:19.762 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:19.759339 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi104-lv-1" 2022-01-13T16:25:19.762 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:19.759378 I | op-osd: OSD PVC "smithi104-lv-1-data-055qtj" already exists 2022-01-13T16:25:19.763 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:19.759390 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi104-lv-3" 2022-01-13T16:25:19.763 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:19.759401 I | op-osd: OSD PVC "smithi104-lv-3-data-0v8n8n" already exists 2022-01-13T16:25:19.763 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:19.759408 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi104-lv-4" 2022-01-13T16:25:19.763 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:19.759416 I | op-osd: OSD PVC "smithi104-lv-4-data-0cxbfh" already exists 2022-01-13T16:25:19.764 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:19.759424 I | op-osd: creating 1 new PVCs for device set "smithi104-lv-2" 2022-01-13T16:25:19.816 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:19.814145 I | op-osd: successfully provisioned PVC "smithi104-lv-2-data-0gc4k9" 2022-01-13T16:25:19.844 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:19.841660 I | op-osd: OSD will have its main bluestore block on "smithi104-lv-1-data-055qtj" 2022-01-13T16:25:19.845 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:19.841680 I | op-osd: OSD will have its main bluestore block on "smithi104-lv-3-data-0v8n8n" 2022-01-13T16:25:19.845 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:19.841685 I | op-osd: OSD will have its main bluestore block on "smithi104-lv-4-data-0cxbfh" 2022-01-13T16:25:19.845 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:19.841688 I | op-osd: OSD will have its main bluestore block on "smithi104-lv-2-data-0gc4k9" 2022-01-13T16:25:20.118 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 98 16 28187 28171 17.9641 0 - 0.0507922 2022-01-13T16:25:20.231 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:20.229332 I | op-osd: started OSD provisioning job for PVC "smithi104-lv-2-data-0gc4k9" 2022-01-13T16:25:20.232 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:20.229358 I | op-osd: start provisioning the OSDs on nodes, if needed 2022-01-13T16:25:20.232 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:20.229365 I | op-osd: no nodes are defined for configuring OSDs on raw devices 2022-01-13T16:25:20.409 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:20.407192 I | op-osd: OSD orchestration status for PVC smithi104-lv-2-data-0gc4k9 is "starting" 2022-01-13T16:25:21.118 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 99 16 28187 28171 17.7826 0 - 0.0507922 2022-01-13T16:25:22.119 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:2022-01-13T16:25:22.116985+0000 min lat: 0.00145286 max lat: 18.7015 avg lat: 0.0543744 2022-01-13T16:25:22.119 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-01-13T16:25:22.119 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 100 16 28269 28253 17.656 0.569444 0.00682072 0.0543744 2022-01-13T16:25:22.755 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:22.752802 I | op-mgr: successful modules: dashboard 2022-01-13T16:25:22.778 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:22.774152 I | op-mgr: successful modules: mgr module(s) from the spec 2022-01-13T16:25:22.798 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:22.795402 I | op-mgr: successful modules: prometheus 2022-01-13T16:25:22.835 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:22.830769 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-01-13T16:25:22.839 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:22.835281 I | op-osd: updating OSD 1 on PVC "smithi104-lv-3-data-0v8n8n" 2022-01-13T16:25:22.842 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:22.835305 I | op-osd: OSD will have its main bluestore block on "smithi104-lv-3-data-0v8n8n" 2022-01-13T16:25:23.119 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 101 16 28714 28698 17.7565 27.8125 0.0380638 0.0562521 2022-01-13T16:25:23.754 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:23.734594 I | op-mgr: successful modules: balancer 2022-01-13T16:25:24.120 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 102 16 29289 29273 17.9346 35.9375 0.0140809 0.0557452 2022-01-13T16:25:25.120 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 103 16 29811 29795 18.0772 32.625 0.0643023 0.0553071 2022-01-13T16:25:25.601 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:25.595725 I | op-mgr: successful modules: orchestrator modules 2022-01-13T16:25:25.664 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:25.661350 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-01-13T16:25:25.714 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:25.708693 I | op-osd: updating OSD 2 on PVC "smithi104-lv-4-data-0cxbfh" 2022-01-13T16:25:25.715 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:25.708717 I | op-osd: OSD will have its main bluestore block on "smithi104-lv-4-data-0cxbfh" 2022-01-13T16:25:26.120 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 104 16 30364 30348 18.2357 34.5625 0.0186511 0.0548241 2022-01-13T16:25:27.120 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 105 16 30892 30876 18.3762 33 0.0505481 0.0543879 2022-01-13T16:25:28.120 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 106 16 31416 31400 18.5118 32.75 0.0247457 0.053968 2022-01-13T16:25:28.434 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:28.429373 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-01-13T16:25:28.558 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:28.554173 I | op-osd: updating OSD 3 on PVC "smithi104-lv-1-data-055qtj" 2022-01-13T16:25:28.558 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:28.554197 I | op-osd: OSD will have its main bluestore block on "smithi104-lv-1-data-055qtj" 2022-01-13T16:25:29.120 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 107 16 31914 31898 18.6296 31.125 0.0607895 0.0536668 2022-01-13T16:25:30.120 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 108 16 32459 32443 18.7725 34.0625 0.0162956 0.0532591 2022-01-13T16:25:31.120 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 109 16 33003 32987 18.9122 34 0.0113651 0.0528651 2022-01-13T16:25:31.899 INFO:teuthology.orchestra.run.smithi104.stderr:+ '[' 3 '!=' 4 ']' 2022-01-13T16:25:32.004 INFO:teuthology.orchestra.run.smithi104.stdout:waiting for osd to come back up 2022-01-13T16:25:32.005 INFO:teuthology.orchestra.run.smithi104.stderr:+ echo 'waiting for osd to come back up' 2022-01-13T16:25:32.005 INFO:teuthology.orchestra.run.smithi104.stderr:++ toolbox ceph osd stat 2022-01-13T16:25:32.005 INFO:teuthology.orchestra.run.smithi104.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-01-13T16:25:32.006 INFO:teuthology.orchestra.run.smithi104.stderr:++ cut -f3 -d ' ' 2022-01-13T16:25:32.015 INFO:teuthology.orchestra.run.smithi104.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-01-13T16:25:32.120 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 110 16 33472 33456 19.0067 29.3125 0.0225473 0.0526027 2022-01-13T16:25:33.121 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 111 16 33925 33909 19.0905 28.3125 0.0147856 0.0523708 2022-01-13T16:25:34.121 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 112 16 34433 34417 19.2035 31.75 0.0309738 0.0520579 2022-01-13T16:25:34.331 INFO:teuthology.orchestra.run.smithi104.stderr:+ num_osd=3 2022-01-13T16:25:34.331 INFO:teuthology.orchestra.run.smithi104.stderr:+ sleep 30s 2022-01-13T16:25:35.121 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 113 16 34999 34983 19.3466 35.375 0.0278583 0.0516767 2022-01-13T16:25:36.121 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 114 16 35559 35543 19.4839 35 0.0236667 0.0512994 2022-01-13T16:25:37.121 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 115 16 36040 36024 19.5758 30.0625 0.0221984 0.0510729 2022-01-13T16:25:38.121 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 116 16 36657 36641 19.7395 38.5625 0.0190455 0.0506488 2022-01-13T16:25:39.121 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 117 16 37160 37144 19.8394 31.4375 0.0142978 0.0503945 2022-01-13T16:25:40.121 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 118 16 37685 37669 19.9493 32.8125 0.0242074 0.0501163 2022-01-13T16:25:41.121 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 119 16 38268 38252 20.0879 36.4375 0.0237973 0.0497709 2022-01-13T16:25:42.122 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:2022-01-13T16:25:42.119564+0000 min lat: 0.00145286 max lat: 18.7015 avg lat: 0.0494486 2022-01-13T16:25:42.122 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-01-13T16:25:42.122 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 120 16 38832 38816 20.2142 35.25 0.0181416 0.0494486 2022-01-13T16:25:43.122 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 121 16 39375 39359 20.3276 33.9375 0.0241934 0.0491836 2022-01-13T16:25:44.122 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 122 16 39891 39875 20.4253 32.25 0.0149397 0.0489505 2022-01-13T16:25:45.122 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 123 16 40420 40404 20.528 33.0625 0.0228052 0.048703 2022-01-13T16:25:45.525 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:45.522852 I | op-osd: OSD orchestration status for node smithi104-lv-2-data-0gc4k9 is "orchestrating" 2022-01-13T16:25:46.089 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:46.086393 I | op-osd: OSD orchestration status for PVC smithi104-lv-2-data-0gc4k9 is "orchestrating" 2022-01-13T16:25:46.122 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 124 16 40957 40941 20.6331 33.5625 0.0364202 0.0484509 2022-01-13T16:25:47.123 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 125 16 41436 41420 20.7074 29.9375 0.0509897 0.0482835 2022-01-13T16:25:48.123 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 126 16 41991 41975 20.8183 34.6875 0.0189688 0.0480221 2022-01-13T16:25:49.123 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 127 16 42506 42490 20.9078 32.1875 0.0331577 0.0478148 2022-01-13T16:25:50.123 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 128 16 43059 43043 21.0144 34.5625 0.0204651 0.0475756 2022-01-13T16:25:51.123 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 129 16 43627 43611 21.1267 35.5 0.0356518 0.0473238 2022-01-13T16:25:52.123 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 130 16 44208 44192 21.2435 36.3125 0.0520035 0.047062 2022-01-13T16:25:53.123 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 131 16 44734 44718 21.3323 32.875 0.0203106 0.0468667 2022-01-13T16:25:54.123 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 132 16 44967 44951 21.281 14.5625 0.0315437 0.0469811 2022-01-13T16:25:54.209 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:54.206359 I | op-osd: OSD orchestration status for PVC smithi104-lv-2-data-0gc4k9 is "completed" 2022-01-13T16:25:54.209 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:54.206381 I | op-osd: creating OSD 0 on PVC "smithi104-lv-2-data-0gc4k9" 2022-01-13T16:25:54.210 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:54.206391 I | op-osd: OSD will have its main bluestore block on "smithi104-lv-2-data-0gc4k9" 2022-01-13T16:25:55.124 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 133 16 45195 45179 21.2281 14.25 0.058115 0.0470948 2022-01-13T16:25:56.124 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 134 16 45258 45242 21.0991 3.9375 0.0159267 0.0471062 2022-01-13T16:25:57.124 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 135 16 45548 45532 21.077 18.125 0.0244712 0.0474353 2022-01-13T16:25:58.124 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 136 16 46117 46101 21.1835 35.5625 0.0187797 0.0471953 2022-01-13T16:25:59.124 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 137 16 46570 46554 21.2355 28.3125 0.0205257 0.0470748 2022-01-13T16:25:59.441 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:59.437595 I | op-osd: finished running OSDs in namespace "rook-ceph" 2022-01-13T16:25:59.441 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:59.437621 I | ceph-cluster-controller: done reconciling ceph cluster in namespace "rook-ceph" 2022-01-13T16:25:59.480 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:25:59.473785 I | ceph-cluster-controller: reconciling ceph cluster in namespace "rook-ceph" 2022-01-13T16:26:00.114 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:00.100056 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:26:00.124 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 138 16 47028 47012 21.289 28.625 0.0483241 0.0469544 2022-01-13T16:26:00.126 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:00.120865 I | ceph-cluster-controller: detecting the ceph image version for image quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2... 2022-01-13T16:26:01.124 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 139 16 47521 47505 21.3575 30.8125 0.0384433 0.0468129 2022-01-13T16:26:02.124 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:2022-01-13T16:26:02.122118+0000 min lat: 0.00145286 max lat: 18.7015 avg lat: 0.0466282 2022-01-13T16:26:02.125 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-01-13T16:26:02.125 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 140 16 48048 48032 21.4402 32.9375 0.0296196 0.0466282 2022-01-13T16:26:03.125 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 141 16 48395 48379 21.442 21.6875 0.0184517 0.0466263 2022-01-13T16:26:04.125 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 142 16 48803 48787 21.4705 25.5 0.0565401 0.046565 2022-01-13T16:26:04.333 INFO:teuthology.orchestra.run.smithi104.stdout:waiting for osd to come back up 2022-01-13T16:26:04.333 INFO:teuthology.orchestra.run.smithi104.stderr:+ '[' 3 '!=' 4 ']' 2022-01-13T16:26:04.334 INFO:teuthology.orchestra.run.smithi104.stderr:+ echo 'waiting for osd to come back up' 2022-01-13T16:26:04.334 INFO:teuthology.orchestra.run.smithi104.stderr:++ toolbox ceph osd stat 2022-01-13T16:26:04.334 INFO:teuthology.orchestra.run.smithi104.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-01-13T16:26:04.335 INFO:teuthology.orchestra.run.smithi104.stderr:++ cut -f3 -d ' ' 2022-01-13T16:26:04.966 INFO:teuthology.orchestra.run.smithi104.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-01-13T16:26:05.125 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 143 16 49180 49164 21.4851 23.5625 0.0479952 0.0465351 2022-01-13T16:26:06.125 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 144 16 49592 49576 21.5147 25.75 0.0215837 0.0464694 2022-01-13T16:26:07.127 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 145 16 50051 50035 21.5639 28.6875 0.0306605 0.0463634 2022-01-13T16:26:08.127 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 146 16 50469 50453 21.5952 26.125 0.0438364 0.0462974 2022-01-13T16:26:08.762 INFO:teuthology.orchestra.run.smithi104.stderr:+ num_osd=3 2022-01-13T16:26:08.763 INFO:teuthology.orchestra.run.smithi104.stderr:+ sleep 30s 2022-01-13T16:26:09.127 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 147 16 50949 50933 21.6523 30 0.0190667 0.0461749 2022-01-13T16:26:10.127 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 148 16 51469 51453 21.7256 32.5 0.0484788 0.0460163 2022-01-13T16:26:11.127 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 149 16 51921 51905 21.7694 28.25 0.0153571 0.0459246 2022-01-13T16:26:12.128 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 150 16 52345 52329 21.8008 26.5 0.0260383 0.0458588 2022-01-13T16:26:13.128 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 151 16 52845 52829 21.8633 31.25 0.0154938 0.0457294 2022-01-13T16:26:14.128 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 152 16 53357 53341 21.93 32 0.0253829 0.0455904 2022-01-13T16:26:15.128 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 153 16 53766 53750 21.9537 25.5625 0.0303307 0.0455396 2022-01-13T16:26:16.129 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 154 16 54175 54159 21.9771 25.5625 0.0184037 0.0454936 2022-01-13T16:26:17.129 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 155 16 54711 54695 22.0514 33.5 0.0213354 0.045338 2022-01-13T16:26:18.129 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 156 16 55209 55193 22.1096 31.125 0.0208459 0.0452205 2022-01-13T16:26:19.129 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 157 16 55695 55679 22.1622 30.375 0.0228315 0.0451107 2022-01-13T16:26:20.129 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 158 16 56145 56129 22.1999 28.125 0.0262692 0.0450351 2022-01-13T16:26:21.130 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 159 16 56545 56529 22.2174 25 0.0309038 0.0449993 2022-01-13T16:26:22.130 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:2022-01-13T16:26:22.127379+0000 min lat: 0.00145286 max lat: 18.7015 avg lat: 0.0448845 2022-01-13T16:26:22.131 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-01-13T16:26:22.131 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 160 16 57028 57012 22.2672 30.1875 0.00654303 0.0448845 2022-01-13T16:26:23.130 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 161 16 57515 57499 22.3179 30.4375 0.0249088 0.0447981 2022-01-13T16:26:24.130 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 162 16 57979 57963 22.3591 29 0.0268565 0.044714 2022-01-13T16:26:25.131 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 163 16 57980 57964 22.2223 0.0625 0.0278116 0.0447137 2022-01-13T16:26:26.131 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 164 16 57980 57964 22.0868 0 - 0.0447137 2022-01-13T16:26:27.131 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 165 16 57989 57973 21.9564 0.28125 0.00424837 0.0449518 2022-01-13T16:26:28.131 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 166 16 57989 57973 21.8241 0 - 0.0449518 2022-01-13T16:26:29.131 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 167 16 57989 57973 21.6935 0 - 0.0449518 2022-01-13T16:26:29.278 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:29.272414 I | ceph-cluster-controller: detected ceph image version: "17.0.0-10101 quincy" 2022-01-13T16:26:29.278 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:29.272507 I | ceph-cluster-controller: validating ceph version from provided image 2022-01-13T16:26:29.279 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:29.272537 W | ceph-cluster-controller: unsupported ceph version detected: "17.0.0-10101 quincy", pursuing 2022-01-13T16:26:29.928 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:29.922347 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:26:30.131 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 168 16 57989 57973 21.5643 0 - 0.0449518 2022-01-13T16:26:30.498 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:30.494456 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-01-13T16:26:30.501 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:30.495365 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-01-13T16:26:31.038 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:31.034375 I | ceph-cluster-controller: cluster "rook-ceph": version "17.0.0-10101 quincy" detected for image "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2" 2022-01-13T16:26:31.131 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 169 16 57989 57973 21.4367 0 - 0.0449518 2022-01-13T16:26:32.131 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 170 16 57989 57973 21.3106 0 - 0.0449518 2022-01-13T16:26:32.540 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:32.536572 I | op-mon: start running mons 2022-01-13T16:26:32.573 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:32.568331 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:26:32.620 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:32.616278 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.103.238.70:6789"]}] data:a=10.103.238.70:6789 mapping:{"node":{"a":{"Name":"smithi104","Hostname":"smithi104","Address":"172.21.15.104"}}} maxMonId:0] 2022-01-13T16:26:32.625 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:32.622476 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-01-13T16:26:32.628 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:32.624469 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-01-13T16:26:33.131 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 171 16 57989 57973 21.186 0 - 0.0449518 2022-01-13T16:26:33.344 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:33.340247 I | op-mon: targeting the mon count 1 2022-01-13T16:26:33.348 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:33.344989 I | op-config: setting "global"="mon allow pool delete"="true" option to the mon configuration database 2022-01-13T16:26:33.851 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:33.847430 I | op-config: successfully set "global"="mon allow pool delete"="true" option to the mon configuration database 2022-01-13T16:26:33.971 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:33.847453 I | op-config: setting "global"="mon cluster log file"="" option to the mon configuration database 2022-01-13T16:26:34.132 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 172 16 57989 57973 21.0629 0 - 0.0449518 2022-01-13T16:26:34.282 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:34.278251 I | op-config: successfully set "global"="mon cluster log file"="" option to the mon configuration database 2022-01-13T16:26:34.283 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:34.278273 I | op-config: setting "global"="mon allow pool size one"="true" option to the mon configuration database 2022-01-13T16:26:34.648 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:34.645068 I | op-config: successfully set "global"="mon allow pool size one"="true" option to the mon configuration database 2022-01-13T16:26:34.649 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:34.645091 I | op-config: setting "global"="log to file"="false" option to the mon configuration database 2022-01-13T16:26:35.132 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 173 16 57989 57973 20.9411 0 - 0.0449518 2022-01-13T16:26:35.224 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:35.220356 I | op-config: successfully set "global"="log to file"="false" option to the mon configuration database 2022-01-13T16:26:35.225 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:35.220380 I | op-config: setting "global"="rbd_default_features"="3" option to the mon configuration database 2022-01-13T16:26:35.912 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:35.909025 I | op-config: successfully set "global"="rbd_default_features"="3" option to the mon configuration database 2022-01-13T16:26:35.915 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:35.909049 I | op-config: deleting "log file" option from the mon configuration database 2022-01-13T16:26:36.132 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 174 16 57989 57973 20.8208 0 - 0.0449518 2022-01-13T16:26:36.393 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:36.389682 I | op-config: successfully deleted "log file" option from the mon configuration database 2022-01-13T16:26:36.394 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:36.389710 I | op-mon: checking for basic quorum with existing mons 2022-01-13T16:26:36.595 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:36.591123 I | op-mon: mon "a" endpoint is [v2:10.103.238.70:3300,v1:10.103.238.70:6789] 2022-01-13T16:26:36.756 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:36.752682 I | op-mon: saved mon endpoints to config map map[csi-cluster-config-json:[{"clusterID":"rook-ceph","monitors":["10.103.238.70:6789"]}] data:a=10.103.238.70:6789 mapping:{"node":{"a":{"Name":"smithi104","Hostname":"smithi104","Address":"172.21.15.104"}}} maxMonId:0] 2022-01-13T16:26:37.132 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 175 16 57989 57973 20.7018 0 - 0.0449518 2022-01-13T16:26:37.354 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:37.349301 I | cephclient: writing config file /var/lib/rook/rook-ceph/rook-ceph.config 2022-01-13T16:26:37.365 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:37.351492 I | cephclient: generated admin config in /var/lib/rook/rook-ceph 2022-01-13T16:26:37.991 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:37.987829 I | op-mon: deployment for mon rook-ceph-mon-a already exists. updating if needed 2022-01-13T16:26:37.997 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:37.993817 I | op-k8sutil: deployment "rook-ceph-mon-a" did not change, nothing to update 2022-01-13T16:26:37.997 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:37.993833 I | op-mon: waiting for mon quorum with [a] 2022-01-13T16:26:38.001 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:37.998064 I | op-mon: mons running: [a] 2022-01-13T16:26:38.132 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 176 16 57989 57973 20.5842 0 - 0.0449518 2022-01-13T16:26:38.604 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:38.600720 I | op-mon: Monitors in quorum: [a] 2022-01-13T16:26:38.604 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:38.600742 I | op-mon: mons created: 1 2022-01-13T16:26:38.764 INFO:teuthology.orchestra.run.smithi104.stderr:+ '[' 3 '!=' 4 ']' 2022-01-13T16:26:38.764 INFO:teuthology.orchestra.run.smithi104.stderr:+ echo 'waiting for osd to come back up' 2022-01-13T16:26:38.765 INFO:teuthology.orchestra.run.smithi104.stdout:waiting for osd to come back up 2022-01-13T16:26:38.765 INFO:teuthology.orchestra.run.smithi104.stderr:++ toolbox ceph osd stat 2022-01-13T16:26:38.765 INFO:teuthology.orchestra.run.smithi104.stderr:++ cut -f3 -d ' ' 2022-01-13T16:26:38.766 INFO:teuthology.orchestra.run.smithi104.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-01-13T16:26:39.068 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:39.064613 I | op-mon: waiting for mon quorum with [a] 2022-01-13T16:26:39.115 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:39.111340 I | op-mon: mons running: [a] 2022-01-13T16:26:39.132 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 177 16 58038 58022 20.4852 0.255208 0.0026897 0.0478444 2022-01-13T16:26:39.179 INFO:teuthology.orchestra.run.smithi104.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-01-13T16:26:40.132 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 178 16 58081 58065 20.3852 2.6875 0.0314911 0.0485446 2022-01-13T16:26:40.141 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:40.137452 I | op-mon: Monitors in quorum: [a] 2022-01-13T16:26:40.141 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:40.137513 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2022-01-13T16:26:40.146 INFO:teuthology.orchestra.run.smithi104.stderr:+ num_osd=3 2022-01-13T16:26:40.146 INFO:teuthology.orchestra.run.smithi104.stderr:+ sleep 30s 2022-01-13T16:26:40.787 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:40.783257 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2022-01-13T16:26:41.132 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 179 16 58085 58069 20.2727 0.25 0.00509763 0.0486193 2022-01-13T16:26:41.202 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:41.198798 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2022-01-13T16:26:41.619 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:41.614634 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2022-01-13T16:26:42.133 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:2022-01-13T16:26:42.129475+0000 min lat: 0.00145286 max lat: 18.7015 avg lat: 0.0486193 2022-01-13T16:26:42.133 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-01-13T16:26:42.133 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 180 16 58085 58069 20.1601 0 - 0.0486193 2022-01-13T16:26:42.204 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:42.200750 I | ceph-csi: created kubernetes csi secrets for cluster "rook-ceph" 2022-01-13T16:26:42.205 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:42.200770 I | cephclient: getting or creating ceph auth key "client.crash" 2022-01-13T16:26:42.628 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:42.624369 I | ceph-crashcollector-controller: created kubernetes crash collector secret for cluster "rook-ceph" 2022-01-13T16:26:43.064 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:43.060622 I | cephclient: successfully enabled msgr2 protocol 2022-01-13T16:26:43.065 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:43.060647 I | cephclient: create rbd-mirror bootstrap peer token "client.rbd-mirror-peer" 2022-01-13T16:26:43.065 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:43.060652 I | cephclient: getting or creating ceph auth key "client.rbd-mirror-peer" 2022-01-13T16:26:43.132 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 181 16 58085 58069 20.0487 0 - 0.0486193 2022-01-13T16:26:43.519 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:43.515220 I | cephclient: successfully created rbd-mirror bootstrap peer token for cluster "rook-ceph" 2022-01-13T16:26:43.576 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:43.571669 I | op-mgr: start running mgr 2022-01-13T16:26:43.576 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:43.571705 I | cephclient: getting or creating ceph auth key "mgr.a" 2022-01-13T16:26:44.056 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:44.052465 I | op-mgr: deployment for mgr rook-ceph-mgr-a already exists. updating if needed 2022-01-13T16:26:44.064 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:44.060706 I | op-k8sutil: deployment "rook-ceph-mgr-a" did not change, nothing to update 2022-01-13T16:26:44.067 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:44.063042 I | op-mgr: setting services to point to mgr "a" 2022-01-13T16:26:44.133 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 182 16 58085 58069 19.9386 0 - 0.0486193 2022-01-13T16:26:44.168 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:44.161252 I | op-osd: start running osds in namespace "rook-ceph" 2022-01-13T16:26:44.169 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:44.161279 I | op-osd: wait timeout for healthy OSDs during upgrade or restart is "10m0s" 2022-01-13T16:26:44.198 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:44.194716 I | op-osd: start provisioning the OSDs on PVCs, if needed 2022-01-13T16:26:44.203 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:44.198597 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi104-lv-1" 2022-01-13T16:26:44.203 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:44.198630 I | op-osd: OSD PVC "smithi104-lv-1-data-055qtj" already exists 2022-01-13T16:26:44.203 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:44.198661 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi104-lv-3" 2022-01-13T16:26:44.204 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:44.198672 I | op-osd: OSD PVC "smithi104-lv-3-data-0v8n8n" already exists 2022-01-13T16:26:44.204 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:44.198746 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi104-lv-4" 2022-01-13T16:26:44.204 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:44.198790 I | op-osd: OSD PVC "smithi104-lv-4-data-0cxbfh" already exists 2022-01-13T16:26:44.205 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:44.198803 I | op-osd: verifying PVCs exist for 1 OSDs in device set "smithi104-lv-2" 2022-01-13T16:26:44.205 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:44.198812 I | op-osd: OSD PVC "smithi104-lv-2-data-0gc4k9" already exists 2022-01-13T16:26:44.214 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:44.209655 I | op-osd: OSD will have its main bluestore block on "smithi104-lv-1-data-055qtj" 2022-01-13T16:26:44.214 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:44.209681 I | op-osd: OSD will have its main bluestore block on "smithi104-lv-3-data-0v8n8n" 2022-01-13T16:26:44.214 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:44.209687 I | op-osd: OSD will have its main bluestore block on "smithi104-lv-4-data-0cxbfh" 2022-01-13T16:26:44.215 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:44.209692 I | op-osd: OSD will have its main bluestore block on "smithi104-lv-2-data-0gc4k9" 2022-01-13T16:26:44.215 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:44.209698 I | op-osd: start provisioning the OSDs on nodes, if needed 2022-01-13T16:26:44.215 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:44.209702 I | op-osd: no nodes are defined for configuring OSDs on raw devices 2022-01-13T16:26:45.094 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:45.090031 I | op-mgr: successful modules: mgr module(s) from the spec 2022-01-13T16:26:45.099 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:45.095438 I | op-mgr: successful modules: dashboard 2022-01-13T16:26:45.114 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:45.110391 I | op-mgr: successful modules: prometheus 2022-01-13T16:26:45.132 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 183 16 58085 58069 19.8296 0 - 0.0486193 2022-01-13T16:26:45.487 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:45.483625 I | op-mgr: successful modules: balancer 2022-01-13T16:26:45.663 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:45.658984 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-01-13T16:26:45.667 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:45.664097 I | op-osd: updating OSD 0 on PVC "smithi104-lv-2-data-0gc4k9" 2022-01-13T16:26:45.667 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:45.664121 I | op-osd: OSD will have its main bluestore block on "smithi104-lv-2-data-0gc4k9" 2022-01-13T16:26:46.133 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 184 16 58085 58069 19.7218 0 - 0.0486193 2022-01-13T16:26:46.689 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:46.685554 I | op-mgr: successful modules: orchestrator modules 2022-01-13T16:26:46.975 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:46.971798 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-01-13T16:26:46.982 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:46.979032 I | op-osd: updating OSD 1 on PVC "smithi104-lv-3-data-0v8n8n" 2022-01-13T16:26:46.983 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:46.979077 I | op-osd: OSD will have its main bluestore block on "smithi104-lv-3-data-0v8n8n" 2022-01-13T16:26:47.133 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 185 16 58085 58069 19.6152 0 - 0.0486193 2022-01-13T16:26:48.134 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 186 16 58085 58069 19.5098 0 - 0.0486193 2022-01-13T16:26:48.191 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:48.187853 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-01-13T16:26:48.200 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:48.196477 I | op-osd: updating OSD 2 on PVC "smithi104-lv-4-data-0cxbfh" 2022-01-13T16:26:48.200 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:48.196504 I | op-osd: OSD will have its main bluestore block on "smithi104-lv-4-data-0cxbfh" 2022-01-13T16:26:49.133 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 187 16 58085 58069 19.4054 0 - 0.0486193 2022-01-13T16:26:50.133 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 188 16 58085 58069 19.3022 0 - 0.0486193 2022-01-13T16:26:50.181 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:50.177400 W | cephclient: all OSDs are running on the same host. not performing upgrade check. running in best-effort 2022-01-13T16:26:50.192 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:50.186046 I | op-osd: updating OSD 3 on PVC "smithi104-lv-1-data-055qtj" 2022-01-13T16:26:50.193 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:50.186071 I | op-osd: OSD will have its main bluestore block on "smithi104-lv-1-data-055qtj" 2022-01-13T16:26:50.973 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:50.969680 I | op-osd: finished running OSDs in namespace "rook-ceph" 2022-01-13T16:26:50.974 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:26:50.969706 I | ceph-cluster-controller: done reconciling ceph cluster in namespace "rook-ceph" 2022-01-13T16:26:51.133 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 189 16 58119 58103 19.2113 0.2125 0.00783395 0.0508938 2022-01-13T16:26:52.133 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 190 16 58119 58103 19.1102 0 - 0.0508938 2022-01-13T16:26:53.133 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 191 16 58119 58103 19.0102 0 - 0.0508938 2022-01-13T16:26:54.134 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 192 16 58119 58103 18.9112 0 - 0.0508938 2022-01-13T16:26:55.134 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 193 16 58119 58103 18.8132 0 - 0.0508938 2022-01-13T16:26:56.134 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 194 16 58119 58103 18.7162 0 - 0.0508938 2022-01-13T16:26:57.134 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 195 16 58119 58103 18.6203 0 - 0.0508938 2022-01-13T16:26:58.134 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 196 16 58179 58163 18.5444 0.535714 0.0221915 0.0536397 2022-01-13T16:26:59.134 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 197 16 58384 58368 18.5153 12.8125 0.00805153 0.053952 2022-01-13T16:27:00.134 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 198 16 58576 58560 18.4824 12 0.0221675 0.054069 2022-01-13T16:27:01.134 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 199 16 58776 58760 18.4523 12.5 0.0131816 0.0541454 2022-01-13T16:27:02.134 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:2022-01-13T16:27:02.131531+0000 min lat: 0.00145286 max lat: 26.0614 avg lat: 0.0542356 2022-01-13T16:27:02.135 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-01-13T16:27:02.135 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 200 16 58962 58946 18.4182 11.625 0.0217819 0.0542356 2022-01-13T16:27:03.135 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 201 16 59147 59131 18.3841 11.5625 0.0103684 0.0543268 2022-01-13T16:27:04.135 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 202 16 59345 59329 18.3543 12.375 0.0148501 0.0544042 2022-01-13T16:27:05.135 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 203 16 59448 59432 18.2956 6.4375 0.0213007 0.0545596 2022-01-13T16:27:06.135 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 204 16 59658 59642 18.2702 13.125 0.0121482 0.0546633 2022-01-13T16:27:07.135 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 205 16 59810 59794 18.2275 9.5 0.02179 0.0548094 2022-01-13T16:27:08.135 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 206 16 60022 60006 18.2033 13.25 0.156773 0.054899 2022-01-13T16:27:09.135 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 207 16 60246 60230 18.183 14 0.267697 0.0549713 2022-01-13T16:27:10.135 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 208 16 60441 60425 18.1541 12.1875 0.255623 0.0550536 2022-01-13T16:27:10.147 INFO:teuthology.orchestra.run.smithi104.stdout:waiting for osd to come back up 2022-01-13T16:27:10.148 INFO:teuthology.orchestra.run.smithi104.stderr:+ '[' 3 '!=' 4 ']' 2022-01-13T16:27:10.148 INFO:teuthology.orchestra.run.smithi104.stderr:+ echo 'waiting for osd to come back up' 2022-01-13T16:27:10.149 INFO:teuthology.orchestra.run.smithi104.stderr:++ toolbox ceph osd stat 2022-01-13T16:27:10.150 INFO:teuthology.orchestra.run.smithi104.stderr:++ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- ceph osd stat 2022-01-13T16:27:10.150 INFO:teuthology.orchestra.run.smithi104.stderr:++ cut -f3 -d ' ' 2022-01-13T16:27:10.231 INFO:teuthology.orchestra.run.smithi104.stderr:Unable to use a TTY - input is not a terminal or the right kind of file 2022-01-13T16:27:11.135 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 209 16 60616 60600 18.1196 10.9375 0.021762 0.0551338 2022-01-13T16:27:11.642 INFO:teuthology.orchestra.run.smithi104.stderr:+ num_osd=4 2022-01-13T16:27:11.643 INFO:teuthology.orchestra.run.smithi104.stderr:+ sleep 30s 2022-01-13T16:27:12.135 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 210 16 60804 60788 18.0893 11.75 0.562009 0.0552433 2022-01-13T16:27:13.136 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 211 16 60985 60969 18.0572 11.3125 0.0270787 0.0553528 2022-01-13T16:27:14.136 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 212 16 61189 61173 18.0321 12.75 0.0100269 0.0554139 2022-01-13T16:27:15.136 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 213 16 61379 61363 18.0032 11.875 0.0134744 0.0554799 2022-01-13T16:27:16.136 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 214 16 61544 61528 17.9673 10.3125 0.188688 0.0555845 2022-01-13T16:27:17.136 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 215 16 61667 61651 17.9194 7.6875 0.0209248 0.0557719 2022-01-13T16:27:18.136 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 216 16 61870 61854 17.8952 12.6875 0.323409 0.0558368 2022-01-13T16:27:19.136 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 217 16 62057 62041 17.8666 11.6875 0.0251923 0.0559379 2022-01-13T16:27:20.136 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 218 16 62255 62239 17.8414 12.375 0.0299163 0.0560142 2022-01-13T16:27:21.136 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 219 16 62432 62416 17.8105 11.0625 0.14323 0.0561162 2022-01-13T16:27:22.136 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:2022-01-13T16:27:22.133575+0000 min lat: 0.00145286 max lat: 26.0614 avg lat: 0.0561799 2022-01-13T16:27:22.137 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-01-13T16:27:22.137 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 220 16 62640 62624 17.7886 13 0.0170223 0.0561799 2022-01-13T16:27:23.136 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 221 16 62819 62803 17.7587 11.1875 0.0194422 0.0562835 2022-01-13T16:27:24.137 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 222 16 63012 62996 17.7331 12.0625 0.0146939 0.0563509 2022-01-13T16:27:25.137 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 223 16 63198 63182 17.7057 11.625 0.0183139 0.0564352 2022-01-13T16:27:26.137 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 224 16 63369 63353 17.6743 10.6875 0.00797655 0.0565296 2022-01-13T16:27:27.137 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 225 16 63550 63534 17.646 11.3125 0.254385 0.0566169 2022-01-13T16:27:28.137 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 226 16 63734 63718 17.6188 11.5 0.0819144 0.0567236 2022-01-13T16:27:29.137 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 227 16 63883 63867 17.5822 9.3125 0.0219138 0.0568506 2022-01-13T16:27:30.137 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 228 16 64059 64043 17.5534 11 0.0214026 0.0569143 2022-01-13T16:27:31.137 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 229 16 64261 64245 17.5318 12.625 0.0133182 0.0569808 2022-01-13T16:27:32.138 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 230 16 64422 64406 17.4993 10.0625 0.0153284 0.0570621 2022-01-13T16:27:33.138 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 231 16 64598 64582 17.4712 11 0.0253851 0.0571774 2022-01-13T16:27:34.138 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 232 16 64799 64783 17.45 12.5625 0.015873 0.0572646 2022-01-13T16:27:35.138 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 233 16 64954 64938 17.4167 9.6875 0.0238242 0.0573732 2022-01-13T16:27:36.138 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 234 16 65133 65117 17.3901 11.1875 0.1233 0.0574703 2022-01-13T16:27:37.140 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 235 16 65334 65318 17.3695 12.5625 0.006886 0.0575205 2022-01-13T16:27:38.139 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 236 16 65530 65514 17.3478 12.25 0.0195699 0.0575934 2022-01-13T16:27:39.139 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 237 16 65709 65693 17.3218 11.1875 0.273852 0.0576807 2022-01-13T16:27:40.139 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 238 16 65907 65891 17.301 12.375 0.0191438 0.0577787 2022-01-13T16:27:41.139 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 239 16 66086 66070 17.2754 11.1875 0.320544 0.0578476 2022-01-13T16:27:41.643 INFO:teuthology.orchestra.run.smithi104.stderr:+ '[' 4 '!=' 4 ']' 2022-01-13T16:27:41.645 INFO:teuthology.run_tasks:Running task rook.shell... 2022-01-13T16:27:41.657 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch status 2022-01-13T16:27:42.139 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:2022-01-13T16:27:42.136365+0000 min lat: 0.00145286 max lat: 26.0614 avg lat: 0.0579908 2022-01-13T16:27:42.140 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-01-13T16:27:42.140 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 240 16 66200 66184 17.2332 7.125 0.0162845 0.0579908 2022-01-13T16:27:43.139 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 241 16 66409 66393 17.2158 13.0625 0.0994692 0.0580553 2022-01-13T16:27:44.140 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 242 16 66603 66587 17.1948 12.125 0.102799 0.0581166 2022-01-13T16:27:45.146 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 243 16 66798 66782 17.1742 12.1875 0.0531023 0.0581963 2022-01-13T16:27:46.140 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 244 16 67019 67003 17.1604 13.8125 0.0306079 0.0582299 2022-01-13T16:27:47.140 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 245 16 67224 67208 17.1427 12.8125 0.0424202 0.0583058 2022-01-13T16:27:48.140 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 246 16 67399 67383 17.1174 10.9375 0.442429 0.0583971 2022-01-13T16:27:48.315 INFO:teuthology.orchestra.run.smithi104.stdout:Backend: rook 2022-01-13T16:27:48.315 INFO:teuthology.orchestra.run.smithi104.stdout:Available: Yes 2022-01-13T16:27:48.363 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ps 2022-01-13T16:27:49.140 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 247 16 67572 67556 17.0919 10.8125 0.0635886 0.0584589 2022-01-13T16:27:49.202 INFO:teuthology.orchestra.run.smithi104.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID 2022-01-13T16:27:49.202 INFO:teuthology.orchestra.run.smithi104.stdout:crashcollector.crash smithi104 running (7m) 0s ago 7m - - e41e5061e8fe 2022-01-13T16:27:49.202 INFO:teuthology.orchestra.run.smithi104.stdout:mgr.a smithi104 running (9m) 0s ago 9m - - e41e5061e8fe 2022-01-13T16:27:49.203 INFO:teuthology.orchestra.run.smithi104.stdout:mon.a smithi104 running (9m) 0s ago 9m - - e41e5061e8fe 2022-01-13T16:27:49.203 INFO:teuthology.orchestra.run.smithi104.stdout:osd.0 smithi104 running (112s) 0s ago 112s - - e41e5061e8fe 2022-01-13T16:27:49.203 INFO:teuthology.orchestra.run.smithi104.stdout:osd.1 smithi104 running (7m) 0s ago 7m - - e41e5061e8fe 2022-01-13T16:27:49.203 INFO:teuthology.orchestra.run.smithi104.stdout:osd.2 smithi104 running (7m) 0s ago 7m - - e41e5061e8fe 2022-01-13T16:27:49.204 INFO:teuthology.orchestra.run.smithi104.stdout:osd.3 smithi104 running (7m) 0s ago 7m - - e41e5061e8fe 2022-01-13T16:27:49.239 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls 2022-01-13T16:27:50.140 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 248 16 67743 67727 17.0661 10.6875 0.00960541 0.0585508 2022-01-13T16:27:50.295 INFO:teuthology.orchestra.run.smithi104.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2022-01-13T16:27:50.295 INFO:teuthology.orchestra.run.smithi104.stdout:crash 1/1 0s ago 7m * 2022-01-13T16:27:50.296 INFO:teuthology.orchestra.run.smithi104.stdout:mgr 1/1 0s ago 9m count:1 2022-01-13T16:27:50.296 INFO:teuthology.orchestra.run.smithi104.stdout:mon 1/1 0s ago 9m count:1 2022-01-13T16:27:50.297 INFO:teuthology.orchestra.run.smithi104.stdout:osd 8 0s ago 7m 2022-01-13T16:27:50.297 INFO:teuthology.orchestra.run.smithi104.stdout:osd.all-available-devices 0 0s ago - * 2022-01-13T16:27:50.350 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch host ls 2022-01-13T16:27:51.117 INFO:teuthology.orchestra.run.smithi104.stdout:HOST ADDR LABELS STATUS 2022-01-13T16:27:51.117 INFO:teuthology.orchestra.run.smithi104.stdout:smithi104 172.21.15.104/smithi104 2022-01-13T16:27:51.118 INFO:teuthology.orchestra.run.smithi104.stdout:1 hosts in cluster 2022-01-13T16:27:51.140 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 249 16 67912 67896 17.0399 10.5625 0.019223 0.0586444 2022-01-13T16:27:51.176 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch device ls 2022-01-13T16:27:51.974 INFO:teuthology.orchestra.run.smithi104.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REJECT REASONS 2022-01-13T16:27:51.975 INFO:teuthology.orchestra.run.smithi104.stdout:smithi104 /dev/vg_nvme/lv_1 unknown None 107G 2022-01-13T16:27:51.975 INFO:teuthology.orchestra.run.smithi104.stdout:smithi104 /dev/vg_nvme/lv_2 unknown None 107G 2022-01-13T16:27:51.975 INFO:teuthology.orchestra.run.smithi104.stdout:smithi104 /dev/vg_nvme/lv_3 unknown None 107G 2022-01-13T16:27:51.976 INFO:teuthology.orchestra.run.smithi104.stdout:smithi104 /dev/vg_nvme/lv_4 unknown None 107G 2022-01-13T16:27:52.026 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch apply rgw foo 2022-01-13T16:27:52.143 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 250 16 68114 68098 17.0222 12.625 0.0151482 0.0587092 2022-01-13T16:27:52.927 INFO:teuthology.orchestra.run.smithi104.stdout:Created 2022-01-13T16:27:52.933 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:27:52.929672 I | ceph-spec: adding finalizer "cephobjectstore.ceph.rook.io" on "foo" 2022-01-13T16:27:52.959 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch apply mds foo 2022-01-13T16:27:53.072 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:27:53.055460 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:27:53.147 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 251 16 68282 68266 16.9959 10.5 0.0124365 0.0587794 2022-01-13T16:27:53.797 INFO:teuthology.orchestra.run.smithi104.stdout:Created 2022-01-13T16:27:53.798 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:27:53.793986 I | ceph-spec: adding finalizer "cephfilesystem.ceph.rook.io" on "foo" 2022-01-13T16:27:53.816 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch apply rbd-mirror 2022-01-13T16:27:54.147 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 252 16 68397 68381 16.9569 7.1875 0.375177 0.0588998 2022-01-13T16:27:54.201 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:27:54.195928 W | ceph-file-controller: failed to set filesystem "foo" status to "". failed to update object "rook-ceph/foo" status: Operation cannot be fulfilled on cephfilesystems.ceph.rook.io "foo": the object has been modified; please apply your changes to the latest version and try again 2022-01-13T16:27:54.204 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:27:54.201156 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:27:54.985 INFO:teuthology.orchestra.run.smithi104.stdout:Success 2022-01-13T16:27:55.022 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch apply nfs foo --port 12777 2022-01-13T16:27:55.069 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:27:55.064783 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:27:55.147 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 253 16 68528 68512 16.9223 8.1875 0.044051 0.0590405 2022-01-13T16:27:55.533 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:27:55.528785 I | ceph-object-controller: reconciling object store deployments 2022-01-13T16:27:55.584 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:27:55.576893 I | ceph-object-controller: ceph object store gateway service running at 10.103.72.75 2022-01-13T16:27:55.584 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:27:55.576917 I | ceph-object-controller: reconciling object store pools 2022-01-13T16:27:56.147 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 254 16 68661 68645 16.8884 8.3125 0.0250661 0.0591659 2022-01-13T16:27:56.727 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:27:56.723137 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-01-13T16:27:56.727 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:27:56.723166 I | ceph-rbd-mirror-controller: configure rbd-mirroring with 1 workers 2022-01-13T16:27:56.728 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:27:56.723191 I | cephclient: getting or creating ceph auth key "client.rbd-mirror.a" 2022-01-13T16:27:57.148 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 255 16 68806 68790 16.8577 9.0625 0.338846 0.0592583 2022-01-13T16:27:58.039 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:27:58.032670 I | ceph-spec: adding finalizer "cephnfs.ceph.rook.io" on "foo" 2022-01-13T16:27:58.039 INFO:teuthology.orchestra.run.smithi104.stdout:Created 2022-01-13T16:27:58.110 DEBUG:teuthology.run_tasks:Unwinding manager radosbench 2022-01-13T16:27:58.121 INFO:tasks.radosbench:joining radosbench (timing out after 11100s) 2022-01-13T16:27:58.122 INFO:teuthology.orchestra.run:waiting for 11100 2022-01-13T16:27:58.138 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:27:58.131538 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:27:58.147 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 256 16 68909 68893 16.817 6.4375 0.0223268 0.0593854 2022-01-13T16:27:59.096 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:27:59.087918 I | ceph-rbd-mirror-controller: "rook-ceph-rbd-mirror-a" deployment started 2022-01-13T16:27:59.147 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 257 16 69011 68995 16.7763 6.375 0.0411415 0.0595702 2022-01-13T16:27:59.599 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:27:59.590496 E | ceph-crashcollector-controller: node reconcile failed on op "unchanged": Operation cannot be fulfilled on deployments.apps "rook-ceph-crashcollector-smithi104": the object has been modified; please apply your changes to the latest version and try again 2022-01-13T16:27:59.779 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:27:59.761252 E | ceph-crashcollector-controller: node reconcile failed on op "unchanged": Operation cannot be fulfilled on deployments.apps "rook-ceph-crashcollector-smithi104": the object has been modified; please apply your changes to the latest version and try again 2022-01-13T16:28:00.148 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 258 16 69136 69120 16.7416 7.8125 0.128913 0.0596704 2022-01-13T16:28:00.978 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:00.973091 I | ceph-nfs-controller: updating ceph nfs "foo" 2022-01-13T16:28:01.148 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 259 16 69294 69278 16.7151 9.875 0.0745094 0.0597949 2022-01-13T16:28:01.528 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:01.524319 I | ceph-file-controller: creating filesystem "foo" 2022-01-13T16:28:01.597 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:01.573728 I | cephclient: getting or creating ceph auth key "client.nfs-ganesha.foo.a" 2022-01-13T16:28:02.149 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:2022-01-13T16:28:02.144977+0000 min lat: 0.00145286 max lat: 26.0614 avg lat: 0.0599359 2022-01-13T16:28:02.149 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-01-13T16:28:02.149 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 260 16 69399 69383 16.676 6.5625 0.042732 0.0599359 2022-01-13T16:28:03.148 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 261 16 69596 69580 16.6593 12.3125 0.0206749 0.0599919 2022-01-13T16:28:04.148 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 262 16 69770 69754 16.6372 10.875 0.0692325 0.0600686 2022-01-13T16:28:05.148 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 263 16 69894 69878 16.6034 7.75 0.0282124 0.0601913 2022-01-13T16:28:06.148 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 264 16 70054 70038 16.5784 10 0.0363424 0.0602631 2022-01-13T16:28:07.148 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 265 16 70221 70205 16.5552 10.4375 0.0209583 0.0603804 2022-01-13T16:28:08.148 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 266 16 70394 70378 16.5337 10.8125 0.588313 0.0604376 2022-01-13T16:28:09.150 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 267 16 70556 70540 16.5096 10.125 0.0161274 0.0605462 2022-01-13T16:28:09.942 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:09.937886 I | ceph-nfs-controller: ceph nfs deployment "rook-ceph-nfs-foo-a" started 2022-01-13T16:28:10.148 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 268 16 70764 70748 16.4965 13 0.0547677 0.0605868 2022-01-13T16:28:11.099 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:11.092639 I | cephclient: setting pool property "compression_mode" to "none" on pool "foo.rgw.control" 2022-01-13T16:28:11.113 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:11.109404 I | cephclient: setting pool property "compression_mode" to "none" on pool "foo.rgw.buckets.non-ec" 2022-01-13T16:28:11.149 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 269 16 70912 70896 16.4696 9.25 0.0245122 0.0606673 2022-01-13T16:28:11.225 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:11.220830 I | ceph-nfs-controller: ceph nfs service running at 10.99.242.42:2049 2022-01-13T16:28:11.225 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:11.220853 I | ceph-nfs-controller: adding ganesha "a" to grace db 2022-01-13T16:28:12.149 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 270 16 70995 70979 16.4278 5.1875 0.333356 0.0607885 2022-01-13T16:28:12.311 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:12.307252 I | cephclient: setting pool property "compression_mode" to "none" on pool "foo.rgw.buckets.index" 2022-01-13T16:28:12.363 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:12.318091 I | cephclient: setting pool property "compression_mode" to "none" on pool "foo.rgw.meta" 2022-01-13T16:28:13.149 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 271 16 71167 71151 16.4069 10.75 0.019959 0.0608958 2022-01-13T16:28:14.149 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 272 16 71329 71313 16.3838 10.125 0.1455 0.0609952 2022-01-13T16:28:14.724 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:14.719289 I | cephclient: setting pool property "compression_mode" to "none" on pool "foo.rgw.log" 2022-01-13T16:28:14.738 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:14.733679 I | cephclient: setting pool property "compression_mode" to "none" on pool ".rgw.root" 2022-01-13T16:28:15.149 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 273 16 71450 71434 16.3515 7.5625 0.0900968 0.061094 2022-01-13T16:28:16.149 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 274 16 71619 71603 16.3303 10.5625 0.0382424 0.0611993 2022-01-13T16:28:17.149 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 275 16 71759 71743 16.3028 8.75 0.0499083 0.061289 2022-01-13T16:28:17.234 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:17.229945 I | cephclient: creating replicated pool foo.rgw.meta succeeded 2022-01-13T16:28:17.234 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:17.230263 I | cephclient: setting pool property "pg_num_min" to "8" on pool "foo.rgw.meta" 2022-01-13T16:28:17.248 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:17.231352 I | cephclient: creating replicated pool foo.rgw.buckets.non-ec succeeded 2022-01-13T16:28:17.249 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:17.231374 I | cephclient: setting pool property "pg_num_min" to "8" on pool "foo.rgw.buckets.non-ec" 2022-01-13T16:28:17.249 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:17.236960 I | cephclient: setting pool property "compression_mode" to "none" on pool "foo-metadata" 2022-01-13T16:28:17.331 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:17.324570 I | cephclient: creating replicated pool foo.rgw.control succeeded 2022-01-13T16:28:17.332 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:17.324598 I | cephclient: setting pool property "pg_num_min" to "8" on pool "foo.rgw.control" 2022-01-13T16:28:17.362 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:17.358495 I | cephclient: creating replicated pool foo.rgw.buckets.index succeeded 2022-01-13T16:28:17.363 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:17.358518 I | cephclient: setting pool property "pg_num_min" to "8" on pool "foo.rgw.buckets.index" 2022-01-13T16:28:18.149 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 276 16 71840 71824 16.262 5.0625 0.0576992 0.0614093 2022-01-13T16:28:19.150 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 277 16 72018 72002 16.2435 11.125 0.0395708 0.0615067 2022-01-13T16:28:19.420 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:19.415971 I | cephclient: creating replicated pool .rgw.root succeeded 2022-01-13T16:28:19.421 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:19.415997 I | cephclient: setting pool property "pg_num_min" to "8" on pool ".rgw.root" 2022-01-13T16:28:20.150 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 278 16 72190 72174 16.2237 10.75 0.0652097 0.0616164 2022-01-13T16:28:21.150 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 279 16 72380 72364 16.2081 11.875 0.0186225 0.0616624 2022-01-13T16:28:21.795 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:21.789553 I | cephclient: creating replicated pool foo-metadata succeeded 2022-01-13T16:28:21.835 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:21.829872 I | cephclient: creating replicated pool foo.rgw.log succeeded 2022-01-13T16:28:21.835 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:21.829902 I | cephclient: setting pool property "pg_num_min" to "8" on pool "foo.rgw.log" 2022-01-13T16:28:22.150 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:2022-01-13T16:28:22.146934+0000 min lat: 0.00145286 max lat: 26.0614 avg lat: 0.0617217 2022-01-13T16:28:22.150 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-01-13T16:28:22.151 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 280 16 72551 72535 16.1884 10.6875 0.254536 0.0617217 2022-01-13T16:28:23.150 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 281 16 72759 72743 16.1771 13 0.0214259 0.0617838 2022-01-13T16:28:24.150 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 282 16 72947 72931 16.1614 11.75 0.00958377 0.0618473 2022-01-13T16:28:25.150 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 283 16 72947 72931 16.1043 0 - 0.0618473 2022-01-13T16:28:26.151 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 284 16 72947 72931 16.0476 0 - 0.0618473 2022-01-13T16:28:27.151 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 285 16 72947 72931 15.9913 0 - 0.0618473 2022-01-13T16:28:28.151 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 286 16 72947 72931 15.9353 0 - 0.0618473 2022-01-13T16:28:29.151 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 287 16 72947 72931 15.8798 0 - 0.0618473 2022-01-13T16:28:30.151 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 288 16 72947 72931 15.8247 0 - 0.0618473 2022-01-13T16:28:31.151 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 289 16 72947 72931 15.7699 0 - 0.0618473 2022-01-13T16:28:31.428 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:31.424106 I | cephclient: setting pool property "compression_mode" to "none" on pool "foo-data0" 2022-01-13T16:28:32.152 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 290 16 72947 72931 15.7156 0 - 0.0618473 2022-01-13T16:28:33.151 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 291 16 72947 72931 15.6615 0 - 0.0618473 2022-01-13T16:28:34.151 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 292 16 72947 72931 15.6079 0 - 0.0618473 2022-01-13T16:28:35.151 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 293 16 72947 72931 15.5546 0 - 0.0618473 2022-01-13T16:28:36.152 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 294 16 72947 72931 15.5017 0 - 0.0618473 2022-01-13T16:28:37.151 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 295 16 72947 72931 15.4492 0 - 0.0618473 2022-01-13T16:28:38.152 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 296 16 72947 72931 15.397 0 - 0.0618473 2022-01-13T16:28:39.152 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 297 16 72947 72931 15.3452 0 - 0.0618473 2022-01-13T16:28:40.152 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 298 16 72947 72931 15.2937 0 - 0.0618473 2022-01-13T16:28:41.152 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 299 16 72947 72931 15.2425 0 - 0.0618473 2022-01-13T16:28:42.152 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:2022-01-13T16:28:42.149342+0000 min lat: 0.00145286 max lat: 26.0614 avg lat: 0.0618473 2022-01-13T16:28:42.153 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-01-13T16:28:42.153 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 300 16 72947 72931 15.1917 0 - 0.0618473 2022-01-13T16:28:43.153 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 301 16 72947 72931 15.1412 0 - 0.0618473 2022-01-13T16:28:44.153 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 302 16 72947 72931 15.0911 0 - 0.0618473 2022-01-13T16:28:45.153 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 303 16 72947 72931 15.0413 0 - 0.0618473 2022-01-13T16:28:46.153 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 304 16 72947 72931 14.9918 0 - 0.0618473 2022-01-13T16:28:46.540 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:46.535946 E | cephclient: failed to set property "compression_mode" to pool "foo-data0" to "none". failed to set pool property "compression_mode" on pool "foo-data0": exit status 1 2022-01-13T16:28:46.540 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:46.535970 I | cephclient: creating replicated pool foo-data0 succeeded 2022-01-13T16:28:46.540 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:28:46.535984 I | cephclient: creating filesystem "foo" with metadata pool "foo-metadata" and data pools [foo-data0] 2022-01-13T16:28:47.153 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 305 16 72947 72931 14.9427 0 - 0.0618473 2022-01-13T16:28:48.154 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 306 16 72947 72931 14.8938 0 - 0.0618473 2022-01-13T16:28:49.154 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 307 16 72947 72931 14.8453 0 - 0.0618473 2022-01-13T16:28:50.154 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 308 16 72947 72931 14.7971 0 - 0.0618473 2022-01-13T16:28:51.154 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 309 16 72947 72931 14.7492 0 - 0.0618473 2022-01-13T16:28:52.154 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 310 16 72947 72931 14.7016 0 - 0.0618473 2022-01-13T16:28:53.154 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 311 16 72947 72931 14.6544 0 - 0.0618473 2022-01-13T16:28:54.154 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 312 16 72947 72931 14.6074 0 - 0.0618473 2022-01-13T16:28:55.154 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 313 16 72947 72931 14.5607 0 - 0.0618473 2022-01-13T16:28:56.155 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 314 16 72947 72931 14.5144 0 - 0.0618473 2022-01-13T16:28:57.155 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 315 16 72947 72931 14.4683 0 - 0.0618473 2022-01-13T16:28:58.155 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 316 16 72947 72931 14.4225 0 - 0.0618473 2022-01-13T16:28:59.155 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 317 16 72947 72931 14.377 0 - 0.0618473 2022-01-13T16:29:00.155 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 318 16 72947 72931 14.3318 0 - 0.0618473 2022-01-13T16:29:01.155 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 319 16 72947 72931 14.2869 0 - 0.0618473 2022-01-13T16:29:01.858 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:01.854255 E | ceph-file-controller: failed to reconcile failed to create filesystem "foo": failed to create filesystem "foo": failed to enable multiple file systems: exit status 1 2022-01-13T16:29:02.091 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:02.084847 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:29:02.155 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:2022-01-13T16:29:02.152199+0000 min lat: 0.00145286 max lat: 26.0614 avg lat: 0.0618473 2022-01-13T16:29:02.156 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-01-13T16:29:02.157 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 320 16 72947 72931 14.2422 0 - 0.0618473 2022-01-13T16:29:03.156 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 321 16 72947 72931 14.1979 0 - 0.0618473 2022-01-13T16:29:04.156 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 322 16 72947 72931 14.1538 0 - 0.0618473 2022-01-13T16:29:05.156 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 323 16 72947 72931 14.1099 0 - 0.0618473 2022-01-13T16:29:06.156 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 324 16 72947 72931 14.0664 0 - 0.0618473 2022-01-13T16:29:06.841 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:06.836083 I | cephclient: setting pool property "compression_mode" to "none" on pool "foo.rgw.buckets.data" 2022-01-13T16:29:07.156 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 325 16 72947 72931 14.0231 0 - 0.0618473 2022-01-13T16:29:07.610 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:07.606452 I | ceph-file-controller: creating filesystem "foo" 2022-01-13T16:29:07.611 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:07.606480 I | cephclient: creating filesystem "foo" with metadata pool "foo-metadata" and data pools [foo-data0] 2022-01-13T16:29:08.156 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 326 16 72947 72931 13.9801 0 - 0.0618473 2022-01-13T16:29:08.827 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:08.817213 I | ceph-file-controller: created filesystem "foo" on 1 data pool(s) and metadata pool "foo-metadata" 2022-01-13T16:29:08.829 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:08.825964 I | cephclient: creating replicated pool foo.rgw.buckets.data succeeded 2022-01-13T16:29:08.833 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:08.826003 I | ceph-object-controller: setting multisite settings for object store "foo" 2022-01-13T16:29:09.156 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 327 16 72947 72931 13.9374 0 - 0.0618473 2022-01-13T16:29:09.551 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:09.547094 I | cephclient: setting allow_standby_replay for filesystem "foo" 2022-01-13T16:29:10.156 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 328 16 72947 72931 13.8949 0 - 0.0618473 2022-01-13T16:29:11.156 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 329 16 72947 72931 13.8526 0 - 0.0618473 2022-01-13T16:29:11.511 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:11.505548 I | ceph-file-controller: start running mdses for filesystem "foo" 2022-01-13T16:29:12.014 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:12.010170 I | cephclient: getting or creating ceph auth key "mds.foo-a" 2022-01-13T16:29:12.156 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 330 16 72947 72931 13.8107 0 - 0.0618473 2022-01-13T16:29:12.745 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:12.739628 I | op-mds: setting mds config flags 2022-01-13T16:29:12.746 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:12.739662 I | op-config: setting "mds.foo-a"="mds_join_fs"="foo" option to the mon configuration database 2022-01-13T16:29:13.157 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 331 16 72947 72931 13.7689 0 - 0.0618473 2022-01-13T16:29:13.185 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:13.181111 I | op-config: successfully set "mds.foo-a"="mds_join_fs"="foo" option to the mon configuration database 2022-01-13T16:29:13.236 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:13.227847 I | cephclient: getting or creating ceph auth key "mds.foo-b" 2022-01-13T16:29:14.157 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 332 16 72947 72931 13.7275 0 - 0.0618473 2022-01-13T16:29:14.681 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:14.676548 I | op-mds: setting mds config flags 2022-01-13T16:29:14.681 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:14.676615 I | op-config: setting "mds.foo-b"="mds_join_fs"="foo" option to the mon configuration database 2022-01-13T16:29:15.157 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 333 16 72950 72934 13.6868 0.00367647 0.150533 0.0632231 2022-01-13T16:29:16.157 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 334 16 72950 72934 13.6458 0 - 0.0632231 2022-01-13T16:29:17.011 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:17.006641 I | op-config: successfully set "mds.foo-b"="mds_join_fs"="foo" option to the mon configuration database 2022-01-13T16:29:17.157 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 335 16 72950 72934 13.6051 0 - 0.0632231 2022-01-13T16:29:18.157 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 336 16 72951 72935 13.5648 0.0208333 53.1859 0.0639515 2022-01-13T16:29:19.157 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 337 16 72951 72935 13.5245 0 - 0.0639515 2022-01-13T16:29:20.157 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 338 16 72952 72936 13.4847 0.03125 55.6683 0.0647139 2022-01-13T16:29:21.158 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 339 16 72957 72941 13.4459 0.3125 0.0518856 0.0655676 2022-01-13T16:29:22.158 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:2022-01-13T16:29:22.154478+0000 min lat: 0.00145286 max lat: 56.4291 avg lat: 0.0655676 2022-01-13T16:29:22.158 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-01-13T16:29:22.159 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 340 16 72957 72941 13.4063 0 - 0.0655676 2022-01-13T16:29:23.158 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 341 16 72957 72941 13.367 0 - 0.0655676 2022-01-13T16:29:23.832 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:23.828284 I | exec: timeout waiting for process radosgw-admin to return. Sending interrupt signal to the process 2022-01-13T16:29:23.846 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:23.842400 I | ceph-object-controller: multisite configuration for object-store foo is complete 2022-01-13T16:29:23.847 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:23.842425 I | ceph-object-controller: creating object store "foo" in namespace "rook-ceph" 2022-01-13T16:29:23.847 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:23.842437 I | cephclient: getting or creating ceph auth key "client.rgw.foo.a" 2022-01-13T16:29:24.158 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 342 16 72957 72941 13.3279 0 - 0.0655676 2022-01-13T16:29:25.158 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 343 16 72957 72941 13.2891 0 - 0.0655676 2022-01-13T16:29:25.295 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:25.290486 I | ceph-object-controller: setting rgw config flags 2022-01-13T16:29:25.295 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:25.290515 I | op-config: setting "client.rgw.foo.a"="rgw_log_nonexistent_bucket"="true" option to the mon configuration database 2022-01-13T16:29:26.043 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:26.037740 I | op-config: successfully set "client.rgw.foo.a"="rgw_log_nonexistent_bucket"="true" option to the mon configuration database 2022-01-13T16:29:26.043 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:26.037767 I | op-config: setting "client.rgw.foo.a"="rgw_log_object_name_utc"="true" option to the mon configuration database 2022-01-13T16:29:26.158 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 344 16 72957 72941 13.2504 0 - 0.0655676 2022-01-13T16:29:27.096 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:27.091909 I | op-config: successfully set "client.rgw.foo.a"="rgw_log_object_name_utc"="true" option to the mon configuration database 2022-01-13T16:29:27.096 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:27.091935 I | op-config: setting "client.rgw.foo.a"="rgw_enable_usage_log"="true" option to the mon configuration database 2022-01-13T16:29:27.158 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 345 16 72957 72941 13.212 0 - 0.0655676 2022-01-13T16:29:28.158 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 346 16 72957 72941 13.1738 0 - 0.0655676 2022-01-13T16:29:29.158 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 347 16 72957 72941 13.1359 0 - 0.0655676 2022-01-13T16:29:29.500 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:29.496538 I | op-config: successfully set "client.rgw.foo.a"="rgw_enable_usage_log"="true" option to the mon configuration database 2022-01-13T16:29:29.501 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:29.496560 I | op-config: setting "client.rgw.foo.a"="rgw_zone"="foo" option to the mon configuration database 2022-01-13T16:29:30.160 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 348 16 72964 72948 13.0994 0.0486111 0.0232833 0.0666761 2022-01-13T16:29:31.159 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 349 16 72964 72948 13.0619 0 - 0.0666761 2022-01-13T16:29:31.523 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:31.518198 I | op-config: successfully set "client.rgw.foo.a"="rgw_zone"="foo" option to the mon configuration database 2022-01-13T16:29:31.525 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:31.518215 I | op-config: setting "client.rgw.foo.a"="rgw_zonegroup"="foo" option to the mon configuration database 2022-01-13T16:29:32.159 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 350 16 72993 72977 13.0297 0.90625 0.0190745 0.0713448 2022-01-13T16:29:33.159 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 351 16 73042 73026 13.0013 3.0625 0.0809523 0.0732138 2022-01-13T16:29:33.913 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:33.909096 I | op-config: successfully set "client.rgw.foo.a"="rgw_zonegroup"="foo" option to the mon configuration database 2022-01-13T16:29:33.913 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:33.909258 I | ceph-object-controller: object store "foo" deployment "rook-ceph-rgw-foo-a" started 2022-01-13T16:29:34.159 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 352 16 73082 73066 12.9715 2.5 0.00697641 0.0744492 2022-01-13T16:29:35.074 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:35.066051 I | ceph-object-controller: enabling rgw dashboard 2022-01-13T16:29:35.159 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 353 16 73161 73145 12.9487 4.9375 0.00635493 0.0744566 2022-01-13T16:29:35.573 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:35.568897 I | ceph-object-controller: created object store "foo" in namespace "rook-ceph" 2022-01-13T16:29:36.159 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 354 16 73241 73225 12.9263 5 0.0139869 0.0772634 2022-01-13T16:29:36.622 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:36.617334 E | ceph-object-controller: failed to create bucket checker for CephObjectStore "rook-ceph/foo": 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-01-13T16:29:36.596+0000 7faddc2fb340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:29:36.622 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:29:36.596+0000 7faddc2fb340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:29:36.622 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:29:36.596+0000 7faddc2fb340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:29:36.630 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:29:36.995 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:29:36.933323 I | op-k8sutil: Reporting Event rook-ceph:foo Normal:ReconcileSucceeded:successfully configured CephObjectStore "rook-ceph/foo" 2022-01-13T16:29:37.160 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 355 16 73354 73338 12.9098 7.0625 0.681267 0.0773916 2022-01-13T16:29:38.159 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 356 16 73462 73446 12.8925 6.75 0.376835 0.0775276 2022-01-13T16:29:39.160 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 357 16 73506 73490 12.864 2.75 0.354391 0.0775734 2022-01-13T16:29:40.160 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 358 16 73506 73490 12.8281 0 - 0.0775734 2022-01-13T16:29:41.160 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 359 16 73506 73490 12.7924 0 - 0.0775734 2022-01-13T16:29:42.160 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:2022-01-13T16:29:42.156464+0000 min lat: 0.00145286 max lat: 71.5312 avg lat: 0.0775734 2022-01-13T16:29:42.160 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-01-13T16:29:42.160 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 360 16 73506 73490 12.7569 0 - 0.0775734 2022-01-13T16:29:43.160 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 361 16 73506 73490 12.7215 0 - 0.0775734 2022-01-13T16:29:44.160 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 362 12 73506 73494 12.6871 0.05 4.74721 0.0778289 2022-01-13T16:29:45.161 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 363 12 73506 73494 12.6521 0 - 0.0778289 2022-01-13T16:29:46.160 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 364 12 73506 73494 12.6174 0 - 0.0778289 2022-01-13T16:29:47.160 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 365 12 73506 73494 12.5828 0 - 0.0778289 2022-01-13T16:29:48.160 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 366 12 73506 73494 12.5484 0 - 0.0778289 2022-01-13T16:29:49.161 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 367 12 73506 73494 12.5142 0 - 0.0778289 2022-01-13T16:29:50.161 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 368 12 73506 73494 12.4802 0 - 0.0778289 2022-01-13T16:29:51.161 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 369 12 73506 73494 12.4464 0 - 0.0778289 2022-01-13T16:29:52.161 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 370 12 73506 73494 12.4128 0 - 0.0778289 2022-01-13T16:29:53.161 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 371 12 73506 73494 12.3793 0 - 0.0778289 2022-01-13T16:29:54.161 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 372 12 73506 73494 12.346 0 - 0.0778289 2022-01-13T16:29:55.162 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 373 12 73506 73494 12.3129 0 - 0.0778289 2022-01-13T16:29:56.161 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 374 12 73506 73494 12.28 0 - 0.0778289 2022-01-13T16:29:57.162 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 375 12 73506 73494 12.2473 0 - 0.0778289 2022-01-13T16:29:58.162 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 376 12 73506 73494 12.2147 0 - 0.0778289 2022-01-13T16:29:59.162 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 377 12 73506 73494 12.1823 0 - 0.0778289 2022-01-13T16:30:00.162 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 378 12 73506 73494 12.1501 0 - 0.0778289 2022-01-13T16:30:01.162 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 379 12 73506 73494 12.118 0 - 0.0778289 2022-01-13T16:30:02.162 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:2022-01-13T16:30:02.158556+0000 min lat: 0.00145286 max lat: 71.5312 avg lat: 0.0778289 2022-01-13T16:30:02.162 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-01-13T16:30:02.163 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 380 12 73506 73494 12.0861 0 - 0.0778289 2022-01-13T16:30:03.162 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 381 12 73506 73494 12.0544 0 - 0.0778289 2022-01-13T16:30:04.162 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 382 9 73506 73497 12.0233 0.009375 24.9675 0.0788493 2022-01-13T16:30:05.163 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 383 9 73506 73497 11.9919 0 - 0.0788493 2022-01-13T16:30:06.162 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 384 9 73506 73497 11.9607 0 - 0.0788493 2022-01-13T16:30:07.163 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 385 9 73506 73497 11.9297 0 - 0.0788493 2022-01-13T16:30:08.163 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 386 9 73506 73497 11.8987 0 - 0.0788493 2022-01-13T16:30:09.163 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 387 9 73506 73497 11.868 0 - 0.0788493 2022-01-13T16:30:10.163 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 388 9 73506 73497 11.8374 0 - 0.0788493 2022-01-13T16:30:11.163 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 389 9 73506 73497 11.807 0 - 0.0788493 2022-01-13T16:30:12.163 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 390 9 73506 73497 11.7767 0 - 0.0788493 2022-01-13T16:30:13.163 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 391 9 73506 73497 11.7466 0 - 0.0788493 2022-01-13T16:30:14.163 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 392 9 73506 73497 11.7166 0 - 0.0788493 2022-01-13T16:30:15.163 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 393 9 73506 73497 11.6868 0 - 0.0788493 2022-01-13T16:30:16.163 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 394 9 73506 73497 11.6572 0 - 0.0788493 2022-01-13T16:30:17.166 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 395 9 73506 73497 11.6276 0 - 0.0788493 2022-01-13T16:30:18.164 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 396 9 73506 73497 11.5983 0 - 0.0788493 2022-01-13T16:30:19.164 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 397 9 73506 73497 11.5691 0 - 0.0788493 2022-01-13T16:30:20.164 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 398 9 73506 73497 11.54 0 - 0.0788493 2022-01-13T16:30:21.164 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 399 9 73506 73497 11.5111 0 - 0.0788493 2022-01-13T16:30:22.164 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:2022-01-13T16:30:22.160502+0000 min lat: 0.00145286 max lat: 71.5312 avg lat: 0.0788493 2022-01-13T16:30:22.164 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-01-13T16:30:22.165 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 400 9 73506 73497 11.4823 0 - 0.0788493 2022-01-13T16:30:23.164 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 401 7 73506 73499 11.454 0.00657895 44.6453 0.0800614 2022-01-13T16:30:24.164 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 402 7 73506 73499 11.4255 0 - 0.0800614 2022-01-13T16:30:25.164 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 403 7 73506 73499 11.3971 0 - 0.0800614 2022-01-13T16:30:26.165 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 404 7 73506 73499 11.3689 0 - 0.0800614 2022-01-13T16:30:27.165 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 405 7 73506 73499 11.3409 0 - 0.0800614 2022-01-13T16:30:28.165 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 406 4 73506 73502 11.3134 0.0375 49.4658 0.0820769 2022-01-13T16:30:29.165 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 407 4 73506 73502 11.2856 0 - 0.0820769 2022-01-13T16:30:30.165 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 408 4 73506 73502 11.2579 0 - 0.0820769 2022-01-13T16:30:31.165 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 409 4 73506 73502 11.2304 0 - 0.0820769 2022-01-13T16:30:32.165 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 410 4 73506 73502 11.203 0 - 0.0820769 2022-01-13T16:30:33.165 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 411 4 73506 73502 11.1758 0 - 0.0820769 2022-01-13T16:30:34.165 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 412 4 73506 73502 11.1486 0 - 0.0820769 2022-01-13T16:30:35.166 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 413 4 73506 73502 11.1216 0 - 0.0820769 2022-01-13T16:30:36.166 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 414 2 73506 73504 11.0951 0.015625 57.6372 0.0836427 2022-01-13T16:30:37.166 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 415 2 73506 73504 11.0684 0 - 0.0836427 2022-01-13T16:30:38.166 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 416 2 73506 73504 11.0417 0 - 0.0836427 2022-01-13T16:30:39.166 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 417 2 73506 73504 11.0153 0 - 0.0836427 2022-01-13T16:30:40.166 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 418 2 73506 73504 10.9889 0 - 0.0836427 2022-01-13T16:30:41.166 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 419 2 73506 73504 10.9627 0 - 0.0836427 2022-01-13T16:30:42.166 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:2022-01-13T16:30:42.162477+0000 min lat: 0.00145286 max lat: 71.5312 avg lat: 0.0836427 2022-01-13T16:30:42.167 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2022-01-13T16:30:42.167 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 420 2 73506 73504 10.9366 0 - 0.0836427 2022-01-13T16:30:43.166 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 421 2 73506 73504 10.9106 0 - 0.0836427 2022-01-13T16:30:44.167 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 422 2 73506 73504 10.8848 0 - 0.0836427 2022-01-13T16:30:45.168 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 423 2 73506 73504 10.859 0 - 0.0836427 2022-01-13T16:30:46.167 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 424 2 73506 73504 10.8334 0 - 0.0836427 2022-01-13T16:30:47.167 INFO:tasks.radosbench.radosbench.a.smithi104.stdout: 425 2 73506 73504 10.8079 0 - 0.0836427 2022-01-13T16:30:48.167 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:Total time run: 425.32 2022-01-13T16:30:48.167 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:Total writes made: 73506 2022-01-13T16:30:48.168 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:Write size: 65536 2022-01-13T16:30:48.168 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:Object size: 65536 2022-01-13T16:30:48.168 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:Bandwidth (MB/sec): 10.8016 2022-01-13T16:30:48.168 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:Stddev Bandwidth: 16.0888 2022-01-13T16:30:48.169 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:Max bandwidth (MB/sec): 94.625 2022-01-13T16:30:48.169 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:Min bandwidth (MB/sec): 0 2022-01-13T16:30:48.169 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:Average IOPS: 172 2022-01-13T16:30:48.169 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:Stddev IOPS: 257.435 2022-01-13T16:30:48.170 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:Max IOPS: 1514 2022-01-13T16:30:48.170 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:Min IOPS: 0 2022-01-13T16:30:48.170 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:Average Latency(s): 0.085513 2022-01-13T16:30:48.170 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:Stddev Latency(s): 1.25983 2022-01-13T16:30:48.170 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:Max latency(s): 71.5312 2022-01-13T16:30:48.171 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:Min latency(s): 0.00145286 2022-01-13T16:30:48.177 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:Cleaning up (deleting benchmark objects) 2022-01-13T16:40:02.486 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:Removed 73506 objects 2022-01-13T16:40:02.487 INFO:tasks.radosbench.radosbench.a.smithi104.stdout:Clean up completed and total clean up time :554.308 2022-01-13T16:40:04.179 INFO:tasks.rook.ceph_manager.ceph:removing pool_name unique_pool_0 2022-01-13T16:40:04.180 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2022-01-13T16:40:13.722 INFO:teuthology.orchestra.run.smithi104.stderr:pool 'unique_pool_0' removed 2022-01-13T16:40:13.746 DEBUG:teuthology.run_tasks:Unwinding manager install 2022-01-13T16:40:13.760 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits... 2022-01-13T16:40:13.761 DEBUG:teuthology.orchestra.run.smithi104:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits 2022-01-13T16:40:13.772 DEBUG:teuthology.run_tasks:Unwinding manager rook 2022-01-13T16:40:13.810 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:40:15.689 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:40:15.689 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:40:15.111088Z", "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:c9043e115ae30340a4cb4857b020aa89634daeb2", "last_refresh": "2022-01-13T16:40:15.111088Z", "running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:40:15.111088Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:40:15.111088Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "status": {"created": "2022-01-13T16:27:58.000000Z", "last_refresh": "2022-01-13T16:40:15.111088Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:40:15.111088Z", "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-01-13T16:40:15.111088Z", "running": 0, "size": 0}}, {"placement": {"count": 1}, "service_name": "rbd-mirror", "service_type": "rbd-mirror", "status": {"last_refresh": "2022-01-13T16:40:15.111088Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:40:15.111088Z", "running": 1, "size": 1}}] 2022-01-13T16:40:15.719 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch rm mds.foo 2022-01-13T16:40:16.314 INFO:teuthology.orchestra.run.smithi104.stdout:Removed cephfilesystems/foo 2022-01-13T16:40:16.317 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:16.313545 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:40:16.337 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch rm nfs.foo 2022-01-13T16:40:17.212 INFO:teuthology.orchestra.run.smithi104.stdout:Removed cephnfses/foo 2022-01-13T16:40:17.253 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:17.213275 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:40:17.254 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch rm rbd-mirror 2022-01-13T16:40:17.658 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:17.653260 I | ceph-nfs-controller: deleting ceph nfs "foo" 2022-01-13T16:40:17.660 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:17.653290 I | ceph-nfs-controller: removing ganesha "a" from grace db 2022-01-13T16:40:17.777 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:17.773300 I | op-config: deleting "mds_join_fs" option from the mon configuration database 2022-01-13T16:40:17.780 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:17.775720 I | ceph-spec: removing finalizer "cephnfs.ceph.rook.io" on "foo" 2022-01-13T16:40:17.819 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:17.816010 I | ceph-spec: object "rook-ceph-nfs-foo-a" matched on delete, reconciling 2022-01-13T16:40:17.849 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:17.845249 I | ceph-spec: object "rook-ceph-nfs-foo-a" matched on delete, reconciling 2022-01-13T16:40:17.875 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:17.871849 I | ceph-spec: object "rook-ceph-nfs-foo-a" matched on delete, reconciling 2022-01-13T16:40:17.969 INFO:teuthology.orchestra.run.smithi104.stdout:Removed cephrbdmirrors/default-rbd-mirror 2022-01-13T16:40:17.995 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch rm rgw.foo 2022-01-13T16:40:18.203 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:18.199016 I | ceph-spec: object "rook-ceph-rbd-mirror-a" matched on delete, reconciling 2022-01-13T16:40:18.249 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:18.245215 I | op-config: successfully deleted "mds_join_fs" option from the mon configuration database 2022-01-13T16:40:18.249 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:18.245245 I | op-mds: successfully deleted mds config for "mds.foo-a" in mon configuration database 2022-01-13T16:40:18.250 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:18.245252 I | cephclient: deleting ceph auth "mds.foo-a" 2022-01-13T16:40:19.028 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:19.024755 I | op-mds: successfully deleted mds CephX key for "mds.foo-a" 2022-01-13T16:40:20.092 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:20.088755 I | op-config: deleting "mds_join_fs" option from the mon configuration database 2022-01-13T16:40:22.419 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:22.415300 I | op-config: successfully deleted "mds_join_fs" option from the mon configuration database 2022-01-13T16:40:22.419 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:22.415322 I | op-mds: successfully deleted mds config for "mds.foo-b" in mon configuration database 2022-01-13T16:40:22.419 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:22.415326 I | cephclient: deleting ceph auth "mds.foo-b" 2022-01-13T16:40:24.143 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:24.138998 I | op-mds: successfully deleted mds CephX key for "mds.foo-b" 2022-01-13T16:40:24.143 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:24.139028 I | ceph-file-controller: downing filesystem "foo" 2022-01-13T16:40:26.681 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:26.677720 I | ceph-file-controller: downed filesystem "foo" 2022-01-13T16:40:29.902 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:29.898631 I | cephclient: no images/snapshosts present in pool "foo-metadata" 2022-01-13T16:40:29.902 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:29.898652 I | cephclient: purging pool "foo-metadata" (id=10) 2022-01-13T16:40:34.465 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:34.461111 I | cephclient: purge completed for pool "foo-metadata" 2022-01-13T16:40:35.385 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:35.381775 I | cephclient: no images/snapshosts present in pool "foo-data0" 2022-01-13T16:40:35.385 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:35.381798 I | cephclient: purging pool "foo-data0" (id=11) 2022-01-13T16:40:39.065 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:39.061475 I | cephclient: purge completed for pool "foo-data0" 2022-01-13T16:40:39.065 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:39.061506 I | ceph-spec: removing finalizer "cephfilesystem.ceph.rook.io" on "foo" 2022-01-13T16:40:39.887 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:39.880624 I | ceph-spec: object "rook-ceph-mds-foo-a-keyring" matched on delete, reconciling 2022-01-13T16:40:39.887 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:39.880781 I | ceph-spec: object "rook-ceph-mds-foo-b-keyring" matched on delete, reconciling 2022-01-13T16:40:39.888 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:39.881250 I | ceph-spec: object "rook-ceph-mds-foo-b" matched on delete, reconciling 2022-01-13T16:40:39.888 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:39.881621 I | ceph-spec: object "rook-ceph-mds-foo-a" matched on delete, reconciling 2022-01-13T16:40:43.819 INFO:teuthology.orchestra.run.smithi104.stdout:Removed cephobjectstores/foo 2022-01-13T16:40:43.835 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:40:44.107 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:40:44.101958 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:40:57.579 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:40:57.579 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:40:57.395259Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:40:57.395259Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:40:57.395259Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:40:57.395259Z", "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-01-13T16:40:57.395259Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:40:57.395259Z", "running": 1, "size": 1}}] 2022-01-13T16:41:00.184 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:00.180305 I | exec: timeout waiting for process radosgw-admin to return. Sending interrupt signal to the process 2022-01-13T16:41:00.187 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:00.183686 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. . : signal: interrupt 2022-01-13T16:41:00.187 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:00.183725 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. . : signal: interrupt 2022-01-13T16:41:00.281 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:00.277847 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:41:01.006 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:01.002084 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-01-13T16:41:00.993+0000 7f959c7f2340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:41:01.006 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:00.993+0000 7f959c7f2340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:41:01.006 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:00.993+0000 7f959c7f2340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:41:01.007 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:41:01.007 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:01.002111 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-01-13T16:41:00.993+0000 7f959c7f2340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:41:01.007 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:00.993+0000 7f959c7f2340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:41:01.007 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:00.993+0000 7f959c7f2340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:41:01.008 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:41:01.019 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:01.016142 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:41:01.619 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:01.615625 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-01-13T16:41:01.609+0000 7f20f0323340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:41:01.620 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:01.609+0000 7f20f0323340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:41:01.620 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:01.609+0000 7f20f0323340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:41:01.620 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:41:01.620 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:01.615646 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-01-13T16:41:01.609+0000 7f20f0323340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:41:01.621 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:01.609+0000 7f20f0323340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:41:01.621 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:01.609+0000 7f20f0323340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:41:01.622 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:41:01.644 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:01.640654 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:41:02.215 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:02.211777 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-01-13T16:41:02.201+0000 7f17c2f69340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:41:02.216 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:02.201+0000 7f17c2f69340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:41:02.216 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:02.201+0000 7f17c2f69340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:41:02.216 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:41:02.217 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:02.211797 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-01-13T16:41:02.201+0000 7f17c2f69340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:41:02.217 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:02.201+0000 7f17c2f69340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:41:02.217 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:02.201+0000 7f17c2f69340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:41:02.217 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:41:02.265 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:02.262298 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:41:02.949 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:02.945243 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-01-13T16:41:02.937+0000 7f65ab3b7340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:41:02.949 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:02.937+0000 7f65ab3b7340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:41:02.949 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:02.937+0000 7f65ab3b7340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:41:02.949 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:41:02.950 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:02.945262 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-01-13T16:41:02.937+0000 7f65ab3b7340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:41:02.950 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:02.937+0000 7f65ab3b7340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:41:02.950 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:02.937+0000 7f65ab3b7340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:41:02.950 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:41:03.033 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:03.030147 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:41:03.660 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:03.653545 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-01-13T16:41:03.645+0000 7f261e64d340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:41:03.661 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:03.645+0000 7f261e64d340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:41:03.661 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:03.645+0000 7f261e64d340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:41:03.661 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:41:03.661 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:03.653567 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-01-13T16:41:03.645+0000 7f261e64d340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:41:03.662 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:03.645+0000 7f261e64d340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:41:03.662 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:03.645+0000 7f261e64d340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:41:03.662 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:41:03.849 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:03.846193 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:41:05.340 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:05.336546 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-01-13T16:41:05.329+0000 7f9456e37340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:41:05.341 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:05.329+0000 7f9456e37340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:41:05.341 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:05.329+0000 7f9456e37340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:41:05.341 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:41:05.341 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:05.336575 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-01-13T16:41:05.329+0000 7f9456e37340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:41:05.341 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:05.329+0000 7f9456e37340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:41:05.342 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:05.329+0000 7f9456e37340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:41:05.342 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:41:05.667 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:05.663588 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:41:06.418 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:06.413914 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-01-13T16:41:06.405+0000 7f728d9a6340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:41:06.418 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:06.405+0000 7f728d9a6340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:41:06.419 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:06.405+0000 7f728d9a6340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:41:06.419 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:41:06.419 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:06.413951 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-01-13T16:41:06.405+0000 7f728d9a6340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:41:06.419 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:06.405+0000 7f728d9a6340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:41:06.420 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:06.405+0000 7f728d9a6340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:41:06.420 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:41:07.066 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:07.062920 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:41:07.604 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:41:07.640 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:07.636276 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-01-13T16:41:07.629+0000 7f4a425bf340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:41:07.640 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:07.629+0000 7f4a425bf340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:41:07.640 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:07.629+0000 7f4a425bf340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:41:07.641 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:41:07.641 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:07.636297 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-01-13T16:41:07.629+0000 7f4a425bf340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:41:07.641 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:07.629+0000 7f4a425bf340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:41:07.641 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:07.629+0000 7f4a425bf340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:41:07.642 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:41:08.273 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:41:08.274 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:41:08.108017Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:41:08.108017Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:41:08.108017Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:41:08.108017Z", "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-01-13T16:41:08.108017Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:41:08.108017Z", "running": 1, "size": 1}}] 2022-01-13T16:41:08.927 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:08.923897 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:41:09.567 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:09.563356 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-01-13T16:41:09.553+0000 7ff737280340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:41:09.567 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:09.553+0000 7ff737280340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:41:09.568 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:09.553+0000 7ff737280340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:41:09.568 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:41:09.568 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:09.563387 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-01-13T16:41:09.553+0000 7ff737280340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:41:09.568 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:09.553+0000 7ff737280340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:41:09.568 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:09.553+0000 7ff737280340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:41:09.569 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:41:12.156 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:12.152979 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:41:12.894 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:12.890222 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-01-13T16:41:12.881+0000 7fa23fd40340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:41:12.894 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:12.881+0000 7fa23fd40340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:41:12.895 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:12.881+0000 7fa23fd40340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:41:12.895 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:41:12.895 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:12.890248 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-01-13T16:41:12.881+0000 7fa23fd40340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:41:12.895 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:12.881+0000 7fa23fd40340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:41:12.896 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:12.881+0000 7fa23fd40340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:41:12.896 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:41:18.021 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:18.017638 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:41:18.296 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:41:18.714 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:18.711010 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-01-13T16:41:18.701+0000 7f9e84c26340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:41:18.715 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:18.701+0000 7f9e84c26340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:41:18.715 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:18.701+0000 7f9e84c26340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:41:18.715 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:41:18.715 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:18.711034 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-01-13T16:41:18.701+0000 7f9e84c26340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:41:18.716 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:18.701+0000 7f9e84c26340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:41:18.716 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:18.701+0000 7f9e84c26340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:41:18.716 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:41:18.957 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:41:18.957 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:41:18.848546Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:41:18.848546Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:41:18.848546Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:41:18.848546Z", "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-01-13T16:41:18.848546Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:41:18.848546Z", "running": 1, "size": 1}}] 2022-01-13T16:41:28.959 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:28.956589 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:41:28.982 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:41:29.681 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:41:29.682 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:41:29.571323Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:41:29.571323Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:41:29.571323Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:41:29.571323Z", "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-01-13T16:41:29.571323Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:41:29.571323Z", "running": 1, "size": 1}}] 2022-01-13T16:41:29.683 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:29.679684 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-01-13T16:41:29.669+0000 7fbf3ef5f340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:41:29.683 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:29.669+0000 7fbf3ef5f340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:41:29.683 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:29.669+0000 7fbf3ef5f340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:41:29.684 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:41:29.684 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:29.679726 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-01-13T16:41:29.669+0000 7fbf3ef5f340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:41:29.684 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:29.669+0000 7fbf3ef5f340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:41:29.684 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:29.669+0000 7fbf3ef5f340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:41:29.685 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:41:39.702 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:41:40.432 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:41:40.432 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:41:40.266560Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:41:40.266560Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:41:40.266560Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:41:40.266560Z", "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-01-13T16:41:40.266560Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:41:40.266560Z", "running": 1, "size": 1}}] 2022-01-13T16:41:50.265 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:50.262460 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:41:50.462 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:41:50.889 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:50.885579 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-01-13T16:41:50.877+0000 7f49dd50e340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:41:50.889 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:50.877+0000 7f49dd50e340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:41:50.889 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:50.877+0000 7f49dd50e340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:41:50.890 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:41:50.890 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:41:50.885604 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-01-13T16:41:50.877+0000 7f49dd50e340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:41:50.890 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:50.877+0000 7f49dd50e340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:41:50.890 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:41:50.877+0000 7f49dd50e340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:41:50.891 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:41:51.078 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:41:51.079 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:41:50.978880Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:41:50.978880Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:41:50.978880Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:41:50.978880Z", "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-01-13T16:41:50.978880Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:41:50.978880Z", "running": 1, "size": 1}}] 2022-01-13T16:42:01.102 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:42:03.788 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:42:03.788 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:42:02.719278Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:42:02.719278Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:42:02.719278Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:42:02.719278Z", "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-01-13T16:42:02.719278Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:42:02.719278Z", "running": 1, "size": 1}}] 2022-01-13T16:42:13.809 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:42:14.516 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:42:14.517 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:42:14.418012Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:42:14.418012Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:42:14.418012Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:42:14.418012Z", "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-01-13T16:42:14.418012Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:42:14.418012Z", "running": 1, "size": 1}}] 2022-01-13T16:42:24.539 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:42:25.233 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:42:25.234 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:42:25.060587Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:42:25.060587Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:42:25.060587Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:42:25.060587Z", "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-01-13T16:42:25.060587Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:42:25.060587Z", "running": 1, "size": 1}}] 2022-01-13T16:42:31.854 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:42:31.851647 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:42:32.540 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:42:32.536912 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-01-13T16:42:32.529+0000 7fccb1b56340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:42:32.540 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:42:32.529+0000 7fccb1b56340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:42:32.541 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:42:32.529+0000 7fccb1b56340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:42:32.541 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:42:32.541 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:42:32.536935 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-01-13T16:42:32.529+0000 7fccb1b56340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:42:32.541 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:42:32.529+0000 7fccb1b56340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:42:32.542 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:42:32.529+0000 7fccb1b56340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:42:32.542 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:42:35.256 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:42:36.110 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:42:36.111 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:42:35.975599Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:42:35.975599Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:42:35.975599Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:42:35.975599Z", "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-01-13T16:42:35.975599Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:42:35.975599Z", "running": 1, "size": 1}}] 2022-01-13T16:42:46.134 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:42:46.756 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:42:46.757 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:42:46.650411Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:42:46.650411Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:42:46.650411Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:42:46.650411Z", "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-01-13T16:42:46.650411Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:42:46.650411Z", "running": 1, "size": 1}}] 2022-01-13T16:42:56.796 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:42:57.520 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:42:57.520 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:42:57.333154Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:42:57.333154Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:42:57.333154Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:42:57.333154Z", "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-01-13T16:42:57.333154Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:42:57.333154Z", "running": 1, "size": 1}}] 2022-01-13T16:43:07.544 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:43:08.187 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:43:08.187 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:43:08.087626Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:43:08.087626Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:43:08.087626Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:43:08.087626Z", "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-01-13T16:43:08.087626Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:43:08.087626Z", "running": 1, "size": 1}}] 2022-01-13T16:43:18.210 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:43:18.867 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:43:18.867 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:43:18.747692Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:43:18.747692Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:43:18.747692Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:43:18.747692Z", "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-01-13T16:43:18.747692Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:43:18.747692Z", "running": 1, "size": 1}}] 2022-01-13T16:43:28.891 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:43:29.527 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:43:29.527 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:43:29.408687Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:43:29.408687Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:43:29.408687Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:43:29.408687Z", "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-01-13T16:43:29.408687Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:43:29.408687Z", "running": 1, "size": 1}}] 2022-01-13T16:43:39.552 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:43:40.194 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:43:40.194 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:43:40.031734Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:43:40.031734Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:43:40.031734Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:43:40.031734Z", "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-01-13T16:43:40.031734Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:43:40.031734Z", "running": 1, "size": 1}}] 2022-01-13T16:43:50.219 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:43:50.827 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:43:50.828 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:43:50.733738Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:43:50.733738Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:43:50.733738Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:43:50.733738Z", "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-01-13T16:43:50.733738Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:43:50.733738Z", "running": 1, "size": 1}}] 2022-01-13T16:43:54.467 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:43:54.465675 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:43:55.080 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:43:55.078442 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-01-13T16:43:55.069+0000 7f94112c9340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:43:55.080 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:43:55.069+0000 7f94112c9340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:43:55.081 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:43:55.069+0000 7f94112c9340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:43:55.081 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:43:55.081 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:43:55.078468 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-01-13T16:43:55.069+0000 7f94112c9340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:43:55.081 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:43:55.069+0000 7f94112c9340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:43:55.082 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:43:55.069+0000 7f94112c9340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:43:55.082 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:44:00.850 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:44:01.525 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:44:01.525 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:44:01.430047Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:44:01.430047Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:44:01.430047Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:44:01.430047Z", "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-01-13T16:44:01.430047Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:44:01.430047Z", "running": 1, "size": 1}}] 2022-01-13T16:44:11.549 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:44:12.221 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:44:12.222 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:44:12.078589Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:44:12.078589Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:44:12.078589Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:44:12.078589Z", "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-01-13T16:44:12.078589Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:44:12.078589Z", "running": 1, "size": 1}}] 2022-01-13T16:44:22.247 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:44:22.876 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:44:22.924 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:44:22.778923Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:44:22.778923Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:44:22.778923Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:44:22.778923Z", "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-01-13T16:44:22.778923Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:44:22.778923Z", "running": 1, "size": 1}}] 2022-01-13T16:44:32.926 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:44:33.540 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:44:33.541 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:44:33.451223Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:44:33.451223Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:44:33.451223Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:44:33.451223Z", "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-01-13T16:44:33.451223Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:44:33.451223Z", "running": 1, "size": 1}}] 2022-01-13T16:44:43.564 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:44:44.177 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:44:44.177 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:44:44.077993Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:44:44.077993Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:44:44.077993Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:44:44.077993Z", "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-01-13T16:44:44.077993Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:44:44.077993Z", "running": 1, "size": 1}}] 2022-01-13T16:44:54.198 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:44:54.804 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:44:54.805 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:44:54.712567Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:44:54.712567Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:44:54.712567Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:44:54.712567Z", "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-01-13T16:44:54.712567Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:44:54.712567Z", "running": 1, "size": 1}}] 2022-01-13T16:45:04.826 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:45:05.746 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:45:05.746 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:45:05.353331Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:45:05.353331Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:45:05.353331Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:45:05.353331Z", "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-01-13T16:45:05.353331Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:45:05.353331Z", "running": 1, "size": 1}}] 2022-01-13T16:45:15.770 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:45:16.394 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:45:16.395 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:45:16.289957Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:45:16.289957Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:45:16.289957Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:45:16.289957Z", "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-01-13T16:45:16.289957Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:45:16.289957Z", "running": 1, "size": 1}}] 2022-01-13T16:45:26.418 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:45:27.063 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:45:27.064 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:45:26.965523Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:45:26.965523Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:45:26.965523Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:45:26.965523Z", "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-01-13T16:45:26.965523Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:45:26.965523Z", "running": 1, "size": 1}}] 2022-01-13T16:45:37.088 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:45:37.703 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:45:37.703 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:45:37.591217Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:45:37.591217Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:45:37.591217Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:45:37.591217Z", "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-01-13T16:45:37.591217Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:45:37.591217Z", "running": 1, "size": 1}}] 2022-01-13T16:45:47.724 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:45:48.355 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:45:48.355 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:45:48.254381Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:45:48.254381Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:45:48.254381Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:45:48.254381Z", "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-01-13T16:45:48.254381Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:45:48.254381Z", "running": 1, "size": 1}}] 2022-01-13T16:45:58.378 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:45:59.011 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:45:59.012 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:45:58.920415Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:45:58.920415Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:45:58.920415Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:45:58.920415Z", "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-01-13T16:45:58.920415Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:45:58.920415Z", "running": 1, "size": 1}}] 2022-01-13T16:46:09.039 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:46:09.673 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:46:09.674 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:46:09.559786Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:46:09.559786Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:46:09.559786Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:46:09.559786Z", "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-01-13T16:46:09.559786Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:46:09.559786Z", "running": 1, "size": 1}}] 2022-01-13T16:46:19.698 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:46:20.319 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:46:20.319 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:46:20.227789Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:46:20.227789Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:46:20.227789Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:46:20.227789Z", "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-01-13T16:46:20.227789Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:46:20.227789Z", "running": 1, "size": 1}}] 2022-01-13T16:46:30.348 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:46:31.030 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:46:31.030 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:46:30.894428Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:46:30.894428Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:46:30.894428Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:46:30.894428Z", "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-01-13T16:46:30.894428Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:46:30.894428Z", "running": 1, "size": 1}}] 2022-01-13T16:46:38.942 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:46:38.941033 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:46:39.586 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:46:39.584023 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-01-13T16:46:39.575+0000 7f1c9679a340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:46:39.586 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:46:39.575+0000 7f1c9679a340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:46:39.586 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:46:39.575+0000 7f1c9679a340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:46:39.587 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:46:39.587 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:46:39.584050 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-01-13T16:46:39.575+0000 7f1c9679a340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:46:39.587 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:46:39.575+0000 7f1c9679a340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:46:39.587 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:46:39.575+0000 7f1c9679a340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:46:39.588 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:46:41.052 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:46:41.666 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:46:41.666 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:46:41.575503Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:46:41.575503Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:46:41.575503Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:46:41.575503Z", "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-01-13T16:46:41.575503Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:46:41.575503Z", "running": 1, "size": 1}}] 2022-01-13T16:46:51.691 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:46:52.398 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:46:52.399 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:46:52.264316Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:46:52.264316Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:46:52.264316Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:46:52.264316Z", "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-01-13T16:46:52.264316Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:46:52.264316Z", "running": 1, "size": 1}}] 2022-01-13T16:47:02.418 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:47:03.051 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:47:03.052 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:47:02.931396Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:47:02.931396Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:47:02.931396Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:47:02.931396Z", "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-01-13T16:47:02.931396Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:47:02.931396Z", "running": 1, "size": 1}}] 2022-01-13T16:47:13.075 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:47:14.316 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:47:14.317 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:47:13.593225Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:47:13.593225Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:47:13.593225Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:47:13.593225Z", "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-01-13T16:47:13.593225Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:47:13.593225Z", "running": 1, "size": 1}}] 2022-01-13T16:47:24.341 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:47:24.967 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:47:24.968 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:47:24.863678Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:47:24.863678Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:47:24.863678Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:47:24.863678Z", "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-01-13T16:47:24.863678Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:47:24.863678Z", "running": 1, "size": 1}}] 2022-01-13T16:47:34.986 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:47:35.612 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:47:35.612 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:47:35.502464Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:47:35.502464Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:47:35.502464Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:47:35.502464Z", "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-01-13T16:47:35.502464Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:47:35.502464Z", "running": 1, "size": 1}}] 2022-01-13T16:47:45.635 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:47:46.377 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:47:46.377 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:47:46.151016Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:47:46.151016Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:47:46.151016Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:47:46.151016Z", "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-01-13T16:47:46.151016Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:47:46.151016Z", "running": 1, "size": 1}}] 2022-01-13T16:47:56.406 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:47:57.015 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:47:57.016 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:47:56.919126Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:47:56.919126Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:47:56.919126Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:47:56.919126Z", "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-01-13T16:47:56.919126Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:47:56.919126Z", "running": 1, "size": 1}}] 2022-01-13T16:48:07.041 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:48:07.678 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:48:07.678 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:48:07.569632Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:48:07.569632Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:48:07.569632Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:48:07.569632Z", "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-01-13T16:48:07.569632Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:48:07.569632Z", "running": 1, "size": 1}}] 2022-01-13T16:48:17.705 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:48:18.420 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:48:18.452 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:48:18.221367Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:48:18.221367Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:48:18.221367Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:48:18.221367Z", "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-01-13T16:48:18.221367Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:48:18.221367Z", "running": 1, "size": 1}}] 2022-01-13T16:48:28.455 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:48:29.156 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:48:29.156 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:48:29.060430Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:48:29.060430Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:48:29.060430Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:48:29.060430Z", "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-01-13T16:48:29.060430Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:48:29.060430Z", "running": 1, "size": 1}}] 2022-01-13T16:48:39.179 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:48:39.849 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:48:39.850 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:48:39.719924Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:48:39.719924Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:48:39.719924Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:48:39.719924Z", "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-01-13T16:48:39.719924Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:48:39.719924Z", "running": 1, "size": 1}}] 2022-01-13T16:48:49.873 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:48:50.550 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:48:50.550 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:48:50.448732Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:48:50.448732Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:48:50.448732Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:48:50.448732Z", "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-01-13T16:48:50.448732Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:48:50.448732Z", "running": 1, "size": 1}}] 2022-01-13T16:49:00.576 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:49:01.230 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:49:01.230 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:49:01.086149Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:49:01.086149Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:49:01.086149Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:49:01.086149Z", "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-01-13T16:49:01.086149Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:49:01.086149Z", "running": 1, "size": 1}}] 2022-01-13T16:49:11.251 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:49:11.856 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:49:11.856 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:49:11.767040Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:49:11.767040Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:49:11.767040Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:49:11.767040Z", "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-01-13T16:49:11.767040Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:49:11.767040Z", "running": 1, "size": 1}}] 2022-01-13T16:49:21.877 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:49:22.484 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:49:22.484 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:49:22.380878Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:49:22.380878Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:49:22.380878Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:49:22.380878Z", "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-01-13T16:49:22.380878Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:49:22.380878Z", "running": 1, "size": 1}}] 2022-01-13T16:49:32.507 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:49:33.155 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:49:33.155 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:49:33.033906Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:49:33.033906Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:49:33.033906Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:49:33.033906Z", "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-01-13T16:49:33.033906Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:49:33.033906Z", "running": 1, "size": 1}}] 2022-01-13T16:49:43.180 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:49:43.792 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:49:43.792 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:49:43.695091Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:49:43.695091Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:49:43.695091Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:49:43.695091Z", "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-01-13T16:49:43.695091Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:49:43.695091Z", "running": 1, "size": 1}}] 2022-01-13T16:49:53.815 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:49:54.481 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:49:54.481 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:49:54.330125Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:49:54.330125Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:49:54.330125Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:49:54.330125Z", "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-01-13T16:49:54.330125Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:49:54.330125Z", "running": 1, "size": 1}}] 2022-01-13T16:50:04.503 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:50:05.156 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:50:05.157 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:50:05.021687Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:50:05.021687Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:50:05.021687Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:50:05.021687Z", "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-01-13T16:50:05.021687Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:50:05.021687Z", "running": 1, "size": 1}}] 2022-01-13T16:50:15.179 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:50:19.610 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:50:19.610 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:50:19.519267Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:50:19.519267Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:50:19.519267Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:50:19.519267Z", "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-01-13T16:50:19.519267Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:50:19.519267Z", "running": 1, "size": 1}}] 2022-01-13T16:50:29.628 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:50:30.257 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:50:30.257 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:50:30.143484Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:50:30.143484Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:50:30.143484Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:50:30.143484Z", "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-01-13T16:50:30.143484Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:50:30.143484Z", "running": 1, "size": 1}}] 2022-01-13T16:50:40.282 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:50:40.863 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:50:40.864 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:50:40.768120Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:50:40.768120Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:50:40.768120Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:50:40.768120Z", "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-01-13T16:50:40.768120Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:50:40.768120Z", "running": 1, "size": 1}}] 2022-01-13T16:50:50.889 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:50:51.501 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:50:51.502 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:50:51.410588Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:50:51.410588Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:50:51.410588Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:50:51.410588Z", "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-01-13T16:50:51.410588Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:50:51.410588Z", "running": 1, "size": 1}}] 2022-01-13T16:51:01.528 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:51:02.204 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:51:02.205 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:51:02.104050Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:51:02.104050Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:51:02.104050Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:51:02.104050Z", "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-01-13T16:51:02.104050Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:51:02.104050Z", "running": 1, "size": 1}}] 2022-01-13T16:51:12.235 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:51:12.842 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:51:12.843 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:51:12.751059Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:51:12.751059Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:51:12.751059Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:51:12.751059Z", "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-01-13T16:51:12.751059Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:51:12.751059Z", "running": 1, "size": 1}}] 2022-01-13T16:51:22.866 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:51:23.490 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:51:23.491 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:51:23.389925Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:51:23.389925Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:51:23.389925Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:51:23.389925Z", "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-01-13T16:51:23.389925Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:51:23.389925Z", "running": 1, "size": 1}}] 2022-01-13T16:51:33.514 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:51:34.102 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:51:34.103 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:51:34.008154Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:51:34.008154Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:51:34.008154Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:51:34.008154Z", "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-01-13T16:51:34.008154Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:51:34.008154Z", "running": 1, "size": 1}}] 2022-01-13T16:51:44.127 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:51:44.798 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:51:44.798 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:51:44.642318Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:51:44.642318Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:51:44.642318Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:51:44.642318Z", "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-01-13T16:51:44.642318Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:51:44.642318Z", "running": 1, "size": 1}}] 2022-01-13T16:51:54.822 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:51:55.424 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:51:55.424 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:51:55.322881Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:51:55.322881Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:51:55.322881Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:51:55.322881Z", "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-01-13T16:51:55.322881Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:51:55.322881Z", "running": 1, "size": 1}}] 2022-01-13T16:52:05.450 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:52:06.071 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:52:06.071 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:52:05.979831Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:52:05.979831Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:52:05.979831Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:52:05.979831Z", "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-01-13T16:52:05.979831Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:52:05.979831Z", "running": 1, "size": 1}}] 2022-01-13T16:52:07.273 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:52:07.272183 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T16:52:07.907 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:52:07.906605 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-01-13T16:52:07.895+0000 7fb9d8e22340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:52:07.908 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:52:07.895+0000 7fb9d8e22340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:52:07.908 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:52:07.895+0000 7fb9d8e22340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:52:07.908 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:52:07.909 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:52:07.906629 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-01-13T16:52:07.895+0000 7fb9d8e22340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T16:52:07.909 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:52:07.895+0000 7fb9d8e22340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T16:52:07.909 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T16:52:07.895+0000 7fb9d8e22340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T16:52:07.909 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T16:52:16.096 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:52:16.707 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:52:16.708 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:52:16.615258Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:52:16.615258Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:52:16.615258Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:52:16.615258Z", "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-01-13T16:52:16.615258Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:52:16.615258Z", "running": 1, "size": 1}}] 2022-01-13T16:52:26.731 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:52:27.361 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:52:27.362 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:52:27.265552Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:52:27.265552Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:52:27.265552Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:52:27.265552Z", "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-01-13T16:52:27.265552Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:52:27.265552Z", "running": 1, "size": 1}}] 2022-01-13T16:52:37.386 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:52:38.040 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:52:38.040 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:52:37.945065Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:52:37.945065Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:52:37.945065Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:52:37.945065Z", "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-01-13T16:52:37.945065Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:52:37.945065Z", "running": 1, "size": 1}}] 2022-01-13T16:52:48.066 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:52:48.691 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:52:48.691 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:52:48.584513Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:52:48.584513Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:52:48.584513Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:52:48.584513Z", "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-01-13T16:52:48.584513Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:52:48.584513Z", "running": 1, "size": 1}}] 2022-01-13T16:52:58.714 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:52:59.399 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:52:59.400 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:52:59.304643Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:52:59.304643Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:52:59.304643Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:52:59.304643Z", "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-01-13T16:52:59.304643Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:52:59.304643Z", "running": 1, "size": 1}}] 2022-01-13T16:53:09.424 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:53:10.034 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:53:10.035 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:53:09.935147Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:53:09.935147Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:53:09.935147Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:53:09.935147Z", "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-01-13T16:53:09.935147Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:53:09.935147Z", "running": 1, "size": 1}}] 2022-01-13T16:53:20.058 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:53:20.775 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:53:20.775 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:53:20.597389Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:53:20.597389Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:53:20.597389Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:53:20.597389Z", "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-01-13T16:53:20.597389Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:53:20.597389Z", "running": 1, "size": 1}}] 2022-01-13T16:53:30.800 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:53:31.496 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:53:31.496 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:53:31.392487Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:53:31.392487Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:53:31.392487Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:53:31.392487Z", "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-01-13T16:53:31.392487Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:53:31.392487Z", "running": 1, "size": 1}}] 2022-01-13T16:53:41.517 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:53:42.208 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:53:42.208 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:53:42.070256Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:53:42.070256Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:53:42.070256Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:53:42.070256Z", "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-01-13T16:53:42.070256Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:53:42.070256Z", "running": 1, "size": 1}}] 2022-01-13T16:53:52.231 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:53:52.832 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:53:52.833 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:53:52.738691Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:53:52.738691Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:53:52.738691Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:53:52.738691Z", "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-01-13T16:53:52.738691Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:53:52.738691Z", "running": 1, "size": 1}}] 2022-01-13T16:54:02.853 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:54:03.493 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:54:03.493 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:54:03.405932Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:54:03.405932Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:54:03.405932Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:54:03.405932Z", "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-01-13T16:54:03.405932Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:54:03.405932Z", "running": 1, "size": 1}}] 2022-01-13T16:54:13.517 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:54:14.176 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:54:14.177 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:54:14.063964Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:54:14.063964Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:54:14.063964Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:54:14.063964Z", "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-01-13T16:54:14.063964Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:54:14.063964Z", "running": 1, "size": 1}}] 2022-01-13T16:54:24.202 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:54:24.830 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:54:24.830 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:54:24.735700Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:54:24.735700Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:54:24.735700Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:54:24.735700Z", "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-01-13T16:54:24.735700Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:54:24.735700Z", "running": 1, "size": 1}}] 2022-01-13T16:54:34.854 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:54:35.551 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:54:35.552 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:54:35.395376Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:54:35.395376Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:54:35.395376Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:54:35.395376Z", "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-01-13T16:54:35.395376Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:54:35.395376Z", "running": 1, "size": 1}}] 2022-01-13T16:54:45.573 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:54:46.156 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:54:46.157 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:54:46.062280Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:54:46.062280Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:54:46.062280Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:54:46.062280Z", "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-01-13T16:54:46.062280Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:54:46.062280Z", "running": 1, "size": 1}}] 2022-01-13T16:54:56.179 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:54:56.825 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:54:56.825 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:54:56.699964Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:54:56.699964Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:54:56.699964Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:54:56.699964Z", "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-01-13T16:54:56.699964Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:54:56.699964Z", "running": 1, "size": 1}}] 2022-01-13T16:55:06.849 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:55:07.703 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:55:07.703 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:55:07.361298Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:55:07.361298Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:55:07.361298Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:55:07.361298Z", "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-01-13T16:55:07.361298Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:55:07.361298Z", "running": 1, "size": 1}}] 2022-01-13T16:55:17.728 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:55:18.360 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:55:18.361 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:55:18.263397Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:55:18.263397Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:55:18.263397Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:55:18.263397Z", "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-01-13T16:55:18.263397Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:55:18.263397Z", "running": 1, "size": 1}}] 2022-01-13T16:55:28.385 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:55:29.027 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:55:29.027 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:55:28.932554Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:55:28.932554Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:55:28.932554Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:55:28.932554Z", "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-01-13T16:55:28.932554Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:55:28.932554Z", "running": 1, "size": 1}}] 2022-01-13T16:55:39.048 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:55:39.663 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:55:39.664 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:55:39.563518Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:55:39.563518Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:55:39.563518Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:55:39.563518Z", "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-01-13T16:55:39.563518Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:55:39.563518Z", "running": 1, "size": 1}}] 2022-01-13T16:55:49.685 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:55:50.319 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:55:50.319 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:55:50.215301Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:55:50.215301Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:55:50.215301Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:55:50.215301Z", "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-01-13T16:55:50.215301Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:55:50.215301Z", "running": 1, "size": 1}}] 2022-01-13T16:56:00.341 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:56:01.052 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:56:01.053 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:56:00.884467Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:56:00.884467Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:56:00.884467Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:56:00.884467Z", "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-01-13T16:56:00.884467Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:56:00.884467Z", "running": 1, "size": 1}}] 2022-01-13T16:56:11.079 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:56:11.745 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:56:11.746 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:56:11.608759Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:56:11.608759Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:56:11.608759Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:56:11.608759Z", "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-01-13T16:56:11.608759Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:56:11.608759Z", "running": 1, "size": 1}}] 2022-01-13T16:56:21.769 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:56:22.400 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:56:22.400 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:56:22.298512Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:56:22.298512Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:56:22.298512Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:56:22.298512Z", "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-01-13T16:56:22.298512Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:56:22.298512Z", "running": 1, "size": 1}}] 2022-01-13T16:56:32.424 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:56:32.999 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:56:32.999 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:56:32.905788Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:56:32.905788Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:56:32.905788Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:56:32.905788Z", "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-01-13T16:56:32.905788Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:56:32.905788Z", "running": 1, "size": 1}}] 2022-01-13T16:56:43.021 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:56:43.687 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:56:43.688 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:56:43.580749Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:56:43.580749Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:56:43.580749Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:56:43.580749Z", "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-01-13T16:56:43.580749Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:56:43.580749Z", "running": 1, "size": 1}}] 2022-01-13T16:56:53.710 DEBUG:teuthology.orchestra.run.smithi104:> kubectl -n rook-ceph exec rook-ceph-tools-7677f7f4b9-bhzsn -- ceph orch ls -f json 2022-01-13T16:56:54.375 INFO:teuthology.orchestra.run.smithi104.stdout: 2022-01-13T16:56:54.375 INFO:teuthology.orchestra.run.smithi104.stdout:[{"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:27:59.000000Z", "last_refresh": "2022-01-13T16:56:54.278755Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:18:29.000000Z", "last_refresh": "2022-01-13T16:56:54.278755Z", "running": 1, "size": 1}}, {"placement": {"count": 1}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:17:59.000000Z", "last_refresh": "2022-01-13T16:56:54.278755Z", "running": 1, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:20:12.000000Z", "last_refresh": "2022-01-13T16:56:54.278755Z", "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-01-13T16:56:54.278755Z", "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_id": "e41e5061e8fe2f566f91573df78d34a0c1db1f9aa51b979efa2204e6de82a26e", "container_image_name": "quay.ceph.io/ceph-ci/ceph:c9043e115ae30340a4cb4857b020aa89634daeb2", "created": "2022-01-13T16:29:34.000000Z", "last_refresh": "2022-01-13T16:56:54.278755Z", "running": 1, "size": 1}}] 2022-01-13T16:56:54.394 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_6fc2011361437a9dfe4e45b50de224392eed8abc/teuthology/contextutil.py", line 33, in nested yield vars File "/home/teuthworker/src/github.com_ceph_ceph-c_c9043e115ae30340a4cb4857b020aa89634daeb2/qa/tasks/rook.py", line 669, in task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_6fc2011361437a9dfe4e45b50de224392eed8abc/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-01-13T16:56:54.395 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_c9043e115ae30340a4cb4857b020aa89634daeb2/qa/tasks/rook.py", line 530, in ceph_config_keyring yield File "/home/teuthworker/src/git.ceph.com_git_teuthology_6fc2011361437a9dfe4e45b50de224392eed8abc/teuthology/contextutil.py", line 33, in nested yield vars File "/home/teuthworker/src/github.com_ceph_ceph-c_c9043e115ae30340a4cb4857b020aa89634daeb2/qa/tasks/rook.py", line 669, in task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_6fc2011361437a9dfe4e45b50de224392eed8abc/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-01-13T16:56:54.396 INFO:tasks.rook:Cleaning up config and client.admin keyring 2022-01-13T16:56:54.396 DEBUG:teuthology.orchestra.run.smithi104:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2022-01-13T16:56:54.406 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_c9043e115ae30340a4cb4857b020aa89634daeb2/qa/tasks/rook.py", line 478, in rook_post_config yield File "/home/teuthworker/src/git.ceph.com_git_teuthology_6fc2011361437a9dfe4e45b50de224392eed8abc/teuthology/contextutil.py", line 33, in nested yield vars File "/home/teuthworker/src/github.com_ceph_ceph-c_c9043e115ae30340a4cb4857b020aa89634daeb2/qa/tasks/rook.py", line 669, in task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_6fc2011361437a9dfe4e45b50de224392eed8abc/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-01-13T16:56:54.407 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_c9043e115ae30340a4cb4857b020aa89634daeb2/qa/tasks/rook.py", line 442, in rook_toolbox yield File "/home/teuthworker/src/git.ceph.com_git_teuthology_6fc2011361437a9dfe4e45b50de224392eed8abc/teuthology/contextutil.py", line 33, in nested yield vars File "/home/teuthworker/src/github.com_ceph_ceph-c_c9043e115ae30340a4cb4857b020aa89634daeb2/qa/tasks/rook.py", line 669, in task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_6fc2011361437a9dfe4e45b50de224392eed8abc/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-01-13T16:56:54.463 DEBUG:teuthology.orchestra.remote:smithi104:rook/cluster/examples/kubernetes/ceph/operator.yaml is 22KB 2022-01-13T16:56:54.475 DEBUG:teuthology.orchestra.run.smithi104:> kubectl delete -f rook/cluster/examples/kubernetes/ceph/toolbox.yaml 2022-01-13T16:56:54.544 INFO:teuthology.orchestra.run.smithi104.stdout:deployment.apps "rook-ceph-tools" deleted 2022-01-13T16:56:54.558 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_c9043e115ae30340a4cb4857b020aa89634daeb2/qa/tasks/rook.py", line 379, in rook_cluster yield File "/home/teuthworker/src/git.ceph.com_git_teuthology_6fc2011361437a9dfe4e45b50de224392eed8abc/teuthology/contextutil.py", line 33, in nested yield vars File "/home/teuthworker/src/github.com_ceph_ceph-c_c9043e115ae30340a4cb4857b020aa89634daeb2/qa/tasks/rook.py", line 669, in task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_6fc2011361437a9dfe4e45b50de224392eed8abc/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-01-13T16:56:54.559 DEBUG:teuthology.orchestra.run.smithi104:> kubectl delete -f cluster.yaml 2022-01-13T16:56:54.660 INFO:teuthology.orchestra.run.smithi104.stdout:cephcluster.ceph.rook.io "rook-ceph" deleted 2022-01-13T16:56:54.663 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:56:54.663917 I | ceph-cluster-controller: CR "rook-ceph" is going be deleted, cancelling any ongoing orchestration 2022-01-13T16:56:55.376 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:56:55.376125 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:56:55.407 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:56:55.407512 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:56:55.407 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:56:55.407544 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-01-13T16:57:05.631 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:57:05.631608 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:57:05.643 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:57:05.643513 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:57:15.885 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:57:15.885384 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:57:15.933 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:57:15.933254 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:57:26.150 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:57:26.150114 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:57:26.161 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:57:26.161512 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:57:36.380 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:57:36.380302 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:57:36.391 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:57:36.390868 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:57:46.611 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:57:46.610679 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:57:46.624 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:57:46.623914 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:57:56.844 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:57:56.843943 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:57:56.855 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:57:56.855283 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:58:07.075 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:58:07.075424 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:58:07.092 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:58:07.092091 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:58:17.311 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:58:17.311318 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:58:17.321 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:58:17.321535 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:58:27.535 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:58:27.535477 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:58:27.548 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:58:27.548905 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:58:37.768 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:58:37.768095 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:58:37.779 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:58:37.779814 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:58:47.993 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:58:47.992794 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:58:48.004 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:58:48.004477 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:58:58.225 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:58:58.225251 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:58:58.308 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:58:58.307772 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:59:08.525 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:59:08.525423 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:59:08.541 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:59:08.540943 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:59:18.776 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:59:18.775501 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:59:18.789 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:59:18.788696 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:59:29.014 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:59:29.014045 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:59:29.023 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:59:29.023022 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:59:39.245 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:59:39.244807 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:59:39.256 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:59:39.255897 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:59:49.476 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:59:49.475810 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:59:49.487 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:59:49.486539 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:59:59.706 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:59:59.705567 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T16:59:59.717 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 16:59:59.717535 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:00:09.934 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:00:09.933253 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:00:09.946 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:00:09.945854 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:00:20.168 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:00:20.166672 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:00:20.179 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:00:20.178460 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:00:30.400 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:00:30.398497 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:00:30.413 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:00:30.410278 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:00:40.633 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:00:40.632458 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:00:40.645 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:00:40.644693 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:00:50.864 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:00:50.863359 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:00:50.878 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:00:50.877696 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:01:01.097 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:01:01.096740 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:01:01.110 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:01:01.109633 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:01:11.333 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:01:11.332389 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:01:11.346 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:01:11.346084 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:01:21.566 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:01:21.565513 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:01:21.786 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:01:21.577447 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:01:31.797 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:01:31.796306 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:01:31.808 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:01:31.808435 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:01:42.043 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:01:42.042867 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:01:42.055 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:01:42.055085 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:01:52.270 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:01:52.270088 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:01:52.470 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:01:52.350065 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:02:02.570 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:02:02.569327 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:02:02.581 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:02:02.580811 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:02:12.828 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:02:12.828152 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:02:12.843 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:02:12.841957 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:02:23.065 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:02:23.064534 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:02:23.076 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:02:23.076345 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:02:33.298 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:02:33.297116 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:02:33.313 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:02:33.312903 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:02:43.822 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:02:43.822036 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:02:44.193 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:02:44.127591 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:02:54.349 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:02:54.348390 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:02:54.362 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:02:54.361609 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:03:03.281 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:03:03.280705 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T17:03:03.872 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:03:03.870711 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-01-13T17:03:03.860+0000 7f5c22517340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T17:03:03.872 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T17:03:03.860+0000 7f5c22517340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T17:03:03.872 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T17:03:03.860+0000 7f5c22517340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T17:03:03.873 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T17:03:03.873 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:03:03.870736 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-01-13T17:03:03.860+0000 7f5c22517340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T17:03:03.873 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T17:03:03.860+0000 7f5c22517340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T17:03:03.873 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T17:03:03.860+0000 7f5c22517340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T17:03:03.874 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T17:03:04.580 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:03:04.580346 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:03:04.595 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:03:04.594804 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:03:14.813 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:03:14.812767 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:03:14.826 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:03:14.825947 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:03:25.048 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:03:25.047667 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:03:25.063 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:03:25.060531 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:03:35.282 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:03:35.281677 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:03:35.295 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:03:35.295707 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:03:45.541 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:03:45.541404 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:03:45.560 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:03:45.559893 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:03:55.806 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:03:55.805957 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:03:55.816 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:03:55.816696 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:04:06.054 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:04:06.053199 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:04:06.066 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:04:06.066068 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:04:16.283 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:04:16.283028 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:04:16.297 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:04:16.297077 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:04:26.518 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:04:26.517463 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:04:26.530 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:04:26.529959 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:04:36.773 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:04:36.773065 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:04:36.785 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:04:36.784969 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:04:47.008 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:04:47.008597 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:04:47.017 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:04:47.017327 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:04:57.250 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:04:57.250106 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:04:57.260 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:04:57.260172 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:05:07.481 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:05:07.481007 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:05:07.536 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:05:07.535975 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:05:17.763 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:05:17.762659 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:05:17.779 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:05:17.775398 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:05:27.991 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:05:27.991617 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:05:28.003 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:05:28.003228 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:05:38.224 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:05:38.223402 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:05:38.238 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:05:38.237677 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:05:48.461 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:05:48.460749 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:05:48.474 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:05:48.473061 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:05:58.729 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:05:58.729103 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:05:58.741 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:05:58.741192 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:06:08.993 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:06:08.993157 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:06:09.007 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:06:09.006972 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:06:19.261 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:06:19.260625 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:06:19.270 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:06:19.270101 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:06:29.488 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:06:29.487896 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:06:29.498 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:06:29.498630 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:06:39.718 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:06:39.718314 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:06:39.732 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:06:39.732396 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:06:49.955 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:06:49.954521 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:06:49.965 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:06:49.965855 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:07:00.187 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:07:00.186522 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:07:00.199 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:07:00.198922 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:07:10.416 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:07:10.415448 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:07:10.427 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:07:10.427293 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:07:20.676 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:07:20.676123 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:07:20.688 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:07:20.688394 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:07:30.910 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:07:30.909440 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:07:30.922 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:07:30.922370 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:07:41.142 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:07:41.142043 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:07:41.154 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:07:41.153823 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:07:51.376 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:07:51.376013 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:07:51.387 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:07:51.387060 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:08:01.611 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:08:01.610853 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:08:01.621 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:08:01.621365 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:08:11.845 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:08:11.845027 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:08:11.853 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:08:11.852979 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:08:22.074 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:08:22.074186 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:08:22.084 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:08:22.084693 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:08:32.307 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:08:32.306699 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:08:32.318 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:08:32.318759 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:08:42.536 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:08:42.535868 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:08:42.548 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:08:42.548671 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:08:52.772 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:08:52.772432 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:08:52.786 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:08:52.785870 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:09:03.007 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:09:03.007544 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:09:03.019 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:09:03.018952 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:09:13.237 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:09:13.236733 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:09:13.248 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:09:13.247390 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:09:23.475 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:09:23.475430 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:09:23.493 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:09:23.493462 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:09:33.721 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:09:33.721012 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:09:33.733 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:09:33.733255 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:09:43.955 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:09:43.955003 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:09:43.970 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:09:43.970415 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:09:54.192 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:09:54.191658 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:09:54.203 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:09:54.203793 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:10:04.433 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:10:04.433467 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:10:04.447 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:10:04.447443 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:10:14.689 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:10:14.689438 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:10:14.702 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:10:14.702482 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:10:24.923 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:10:24.922836 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:10:24.936 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:10:24.936095 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:10:35.169 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:10:35.168657 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:10:35.182 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:10:35.180363 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:10:45.394 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:10:45.393820 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:10:45.405 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:10:45.405184 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:10:55.648 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:10:55.647408 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:10:55.662 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:10:55.661505 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:11:05.911 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:11:05.911190 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:11:05.924 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:11:05.923860 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:11:16.142 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:11:16.141949 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:11:16.155 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:11:16.155557 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:11:26.377 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:11:26.377109 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:11:26.388 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:11:26.388610 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:11:36.611 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:11:36.610424 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:11:36.620 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:11:36.620482 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:11:46.843 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:11:46.842975 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:11:46.854 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:11:46.854066 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:11:57.077 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:11:57.076851 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:11:57.088 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:11:57.087957 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:12:07.314 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:12:07.313971 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:12:07.325 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:12:07.325433 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:12:17.545 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:12:17.544745 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:12:17.557 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:12:17.557542 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:12:27.779 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:12:27.778867 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:12:27.791 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:12:27.790519 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:12:38.011 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:12:38.011600 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:12:38.021 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:12:38.021254 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:12:48.243 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:12:48.242944 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:12:48.263 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:12:48.260183 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:12:58.539 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:12:58.537621 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:12:58.547 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:12:58.546841 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:13:08.797 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:13:08.797680 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:13:08.806 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:13:08.806413 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:13:19.024 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:13:19.024404 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:13:19.033 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:13:19.033657 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:13:29.263 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:13:29.263921 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:13:29.271 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:13:29.272081 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:13:39.624 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:13:39.623875 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:13:39.636 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:13:39.636491 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:13:49.854 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:13:49.854356 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:13:49.865 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:13:49.866163 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:14:00.089 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:14:00.088952 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:14:00.111 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:14:00.111346 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:14:10.333 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:14:10.333612 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:14:10.348 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:14:10.348259 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:14:20.568 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:14:20.568372 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:14:20.577 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:14:20.577592 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:14:30.818 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:14:30.818271 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:14:30.828 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:14:30.827827 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:14:41.106 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:14:41.106414 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:14:41.119 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:14:41.119221 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:14:51.342 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:14:51.342278 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:14:51.355 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:14:51.355141 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:15:01.576 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:15:01.577095 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:15:01.589 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:15:01.589091 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:15:11.860 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:15:11.859876 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:15:11.872 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:15:11.872158 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:15:22.086 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:15:22.086603 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:15:22.105 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:15:22.104964 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:15:32.323 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:15:32.323105 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:15:32.336 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:15:32.336351 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:15:42.555 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:15:42.555817 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:15:42.569 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:15:42.569497 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:15:52.794 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:15:52.793628 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:15:52.807 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:15:52.807520 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:16:03.029 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:16:03.029031 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:16:03.040 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:16:03.041122 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:16:13.264 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:16:13.263878 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:16:13.275 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:16:13.276268 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:16:23.500 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:16:23.500775 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:16:23.514 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:16:23.513248 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:16:33.739 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:16:33.739752 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:16:33.751 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:16:33.751969 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:16:43.988 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:16:43.988189 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:16:44.001 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:16:44.001305 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:16:54.244 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:16:54.244458 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:16:54.256 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:16:54.256759 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:17:04.475 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:17:04.475485 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:17:04.487 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:17:04.487168 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:17:14.742 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:17:14.742509 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:17:14.763 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:17:14.763434 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:17:24.986 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:17:24.986799 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:17:24.997 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:17:24.997922 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:17:35.219 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:17:35.218832 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:17:35.230 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:17:35.230383 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:17:45.451 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:17:45.450981 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:17:45.462 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:17:45.462509 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:17:55.714 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:17:55.714527 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:17:55.727 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:17:55.728022 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:18:06.003 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:18:06.002734 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:18:06.011 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:18:06.011303 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:18:16.260 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:18:16.260726 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:18:16.269 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:18:16.270206 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:18:26.499 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:18:26.499088 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:18:26.513 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:18:26.513302 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:18:36.730 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:18:36.730603 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:18:36.746 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:18:36.744775 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:18:46.965 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:18:46.965851 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:18:46.978 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:18:46.978719 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:18:57.222 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:18:57.222750 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:18:57.233 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:18:57.233723 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:19:07.482 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:19:07.482194 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:19:07.497 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:19:07.497106 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:19:17.722 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:19:17.723026 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:19:17.735 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:19:17.735594 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:19:27.954 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:19:27.954448 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:19:27.966 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:19:27.966629 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:19:38.184 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:19:38.183641 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:19:38.247 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:19:38.247555 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:19:44.169 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:19:44.169425 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T17:19:44.928 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:19:44.927625 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-01-13T17:19:44.917+0000 7f5a141bf340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T17:19:44.928 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T17:19:44.917+0000 7f5a141bf340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T17:19:44.928 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T17:19:44.917+0000 7f5a141bf340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T17:19:44.929 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T17:19:44.929 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:19:44.927663 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-01-13T17:19:44.917+0000 7f5a141bf340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T17:19:44.929 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T17:19:44.917+0000 7f5a141bf340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T17:19:44.929 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T17:19:44.917+0000 7f5a141bf340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T17:19:44.930 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T17:19:48.513 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:19:48.513378 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:19:48.524 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:19:48.524475 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:19:58.748 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:19:58.748040 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:19:58.762 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:19:58.760576 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:20:08.978 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:20:08.978692 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:20:08.989 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:20:08.989949 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:20:09.141 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:20:09.141265 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-01-13 17:20:09.132460126 +0000 UTC m=+3809.359519842 LastTransitionTime:2022-01-13 16:18:41 +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-01-13T17:20:19.214 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:20:19.214580 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:20:19.225 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:20:19.225812 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:20:29.447 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:20:29.448052 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:20:29.466 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:20:29.466710 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:20:39.683 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:20:39.684121 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:20:39.697 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:20:39.698023 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:20:49.916 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:20:49.916869 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:20:49.928 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:20:49.928934 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:21:00.157 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:21:00.157291 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:21:00.166 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:21:00.167103 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:21:10.405 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:21:10.405467 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:21:10.418 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:21:10.419149 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:21:20.638 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:21:20.638253 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:21:20.649 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:21:20.650000 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:21:30.875 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:21:30.875007 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:21:30.887 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:21:30.888370 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:21:41.111 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:21:41.111795 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:21:41.124 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:21:41.124777 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:21:51.352 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:21:51.352776 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:21:51.405 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:21:51.406240 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:22:01.626 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:22:01.626992 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:22:01.637 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:22:01.638366 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:22:11.883 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:22:11.883837 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:22:11.896 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:22:11.897189 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:22:22.115 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:22:22.116411 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:22:22.130 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:22:22.131680 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:22:32.356 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:22:32.356840 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:22:32.368 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:22:32.369416 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:22:42.593 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:22:42.593991 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:22:42.604 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:22:42.605980 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:22:52.841 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:22:52.841409 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:22:52.858 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:22:52.859277 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:23:03.087 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:23:03.087420 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:23:03.099 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:23:03.100847 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:23:13.320 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:23:13.321181 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:23:13.331 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:23:13.332713 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:23:23.553 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:23:23.554251 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:23:23.564 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:23:23.565067 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:23:33.783 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:23:33.784207 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:23:33.796 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:23:33.797214 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:23:44.016 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:23:44.017157 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:23:44.028 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:23:44.028992 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:23:54.251 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:23:54.251618 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:23:54.264 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:23:54.265096 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:24:04.495 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:24:04.494709 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:24:04.536 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:24:04.537321 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:24:14.769 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:24:14.770164 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:24:14.786 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:24:14.786000 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:24:25.003 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:24:25.004391 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:24:25.016 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:24:25.017496 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:24:35.234 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:24:35.234210 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:24:35.244 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:24:35.245580 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:24:45.465 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:24:45.466499 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:24:45.477 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:24:45.477669 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:24:55.711 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:24:55.712560 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:24:55.724 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:24:55.725570 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:25:05.944 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:25:05.945096 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:25:05.955 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:25:05.955656 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:25:16.179 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:25:16.179458 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:25:16.189 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:25:16.190484 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:25:26.432 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:25:26.433109 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:25:26.445 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:25:26.445405 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:25:36.664 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:25:36.663118 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:25:36.676 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:25:36.676847 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:25:46.896 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:25:46.896380 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:25:46.907 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:25:46.908079 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:25:57.125 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:25:57.126336 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:25:57.135 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:25:57.136268 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:26:07.348 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:26:07.348654 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:26:07.359 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:26:07.360445 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:26:17.584 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:26:17.584814 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:26:17.600 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:26:17.600673 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:26:27.832 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:26:27.832202 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:26:27.850 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:26:27.849324 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:26:38.079 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:26:38.079697 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:26:38.093 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:26:38.093588 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:26:48.323 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:26:48.323720 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:26:48.338 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:26:48.338730 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:26:58.572 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:26:58.572706 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:26:58.587 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:26:58.586041 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:27:08.827 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:27:08.827659 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:27:08.840 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:27:08.840748 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:27:19.062 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:27:19.063036 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:27:19.076 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:27:19.077160 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:27:29.298 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:27:29.299274 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:27:29.312 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:27:29.312919 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:27:39.530 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:27:39.530759 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:27:39.541 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:27:39.542014 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:27:49.776 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:27:49.776687 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:27:49.789 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:27:49.787968 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:28:00.014 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:28:00.014975 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:28:00.023 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:28:00.023835 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:28:10.244 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:28:10.244818 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:28:10.258 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:28:10.259216 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:28:20.484 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:28:20.484818 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:28:20.503 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:28:20.504567 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:28:30.725 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:28:30.725530 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:28:30.738 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:28:30.738695 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:28:40.962 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:28:40.961844 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:28:40.972 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:28:40.973192 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:28:51.221 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:28:51.221921 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:28:51.237 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:28:51.238257 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:29:01.467 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:29:01.468034 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:29:01.504 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:29:01.504302 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:29:11.737 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:29:11.737798 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:29:11.747 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:29:11.747719 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:29:21.972 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:29:21.972929 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:29:21.985 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:29:21.986565 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:29:32.206 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:29:32.206477 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:29:32.219 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:29:32.218513 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:29:42.442 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:29:42.439253 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:29:42.506 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:29:42.503849 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:29:52.772 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:29:52.772792 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:29:52.782 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:29:52.783329 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:30:03.005 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:30:03.005322 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:30:03.019 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:30:03.020111 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:30:13.241 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:30:13.241816 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:30:13.255 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:30:13.256090 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:30:23.475 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:30:23.474167 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:30:23.486 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:30:23.486548 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:30:33.707 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:30:33.707031 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:30:33.718 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:30:33.719278 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:30:43.939 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:30:43.939216 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:30:43.951 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:30:43.950478 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:30:54.168 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:30:54.168368 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:30:54.230 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:30:54.231255 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:31:04.475 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:31:04.475908 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:31:04.486 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:31:04.486572 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:31:14.706 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:31:14.706540 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:31:14.717 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:31:14.717624 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:31:24.954 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:31:24.954495 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:31:24.962 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:31:24.963273 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:31:35.186 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:31:35.186323 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:31:35.198 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:31:35.198395 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:31:45.415 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:31:45.415714 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:31:45.426 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:31:45.426457 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:31:55.647 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:31:55.647218 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:31:55.660 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:31:55.659600 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:32:05.879 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:32:05.879385 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:32:05.891 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:32:05.891680 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:32:16.113 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:32:16.113661 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:32:16.124 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:32:16.124985 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:32:26.350 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:32:26.350571 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:32:26.396 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:32:26.395217 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:32:36.628 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:32:36.628669 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:32:36.638 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:32:36.638897 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:32:46.860 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:32:46.860742 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:32:46.872 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:32:46.872914 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:32:57.092 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:32:57.092688 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:32:57.106 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:32:57.106593 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:33:07.326 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:33:07.326820 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:33:07.339 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:33:07.339359 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:33:17.563 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:33:17.562964 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:33:17.578 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:33:17.578724 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:33:27.797 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:33:27.797828 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:33:27.873 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:33:27.873891 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:33:38.091 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:33:38.091753 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:33:38.106 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:33:38.106386 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:33:48.334 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:33:48.334299 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:33:48.347 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:33:48.347849 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:33:58.573 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:33:58.572992 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:33:58.585 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:33:58.585705 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:34:08.808 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:34:08.808031 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:34:08.820 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:34:08.820412 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:34:19.043 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:34:19.043527 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:34:19.055 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:34:19.056101 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:34:29.275 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:34:29.275217 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:34:29.286 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:34:29.286580 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:34:39.507 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:34:39.506682 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:34:39.518 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:34:39.518120 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:34:49.739 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:34:49.739291 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:34:49.751 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:34:49.751167 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:34:59.973 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:34:59.972795 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:34:59.986 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:34:59.986460 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:35:10.206 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:35:10.205928 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:35:10.275 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:35:10.275198 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:35:20.492 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:35:20.491029 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:35:20.530 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:35:20.530489 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:35:30.799 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:35:30.798839 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:35:30.811 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:35:30.811786 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:35:41.033 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:35:41.033257 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:35:41.044 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:35:41.044832 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:35:51.269 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:35:51.268022 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:35:51.279 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:35:51.279358 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:36:01.535 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:36:01.535028 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:36:01.547 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:36:01.547918 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:36:11.768 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:36:11.768072 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:36:11.779 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:36:11.779478 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:36:22.002 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:36:22.002104 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:36:22.017 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:36:22.017031 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:36:24.934 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:36:24.934610 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T17:36:25.530 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:36:25.529649 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-01-13T17:36:25.520+0000 7f1a6a846340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T17:36:25.531 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T17:36:25.520+0000 7f1a6a846340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T17:36:25.531 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T17:36:25.520+0000 7f1a6a846340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T17:36:25.531 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T17:36:25.531 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:36:25.529673 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-01-13T17:36:25.520+0000 7f1a6a846340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T17:36:25.532 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T17:36:25.520+0000 7f1a6a846340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T17:36:25.532 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T17:36:25.520+0000 7f1a6a846340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T17:36:25.532 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T17:36:32.236 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:36:32.236018 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:36:32.248 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:36:32.248211 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:36:42.469 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:36:42.468859 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:36:42.518 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:36:42.495860 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:36:52.744 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:36:52.744417 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:36:52.758 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:36:52.757831 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:37:02.996 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:37:02.995637 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:37:03.008 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:37:03.008019 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:37:13.236 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:37:13.236173 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:37:13.247 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:37:13.247594 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:37:23.466 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:37:23.465921 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:37:23.477 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:37:23.477275 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:37:23.879 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:37:23.879151 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-01-13 17:37:23.868725127 +0000 UTC m=+4844.095784863 LastTransitionTime:2022-01-13 16:18:41 +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-01-13T17:37:33.700 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:37:33.699449 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:37:33.711 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:37:33.711540 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:37:43.931 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:37:43.930673 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:37:43.946 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:37:43.942739 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:37:54.159 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:37:54.158374 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:37:54.171 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:37:54.171466 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:38:04.395 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:38:04.394113 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:38:04.405 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:38:04.405289 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:38:14.648 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:38:14.647677 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:38:14.663 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:38:14.662637 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:38:24.753 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:38:24.753027 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-01-13 17:38:24.745980865 +0000 UTC m=+4904.973040572 LastTransitionTime:2022-01-13 16:18:41 +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-01-13T17:38:24.879 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:38:24.878229 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:38:24.891 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:38:24.891673 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:38:35.108 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:38:35.108286 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:38:35.122 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:38:35.121815 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:38:45.345 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:38:45.344973 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:38:45.357 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:38:45.356847 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:38:55.580 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:38:55.579416 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:38:55.592 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:38:55.592031 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:39:05.827 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:39:05.826482 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:39:05.843 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:39:05.842876 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:39:16.075 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:39:16.075122 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:39:16.084 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:39:16.084250 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:39:26.303 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:39:26.302463 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:39:26.314 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:39:26.314539 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:39:36.537 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:39:36.536676 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:39:36.549 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:39:36.548857 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:39:46.775 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:39:46.774662 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:39:46.783 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:39:46.782733 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:39:57.009 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:39:57.006645 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:39:57.018 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:39:57.017830 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:40:07.239 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:40:07.238832 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:40:07.252 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:40:07.252104 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:40:17.475 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:40:17.474435 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:40:17.487 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:40:17.486147 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:40:27.715 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:40:27.714985 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:40:27.729 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:40:27.728787 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:40:37.949 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:40:37.949169 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:40:37.965 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:40:37.964807 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:40:48.185 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:40:48.184708 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:40:48.196 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:40:48.196519 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:40:58.420 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:40:58.419783 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:40:58.432 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:40:58.432243 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:41:08.659 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:41:08.658275 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:41:08.675 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:41:08.671059 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:41:18.974 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:41:18.973270 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:41:18.985 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:41:18.985034 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:41:29.207 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:41:29.206305 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:41:29.231 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:41:29.230354 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:41:39.470 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:41:39.469415 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:41:39.487 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:41:39.486270 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:41:49.705 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:41:49.704941 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:41:49.766 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:41:49.765681 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:41:59.989 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:41:59.988424 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:42:00.006 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:42:00.001059 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:42:10.222 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:42:10.221777 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:42:10.236 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:42:10.236137 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:42:20.459 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:42:20.458469 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:42:20.474 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:42:20.473610 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:42:30.696 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:42:30.694961 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:42:30.708 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:42:30.707570 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:42:40.931 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:42:40.930554 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:42:40.941 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:42:40.940865 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:42:51.160 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:42:51.159342 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:42:51.174 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:42:51.173402 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:43:01.400 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:43:01.398750 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:43:01.420 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:43:01.419154 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:43:11.647 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:43:11.646274 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:43:11.668 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:43:11.667920 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:43:21.907 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:43:21.904722 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:43:21.917 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:43:21.916319 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:43:32.135 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:43:32.134629 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:43:32.149 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:43:32.148992 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:43:42.385 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:43:42.383557 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:43:42.590 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:43:42.589438 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:43:52.841 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:43:52.840498 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:43:52.868 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:43:52.866934 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:44:03.090 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:44:03.089648 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:44:03.101 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:44:03.100884 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:44:13.329 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:44:13.327854 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:44:13.340 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:44:13.339873 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:44:23.560 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:44:23.559221 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:44:23.572 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:44:23.570870 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:44:33.815 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:44:33.814589 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:44:33.827 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:44:33.826835 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:44:44.045 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:44:44.043962 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:44:44.057 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:44:44.056779 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:44:54.278 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:44:54.277315 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:44:54.291 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:44:54.291010 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:45:04.510 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:45:04.508758 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:45:04.526 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:45:04.525388 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:45:14.747 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:45:14.746173 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:45:14.759 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:45:14.758436 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:45:24.977 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:45:24.976805 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:45:24.990 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:45:24.987960 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:45:35.230 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:45:35.229788 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:45:35.244 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:45:35.243042 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:45:45.463 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:45:45.462602 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:45:45.474 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:45:45.473352 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:45:55.700 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:45:55.698896 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:45:55.711 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:45:55.710409 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:46:05.929 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:46:05.928123 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:46:05.940 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:46:05.939827 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:46:16.163 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:46:16.161731 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:46:16.173 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:46:16.172906 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:46:26.395 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:46:26.394695 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:46:26.403 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:46:26.402614 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:46:36.626 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:46:36.624954 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:46:36.639 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:46:36.638077 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:46:46.858 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:46:46.856911 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:46:46.869 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:46:46.868121 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:46:57.091 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:46:57.089969 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:46:57.106 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:46:57.105591 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:47:07.334 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:47:07.332766 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:47:07.346 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:47:07.345375 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:47:17.611 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:47:17.609834 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:47:17.723 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:47:17.720748 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:47:27.939 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:47:27.938391 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:47:27.948 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:47:27.948160 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:47:38.163 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:47:38.162301 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:47:38.175 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:47:38.174623 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:47:48.395 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:47:48.393383 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:47:48.405 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:47:48.404313 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:47:58.627 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:47:58.626718 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:47:58.640 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:47:58.639162 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:48:08.859 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:48:08.858021 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:48:08.870 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:48:08.869046 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:48:19.092 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:48:19.090535 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:48:19.105 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:48:19.104095 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:48:29.332 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:48:29.330664 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:48:29.344 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:48:29.343321 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:48:39.563 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:48:39.561886 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:48:39.575 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:48:39.574066 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:48:49.891 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:48:49.890203 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:48:49.905 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:48:49.904007 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:49:00.125 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:49:00.124384 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:49:00.136 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:49:00.135708 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:49:10.356 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:49:10.354772 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:49:10.368 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:49:10.367586 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:49:20.589 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:49:20.588327 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:49:20.645 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:49:20.644892 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:49:30.879 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:49:30.877797 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:49:30.892 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:49:30.891757 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:49:41.158 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:49:41.157208 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:49:41.174 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:49:41.172558 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:49:51.396 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:49:51.394835 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:49:51.410 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:49:51.409317 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:50:01.629 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:50:01.628363 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:50:01.642 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:50:01.641610 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:50:11.866 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:50:11.865609 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:50:11.875 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:50:11.874628 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:50:22.097 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:50:22.096250 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:50:22.107 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:50:22.106525 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:50:32.328 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:50:32.327089 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:50:32.340 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:50:32.339748 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:50:42.564 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:50:42.562741 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:50:42.576 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:50:42.575704 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:50:52.794 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:50:52.792956 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:50:52.803 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:50:52.802420 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:51:03.039 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:51:03.037791 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:51:03.049 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:51:03.047081 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:51:13.268 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:51:13.266302 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:51:13.282 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:51:13.280028 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:51:23.501 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:51:23.499827 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:51:23.514 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:51:23.513113 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:51:33.733 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:51:33.732368 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:51:33.817 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:51:33.816350 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:51:44.038 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:51:44.036580 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:51:44.052 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:51:44.050731 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:51:54.274 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:51:54.272387 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:51:54.286 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:51:54.285087 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:52:04.508 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:52:04.506810 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:52:04.520 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:52:04.518516 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:52:14.735 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:52:14.734331 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:52:14.748 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:52:14.746903 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:52:24.968 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:52:24.966921 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:52:24.980 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:52:24.979101 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:52:35.203 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:52:35.201453 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:52:35.214 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:52:35.213423 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:52:45.438 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:52:45.436525 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:52:45.451 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:52:45.449694 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:52:55.671 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:52:55.669353 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:52:55.682 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:52:55.680708 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:53:05.543 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:53:05.541521 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T17:53:05.896 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:53:05.895107 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:53:05.908 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:53:05.906793 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:53:06.127 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:53:06.125502 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-01-13T17:53:06.115+0000 7f5f8b10a340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T17:53:06.127 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T17:53:06.115+0000 7f5f8b10a340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T17:53:06.128 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T17:53:06.115+0000 7f5f8b10a340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T17:53:06.128 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T17:53:06.128 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:53:06.125527 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-01-13T17:53:06.115+0000 7f5f8b10a340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T17:53:06.128 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T17:53:06.115+0000 7f5f8b10a340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T17:53:06.129 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T17:53:06.115+0000 7f5f8b10a340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T17:53:06.129 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T17:53:16.126 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:53:16.124443 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:53:16.139 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:53:16.137836 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:53:26.416 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:53:26.414600 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:53:26.430 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:53:26.429396 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:53:36.718 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:53:36.716808 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:53:36.726 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:53:36.724859 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:53:46.943 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:53:46.941901 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:53:46.959 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:53:46.957884 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:53:57.178 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:53:57.176351 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:53:57.251 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:53:57.249858 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:54:07.475 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:54:07.472929 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:54:07.486 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:54:07.484825 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:54:17.702 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:54:17.700638 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:54:17.717 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:54:17.716149 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:54:27.936 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:54:27.934910 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:54:27.948 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:54:27.946793 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:54:38.166 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:54:38.165010 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:54:38.177 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:54:38.176343 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:54:38.565 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:54:38.563489 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-01-13 17:54:38.554397599 +0000 UTC m=+5878.781457354 LastTransitionTime:2022-01-13 16:18:41 +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-01-13T17:54:48.412 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:54:48.410671 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:54:48.425 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:54:48.423588 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:54:58.654 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:54:58.652180 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:54:58.664 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:54:58.663393 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:55:08.881 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:55:08.879835 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:55:08.892 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:55:08.891374 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:55:19.111 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:55:19.109557 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:55:19.123 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:55:19.121775 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:55:29.362 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:55:29.360624 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:55:29.375 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:55:29.373516 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:55:39.453 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:55:39.451843 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-01-13 17:55:39.441477559 +0000 UTC m=+5939.668537253 LastTransitionTime:2022-01-13 16:18:41 +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-01-13T17:55:39.634 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:55:39.632321 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:55:39.663 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:55:39.662277 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:55:49.902 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:55:49.900903 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:55:49.915 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:55:49.913713 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:56:00.155 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:56:00.153889 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:56:00.169 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:56:00.167552 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:56:10.387 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:56:10.386116 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:56:10.400 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:56:10.398539 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:56:20.617 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:56:20.615829 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:56:20.626 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:56:20.624499 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:56:31.040 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:56:31.038567 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:56:31.049 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:56:31.047793 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:56:41.273 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:56:41.271307 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:56:41.286 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:56:41.282918 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:56:51.510 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:56:51.508519 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:56:51.521 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:56:51.518503 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:57:01.739 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:57:01.736755 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:57:01.757 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:57:01.751051 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:57:01.757 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:57:01.751092 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-01-13T17:57:11.976 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:57:11.970572 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:57:11.984 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:57:11.982698 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:57:22.206 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:57:22.204456 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:57:22.218 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:57:22.216943 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:57:32.443 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:57:32.441504 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:57:32.455 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:57:32.453011 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:57:42.679 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:57:42.676698 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:57:42.690 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:57:42.687622 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:57:52.916 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:57:52.913812 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:57:52.926 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:57:52.923859 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:58:03.144 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:58:03.141912 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:58:03.195 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:58:03.191228 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:58:13.420 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:58:13.417524 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:58:13.432 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:58:13.430405 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:58:23.657 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:58:23.655416 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:58:23.670 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:58:23.668765 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:58:33.892 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:58:33.890197 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:58:33.904 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:58:33.902794 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:58:44.154 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:58:44.152595 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:58:44.166 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:58:44.164140 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:58:54.383 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:58:54.381299 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:58:54.398 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:58:54.396586 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:59:04.634 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:59:04.631937 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:59:04.665 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:59:04.663568 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:59:14.886 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:59:14.884578 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:59:14.896 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:59:14.894496 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:59:25.122 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:59:25.119083 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:59:25.132 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:59:25.130910 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:59:35.352 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:59:35.349986 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:59:35.365 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:59:35.363762 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:59:45.590 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:59:45.588265 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:59:45.602 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:59:45.600727 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:59:55.820 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:59:55.817710 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T17:59:55.833 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 17:59:55.831043 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:00:06.055 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:00:06.052460 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:00:06.067 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:00:06.065182 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:00:16.288 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:00:16.286143 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:00:16.299 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:00:16.297450 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:00:26.525 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:00:26.522679 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:00:26.539 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:00:26.537075 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:00:36.763 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:00:36.760320 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:00:36.784 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:00:36.780937 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:00:47.007 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:00:47.004312 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:00:47.019 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:00:47.017271 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:00:57.286 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:00:57.284019 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:00:57.298 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:00:57.295515 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:01:07.527 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:01:07.524397 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:01:07.539 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:01:07.536474 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:01:17.760 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:01:17.757786 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:01:17.777 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:01:17.775525 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:01:27.994 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:01:27.991653 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:01:28.007 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:01:28.004968 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:01:38.312 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:01:38.309757 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:01:38.322 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:01:38.320202 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:01:48.596 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:01:48.594337 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:01:48.607 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:01:48.605305 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:01:58.834 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:01:58.829001 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:01:58.839 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:01:58.837035 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:02:09.060 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:02:09.057235 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:02:09.073 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:02:09.070929 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:02:19.298 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:02:19.295634 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:02:19.310 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:02:19.307778 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:02:29.524 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:02:29.521299 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:02:29.535 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:02:29.531749 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:02:39.786 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:02:39.783801 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:02:39.805 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:02:39.802817 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:02:50.100 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:02:50.097784 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:02:50.108 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:02:50.105390 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:03:00.325 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:03:00.322399 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:03:00.338 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:03:00.334024 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:03:10.598 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:03:10.595626 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:03:10.613 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:03:10.609594 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:03:20.835 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:03:20.832755 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:03:20.847 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:03:20.844935 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:03:31.082 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:03:31.080103 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:03:31.091 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:03:31.088944 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:03:41.383 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:03:41.380503 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:03:41.396 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:03:41.392689 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:03:51.669 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:03:51.666146 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:03:51.682 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:03:51.679875 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:04:01.901 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:04:01.898384 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:04:01.913 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:04:01.910930 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:04:12.135 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:04:12.132045 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:04:12.147 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:04:12.143377 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:04:22.430 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:04:22.427257 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:04:22.438 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:04:22.435687 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:04:32.667 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:04:32.664271 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:04:32.680 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:04:32.678160 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:04:42.909 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:04:42.906745 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:04:42.924 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:04:42.921806 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:04:53.427 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:04:53.424223 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:04:53.441 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:04:53.437972 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:05:03.661 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:05:03.657866 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:05:03.674 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:05:03.671642 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:05:13.927 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:05:13.924398 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:05:13.939 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:05:13.936516 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:05:24.427 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:05:24.424110 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:05:24.435 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:05:24.432789 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:05:34.673 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:05:34.670572 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:05:34.687 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:05:34.684749 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:05:44.932 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:05:44.929329 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:05:44.940 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:05:44.938119 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:05:55.178 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:05:55.175085 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:05:55.191 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:05:55.188212 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:06:05.442 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:06:05.438894 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:06:05.456 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:06:05.453216 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:06:15.675 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:06:15.671703 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:06:15.686 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:06:15.683055 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:06:25.945 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:06:25.942321 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:06:25.969 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:06:25.966005 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:06:36.201 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:06:36.198613 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:06:36.214 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:06:36.211308 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:06:46.465 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:06:46.462164 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:06:46.478 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:06:46.475268 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:06:56.695 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:06:56.691931 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:06:56.712 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:06:56.708048 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:07:06.924 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:07:06.921080 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:07:06.935 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:07:06.932201 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:07:17.155 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:07:17.152064 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:07:17.168 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:07:17.165093 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:07:27.388 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:07:27.384632 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:07:27.401 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:07:27.398710 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:07:37.618 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:07:37.615340 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:07:37.630 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:07:37.626355 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:07:47.850 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:07:47.846810 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:07:47.861 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:07:47.857862 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:07:58.092 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:07:58.089156 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:07:58.107 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:07:58.104317 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:08:08.357 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:08:08.353579 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:08:08.408 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:08:08.404739 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:08:18.624 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:08:18.620729 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:08:18.636 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:08:18.632913 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:08:28.858 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:08:28.854732 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:08:28.873 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:08:28.869161 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:08:39.087 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:08:39.083725 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:08:39.100 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:08:39.096804 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:08:49.347 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:08:49.343747 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:08:49.359 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:08:49.355641 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:08:59.613 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:08:59.610452 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:08:59.625 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:08:59.622709 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:09:09.844 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:09:09.841015 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:09:09.856 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:09:09.853218 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:09:20.079 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:09:20.075862 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:09:20.089 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:09:20.085817 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:09:30.311 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:09:30.306939 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:09:30.322 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:09:30.319590 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:09:40.544 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:09:40.540681 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:09:40.557 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:09:40.553992 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:09:46.145 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:09:46.141819 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T18:09:46.725 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:09:46.721649 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-01-13T18:09:46.713+0000 7f2f1fadb340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T18:09:46.726 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T18:09:46.713+0000 7f2f1fadb340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T18:09:46.726 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T18:09:46.713+0000 7f2f1fadb340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T18:09:46.726 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T18:09:46.727 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:09:46.721681 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-01-13T18:09:46.713+0000 7f2f1fadb340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T18:09:46.727 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T18:09:46.713+0000 7f2f1fadb340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T18:09:46.727 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T18:09:46.713+0000 7f2f1fadb340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T18:09:46.727 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T18:09:50.780 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:09:50.776395 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:09:50.793 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:09:50.789499 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:10:01.017 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:10:01.012199 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:10:01.025 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:10:01.022237 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:10:11.296 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:10:11.293102 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:10:11.309 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:10:11.306472 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:10:21.573 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:10:21.569907 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:10:21.586 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:10:21.583111 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:10:31.801 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:10:31.797718 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:10:31.813 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:10:31.809570 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:10:42.035 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:10:42.031434 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:10:42.046 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:10:42.042569 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:10:52.261 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:10:52.257073 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:10:52.272 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:10:52.268390 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:10:52.520 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:10:52.517157 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-01-13 18:10:52.508424781 +0000 UTC m=+6852.735484530 LastTransitionTime:2022-01-13 16:18:41 +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-01-13T18:11:02.493 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:11:02.489082 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:11:02.507 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:11:02.503377 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:11:12.726 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:11:12.722169 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:11:12.739 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:11:12.735667 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:11:22.957 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:11:22.953038 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:11:22.969 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:11:22.966125 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:11:33.193 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:11:33.188877 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:11:33.204 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:11:33.201243 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:11:43.430 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:11:43.426237 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:11:43.443 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:11:43.439022 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:11:53.661 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:11:53.657571 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:11:53.674 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:11:53.669637 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:12:03.893 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:12:03.889586 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:12:03.913 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:12:03.909500 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:12:14.132 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:12:14.128491 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:12:14.140 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:12:14.137119 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:12:24.358 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:12:24.354325 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:12:24.371 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:12:24.367249 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:12:34.590 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:12:34.586407 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:12:34.601 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:12:34.597841 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:12:44.865 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:12:44.860869 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:12:44.880 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:12:44.874382 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:12:55.093 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:12:55.089001 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:12:55.106 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:12:55.100944 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:13:05.407 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:13:05.403229 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:13:05.417 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:13:05.413736 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:13:15.665 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:13:15.660554 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:13:15.679 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:13:15.674840 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:13:25.897 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:13:25.893199 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:13:25.980 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:13:25.975562 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:13:36.199 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:13:36.194738 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:13:36.211 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:13:36.206866 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:13:46.434 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:13:46.429954 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:13:46.447 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:13:46.443574 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:13:56.672 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:13:56.667869 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:13:56.684 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:13:56.680955 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:14:06.904 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:14:06.900148 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:14:06.915 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:14:06.911775 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:14:17.176 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:14:17.171829 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:14:17.190 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:14:17.184957 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:14:27.617 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:14:27.612998 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:14:27.925 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:14:27.921289 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:14:38.144 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:14:38.140074 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:14:38.157 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:14:38.153288 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:14:48.380 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:14:48.375642 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:14:48.393 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:14:48.389217 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:14:58.615 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:14:58.610986 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:14:58.629 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:14:58.624806 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:15:08.849 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:15:08.844783 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:15:08.863 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:15:08.858758 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:15:19.090 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:15:19.085771 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:15:19.102 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:15:19.098004 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:15:29.327 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:15:29.322452 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:15:29.337 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:15:29.333213 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:15:39.574 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:15:39.570245 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:15:39.586 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:15:39.582468 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:15:49.801 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:15:49.796360 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:15:49.812 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:15:49.808019 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:16:00.031 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:16:00.026629 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:16:00.044 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:16:00.039759 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:16:10.264 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:16:10.259716 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:16:10.278 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:16:10.273874 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:16:20.498 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:16:20.493690 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:16:20.510 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:16:20.505970 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:16:30.756 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:16:30.751277 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:16:30.768 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:16:30.763124 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:16:41.019 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:16:41.015124 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:16:41.039 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:16:41.031564 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:16:51.266 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:16:51.261921 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:16:51.277 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:16:51.273004 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:17:01.502 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:17:01.497438 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:17:01.514 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:17:01.508919 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:17:11.734 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:17:11.729057 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:17:11.746 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:17:11.741998 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:17:21.966 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:17:21.961662 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:17:21.978 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:17:21.973364 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:17:32.202 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:17:32.197295 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:17:32.212 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:17:32.207561 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:17:42.432 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:17:42.427588 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:17:42.442 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:17:42.438302 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:17:52.665 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:17:52.660101 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:17:52.716 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:17:52.711499 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:18:02.935 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:18:02.929968 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:18:03.004 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:18:02.999493 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:18:13.224 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:18:13.219470 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:18:13.233 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:18:13.228258 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:18:23.452 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:18:23.447098 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:18:23.465 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:18:23.459539 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:18:33.682 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:18:33.676986 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:18:33.695 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:18:33.689918 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:18:43.929 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:18:43.924480 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:18:43.945 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:18:43.940343 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:18:54.165 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:18:54.160393 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:18:54.173 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:18:54.168930 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:19:04.396 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:19:04.391094 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:19:04.406 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:19:04.401162 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:19:14.622 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:19:14.617228 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:19:14.634 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:19:14.629947 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:19:24.853 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:19:24.848342 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:19:24.863 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:19:24.858341 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:19:35.084 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:19:35.079165 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:19:35.094 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:19:35.089250 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:19:45.314 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:19:45.309139 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:19:45.325 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:19:45.320887 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:19:55.548 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:19:55.542896 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:19:55.559 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:19:55.554897 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:20:05.779 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:20:05.773684 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:20:05.791 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:20:05.786498 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:20:16.018 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:20:16.009722 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:20:16.064 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:20:16.059763 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:20:26.367 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:20:26.362151 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:20:26.431 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:20:26.426162 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:20:36.733 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:20:36.728592 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:20:36.749 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:20:36.743288 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:20:46.969 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:20:46.964729 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:20:46.980 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:20:46.976362 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:20:57.205 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:20:57.197207 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:20:57.216 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:20:57.211425 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:21:07.441 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:21:07.436745 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:21:07.454 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:21:07.449848 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:21:17.678 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:21:17.673391 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:21:17.691 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:21:17.686643 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:21:27.910 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:21:27.905370 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:21:27.922 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:21:27.917453 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:21:38.181 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:21:38.176637 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:21:38.195 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:21:38.185220 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:21:48.404 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:21:48.399110 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:21:48.415 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:21:48.411218 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:21:58.638 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:21:58.628303 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:21:58.642 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:21:58.638168 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:22:08.859 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:22:08.854591 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:22:08.871 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:22:08.866823 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:22:19.092 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:22:19.088013 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:22:19.102 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:22:19.098409 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:22:29.366 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:22:29.361053 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:22:29.378 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:22:29.374394 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:22:39.597 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:22:39.592636 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:22:39.613 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:22:39.608714 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:22:49.827 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:22:49.822868 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:22:49.840 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:22:49.835893 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:23:00.064 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:23:00.058799 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:23:00.076 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:23:00.072058 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:23:10.300 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:23:10.295898 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:23:10.315 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:23:10.310623 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:23:20.534 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:23:20.529916 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:23:20.546 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:23:20.541934 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:23:30.767 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:23:30.762778 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:23:30.779 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:23:30.775653 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:23:40.999 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:23:40.995344 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:23:41.012 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:23:41.008013 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:23:51.235 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:23:51.230639 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:23:51.250 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:23:51.244070 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:24:01.472 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:24:01.467738 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:24:01.488 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:24:01.484113 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:24:11.712 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:24:11.707936 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:24:11.765 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:24:11.761245 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:24:21.983 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:24:21.978762 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:24:22.022 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:24:22.018554 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:24:32.253 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:24:32.248885 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:24:32.261 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:24:32.257691 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:24:42.515 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:24:42.511578 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:24:42.530 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:24:42.525425 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:24:52.747 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:24:52.743281 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:24:52.760 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:24:52.756204 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:25:02.981 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:25:02.976974 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:25:02.993 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:25:02.989178 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:25:13.213 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:25:13.208512 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:25:13.225 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:25:13.221241 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:25:23.446 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:25:23.441904 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:25:23.459 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:25:23.454732 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:25:33.680 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:25:33.676030 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:25:33.692 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:25:33.688611 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:25:43.942 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:25:43.938653 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:25:43.954 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:25:43.950732 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:25:54.173 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:25:54.168042 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:25:54.183 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:25:54.180288 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:26:04.422 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:26:04.418797 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:26:04.431 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:26:04.427615 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:26:14.678 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:26:14.674184 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:26:14.688 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:26:14.685183 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:26:24.942 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:26:24.938434 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:26:24.958 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:26:24.954632 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:26:26.733 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:26:26.728591 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T18:26:27.311 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:26:27.306883 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-01-13T18:26:27.297+0000 7f9e31cb7340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T18:26:27.312 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T18:26:27.297+0000 7f9e31cb7340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T18:26:27.312 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T18:26:27.297+0000 7f9e31cb7340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T18:26:27.312 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T18:26:27.312 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:26:27.306913 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-01-13T18:26:27.297+0000 7f9e31cb7340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T18:26:27.313 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T18:26:27.297+0000 7f9e31cb7340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T18:26:27.313 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T18:26:27.297+0000 7f9e31cb7340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T18:26:27.313 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T18:26:35.174 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:26:35.170133 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:26:35.186 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:26:35.181993 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:26:45.404 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:26:45.400122 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:26:45.447 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:26:45.443673 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:26:55.669 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:26:55.664875 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:26:55.681 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:26:55.677736 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:27:05.898 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:27:05.894698 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:27:05.906 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:27:05.903776 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:27:06.286 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:27:06.282711 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-01-13 18:27:06.270874688 +0000 UTC m=+7826.497934380 LastTransitionTime:2022-01-13 16:18:41 +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-01-13T18:27:16.127 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:27:16.123861 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:27:16.140 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:27:16.137480 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:27:26.360 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:27:26.356841 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:27:26.372 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:27:26.369105 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:27:36.593 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:27:36.589998 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:27:36.603 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:27:36.600586 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:27:46.828 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:27:46.824671 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:27:46.839 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:27:46.835979 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:27:57.059 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:27:57.055975 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:27:57.072 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:27:57.068831 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:28:07.179 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:28:07.175832 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-01-13 18:28:07.142451691 +0000 UTC m=+7887.369511400 LastTransitionTime:2022-01-13 16:18:41 +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-01-13T18:28:07.320 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:28:07.316505 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:28:07.332 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:28:07.328831 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:28:17.579 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:28:17.576103 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:28:17.592 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:28:17.589088 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:28:27.815 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:28:27.811303 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:28:27.824 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:28:27.821482 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:28:38.072 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:28:38.069036 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:28:38.124 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:28:38.121146 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:28:48.344 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:28:48.340952 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:28:48.358 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:28:48.355254 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:28:58.574 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:28:58.571239 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:28:58.588 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:28:58.585142 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:29:08.811 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:29:08.807829 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:29:08.823 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:29:08.820442 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:29:19.048 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:29:19.044970 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:29:19.059 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:29:19.056700 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:29:29.285 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:29:29.281990 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:29:29.297 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:29:29.294001 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:29:39.524 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:29:39.521494 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:29:39.535 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:29:39.532164 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:29:49.755 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:29:49.752323 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:29:49.767 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:29:49.764573 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:29:59.989 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:29:59.986289 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:30:00.002 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:29:59.999013 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:30:10.222 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:30:10.218816 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:30:10.237 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:30:10.234041 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:30:20.460 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:30:20.456865 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:30:20.473 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:30:20.469432 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:30:30.696 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:30:30.692898 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:30:30.708 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:30:30.705479 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:30:40.996 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:30:40.993564 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:30:41.008 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:30:41.005707 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:30:51.228 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:30:51.225194 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:30:51.240 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:30:51.236534 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:31:01.473 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:31:01.470601 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:31:01.528 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:31:01.519785 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:31:11.772 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:31:11.769800 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:31:11.782 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:31:11.779090 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:31:22.002 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:31:21.997950 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:31:22.015 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:31:22.012436 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:31:32.228 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:31:32.225094 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:31:32.238 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:31:32.235906 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:31:42.460 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:31:42.457485 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:31:42.471 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:31:42.468810 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:31:52.692 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:31:52.689914 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:31:52.703 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:31:52.701088 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:32:02.928 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:32:02.925484 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:32:02.937 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:32:02.934830 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:32:13.160 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:32:13.157529 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:32:13.171 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:32:13.169271 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:32:23.392 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:32:23.389768 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:32:23.402 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:32:23.399681 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:32:33.623 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:32:33.620933 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:32:33.636 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:32:33.633953 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:32:43.876 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:32:43.873296 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:32:43.885 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:32:43.883214 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:32:54.105 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:32:54.102863 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:32:54.118 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:32:54.116113 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:33:04.339 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:33:04.336740 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:33:04.352 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:33:04.349577 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:33:14.569 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:33:14.565255 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:33:14.581 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:33:14.577197 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:33:24.799 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:33:24.796256 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:33:24.814 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:33:24.811227 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:33:35.032 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:33:35.030161 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:33:35.041 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:33:35.039100 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:33:45.259 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:33:45.256682 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:33:45.271 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:33:45.269281 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:33:55.492 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:33:55.489888 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:33:55.505 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:33:55.503310 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:34:05.729 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:34:05.725511 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:34:05.740 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:34:05.737437 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:34:15.966 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:34:15.963661 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:34:15.978 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:34:15.976392 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:34:26.203 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:34:26.201172 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:34:26.220 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:34:26.217817 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:34:36.441 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:34:36.438831 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:34:36.455 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:34:36.452067 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:34:46.691 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:34:46.688569 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:34:46.701 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:34:46.699114 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:34:56.919 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:34:56.916625 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:34:56.930 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:34:56.928679 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:35:07.148 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:35:07.145442 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:35:07.158 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:35:07.156466 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:35:17.412 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:35:17.410264 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:35:17.421 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:35:17.419245 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:35:27.655 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:35:27.653130 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:35:27.667 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:35:27.665037 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:35:38.035 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:35:38.032923 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:35:38.069 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:35:38.063718 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:35:48.294 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:35:48.292082 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:35:48.302 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:35:48.300451 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:35:58.522 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:35:58.519994 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:35:58.534 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:35:58.532297 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:36:08.870 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:36:08.867822 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:36:08.882 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:36:08.879919 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:36:19.103 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:36:19.100585 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:36:19.116 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:36:19.113812 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:36:29.337 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:36:29.335098 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:36:29.432 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:36:29.430304 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:36:39.736 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:36:39.734179 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:36:39.779 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:36:39.776644 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:36:50.000 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:36:49.997828 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:36:50.014 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:36:50.012365 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:37:00.241 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:37:00.238495 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:37:00.252 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:37:00.249809 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:37:10.530 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:37:10.528347 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:37:10.542 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:37:10.540145 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:37:20.774 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:37:20.771926 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:37:20.838 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:37:20.835887 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:37:31.089 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:37:31.087081 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:37:31.098 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:37:31.096021 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:37:41.419 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:37:41.416658 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:37:41.430 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:37:41.428922 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:37:51.691 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:37:51.688024 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:37:51.700 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:37:51.697604 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:38:01.931 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:38:01.929357 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:38:01.941 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:38:01.938675 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:38:12.163 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:38:12.161334 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:38:12.176 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:38:12.173759 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:38:22.402 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:38:22.399916 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:38:22.415 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:38:22.412608 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:38:32.632 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:38:32.630088 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:38:32.643 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:38:32.640928 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:38:42.857 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:38:42.854756 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:38:42.875 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:38:42.873193 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:38:53.092 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:38:53.089966 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:38:53.103 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:38:53.101224 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:39:03.321 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:39:03.318583 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:39:03.333 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:39:03.331456 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:39:13.554 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:39:13.551681 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:39:13.564 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:39:13.561655 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:39:23.782 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:39:23.779659 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:39:23.795 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:39:23.792840 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:39:34.037 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:39:34.034418 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:39:34.051 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:39:34.048338 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:39:44.321 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:39:44.318561 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:39:44.333 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:39:44.330957 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:39:54.569 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:39:54.566531 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:39:54.581 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:39:54.579500 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:40:04.821 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:40:04.819088 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:40:04.834 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:40:04.831211 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:40:15.186 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:40:15.184090 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:40:15.195 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:40:15.193937 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:40:25.445 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:40:25.443362 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:40:25.460 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:40:25.458587 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:40:35.681 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:40:35.678642 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:40:35.697 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:40:35.695039 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:40:45.914 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:40:45.912009 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:40:45.926 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:40:45.924480 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:40:56.151 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:40:56.147944 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:40:56.162 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:40:56.159605 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:41:06.432 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:41:06.430063 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:41:06.445 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:41:06.442975 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:41:16.668 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:41:16.666171 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:41:16.679 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:41:16.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-01-13T18:41:26.902 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:41:26.898942 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:41:26.911 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:41:26.909701 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:41:37.131 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:41:37.129087 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:41:37.146 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:41:37.143704 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:41:47.371 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:41:47.369413 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:41:47.383 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:41:47.381457 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:41:57.606 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:41:57.604282 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:41:57.618 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:41:57.616185 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:42:07.837 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:42:07.834630 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:42:07.849 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:42:07.847091 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:42:18.128 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:42:18.125867 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:42:18.145 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:42:18.140216 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:42:28.370 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:42:28.367662 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:42:28.382 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:42:28.380452 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:42:38.601 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:42:38.598789 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:42:38.612 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:42:38.610984 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:42:48.830 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:42:48.828434 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:42:48.842 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:42:48.840012 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:42:59.062 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:42:59.060554 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:42:59.075 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:42:59.072849 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:43:07.324 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:43:07.314168 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T18:43:07.922 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:43:07.919289 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-01-13T18:43:07.907+0000 7f4bc6367340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T18:43:07.923 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T18:43:07.907+0000 7f4bc6367340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T18:43:07.923 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T18:43:07.907+0000 7f4bc6367340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T18:43:07.923 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T18:43:07.923 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:43:07.919313 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-01-13T18:43:07.907+0000 7f4bc6367340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T18:43:07.924 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T18:43:07.907+0000 7f4bc6367340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T18:43:07.924 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T18:43:07.907+0000 7f4bc6367340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T18:43:07.924 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T18:43:09.299 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:43:09.297662 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:43:09.314 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:43:09.312257 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:43:19.532 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:43:19.530403 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:43:19.543 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:43:19.541997 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:43:29.785 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:43:29.782911 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:43:29.794 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:43:29.793034 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:43:40.024 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:43:40.022309 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:43:40.034 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:43:40.032273 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:43:50.251 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:43:50.249769 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:43:50.261 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:43:50.259648 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:44:00.538 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:44:00.534890 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:44:00.547 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:44:00.545642 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:44:10.767 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:44:10.764950 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:44:10.840 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:44:10.838792 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:44:20.982 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:44:20.980320 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-01-13 18:44:20.970007592 +0000 UTC m=+8861.197067347 LastTransitionTime:2022-01-13 16:18:41 +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-01-13T18:44:21.060 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:44:21.058055 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:44:21.072 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:44:21.070203 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:44:31.291 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:44:31.289347 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:44:31.303 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:44:31.301391 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:44:41.526 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:44:41.524079 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:44:41.538 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:44:41.536976 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:44:51.791 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:44:51.789158 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:44:51.799 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:44:51.797500 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:45:02.019 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:45:02.017159 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:45:02.032 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:45:02.030345 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:45:12.252 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:45:12.249473 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:45:12.263 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:45:12.261973 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:45:22.483 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:45:22.480760 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:45:22.491 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:45:22.489570 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:45:32.715 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:45:32.713466 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:45:32.728 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:45:32.726648 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:45:42.953 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:45:42.950677 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:45:42.966 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:45:42.963755 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:45:53.240 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:45:53.237719 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:45:53.278 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:45:53.276040 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:46:03.569 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:46:03.566773 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:46:03.581 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:46:03.578721 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:46:13.804 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:46:13.802138 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:46:13.817 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:46:13.815122 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:46:24.064 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:46:24.062239 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:46:24.078 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:46:24.076203 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:46:34.324 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:46:34.322262 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:46:34.339 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:46:34.335948 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:46:44.557 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:46:44.554993 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:46:44.570 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:46:44.568267 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:46:54.792 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:46:54.790094 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:46:54.800 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:46:54.798576 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:47:05.027 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:47:05.021362 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:47:05.037 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:47:05.035896 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:47:15.261 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:47:15.258613 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:47:15.274 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:47:15.272749 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:47:25.493 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:47:25.490417 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:47:25.505 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:47:25.503247 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:47:35.723 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:47:35.721431 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:47:35.748 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:47:35.746203 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:47:45.976 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:47:45.974248 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:47:45.989 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:47:45.986923 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:47:56.227 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:47:56.224925 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:47:56.244 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:47:56.242272 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:48:06.465 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:48:06.462924 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:48:06.531 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:48:06.528827 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:48:16.748 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:48:16.746226 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:48:16.800 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:48:16.798382 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:48:27.034 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:48:27.027455 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:48:27.060 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:48:27.058854 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:48:37.284 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:48:37.282586 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:48:37.297 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:48:37.295621 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:48:47.514 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:48:47.512045 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:48:47.526 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:48:47.524161 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:48:57.742 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:48:57.739446 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:48:57.752 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:48:57.750856 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:49:07.970 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:49:07.968371 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:49:07.983 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:49:07.980166 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:49:18.213 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:49:18.210795 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:49:18.256 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:49:18.253975 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:49:28.486 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:49:28.484105 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:49:28.494 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:49:28.493092 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:49:38.718 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:49:38.715683 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:49:38.729 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:49:38.727934 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:49:48.954 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:49:48.951551 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:49:48.965 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:49:48.963817 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:49:59.181 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:49:59.179042 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:49:59.191 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:49:59.189834 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:50:09.415 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:50:09.412810 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:50:09.426 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:50:09.424112 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:50:19.644 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:50:19.642005 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:50:19.690 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:50:19.688553 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:50:29.911 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:50:29.908709 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:50:29.924 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:50:29.922779 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:50:40.145 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:50:40.142878 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:50:40.159 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:50:40.157236 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:50:50.414 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:50:50.411865 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:50:50.425 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:50:50.423836 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:51:00.647 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:51:00.645416 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:51:00.660 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:51:00.657450 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:51:10.886 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:51:10.884121 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:51:10.896 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:51:10.894525 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:51:21.131 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:51:21.129258 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:51:21.145 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:51:21.142770 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:51:31.366 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:51:31.363924 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:51:31.379 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:51:31.377856 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:51:41.638 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:51:41.636301 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:51:41.648 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:51:41.646087 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:51:51.870 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:51:51.867722 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:51:51.880 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:51:51.878958 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:52:02.099 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:52:02.097329 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:52:02.119 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:52:02.117525 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:52:12.371 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:52:12.369029 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:52:12.384 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:52:12.382288 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:52:22.616 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:52:22.614054 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:52:22.627 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:52:22.624849 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:52:32.844 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:52:32.841815 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:52:32.855 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:52:32.853607 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:52:43.081 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:52:43.078335 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:52:43.095 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:52:43.093002 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:52:53.316 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:52:53.313025 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:52:53.333 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:52:53.330935 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:53:03.557 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:53:03.554714 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:53:03.570 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:53:03.567933 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:53:13.795 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:53:13.793072 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:53:13.808 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:53:13.805521 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:53:24.025 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:53:24.022994 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:53:24.037 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:53:24.035022 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:53:34.258 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:53:34.255628 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:53:34.270 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:53:34.267865 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:53:44.491 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:53:44.488945 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:53:44.505 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:53:44.501951 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:53:54.717 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:53:54.715134 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:53:54.730 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:53:54.727937 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:54:04.975 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:54:04.973448 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:54:04.986 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:54:04.984516 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:54:15.207 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:54:15.204682 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:54:15.218 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:54:15.216595 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:54:25.436 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:54:25.434445 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:54:25.449 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:54:25.446832 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:54:35.672 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:54:35.669711 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:54:35.681 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:54:35.678638 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:54:45.906 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:54:45.903688 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:54:45.916 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:54:45.914567 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:54:56.139 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:54:56.137148 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:54:56.152 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:54:56.150398 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:55:06.382 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:55:06.379732 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:55:06.391 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:55:06.388507 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:55:16.631 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:55:16.628428 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:55:16.645 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:55:16.642122 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:55:27.274 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:55:27.271671 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:55:27.283 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:55:27.281339 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:55:37.534 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:55:37.531091 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:55:37.546 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:55:37.544348 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:55:47.767 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:55:47.763344 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:55:47.777 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:55:47.774715 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:55:58.001 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:55:57.999061 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:55:58.013 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:55:58.011481 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:56:08.234 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:56:08.231697 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:56:08.244 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:56:08.242331 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:56:18.468 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:56:18.466065 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:56:18.483 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:56:18.479830 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:56:28.706 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:56:28.703347 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:56:28.717 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:56:28.715691 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:56:38.940 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:56:38.937457 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:56:38.952 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:56:38.950302 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:56:49.176 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:56:49.173492 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:56:49.184 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:56:49.182402 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:56:59.405 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:56:59.402951 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:56:59.415 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:56:59.413938 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:57:09.635 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:57:09.632821 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:57:09.646 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:57:09.643621 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:57:09.646 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:57:09.643653 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-01-13T18:57:19.860 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:57:19.857943 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:57:19.875 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:57:19.872404 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:57:30.098 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:57:30.095979 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:57:30.111 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:57:30.109272 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:57:40.335 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:57:40.333129 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:57:40.348 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:57:40.345717 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:57:50.614 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:57:50.611539 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:57:50.626 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:57:50.623582 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:58:00.845 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:58:00.842003 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:58:00.877 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:58:00.872596 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:58:11.114 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:58:11.111413 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:58:11.125 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:58:11.123221 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:58:21.344 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:58:21.341652 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:58:21.353 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:58:21.351508 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:58:31.568 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:58:31.565874 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:58:31.578 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:58:31.576097 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:58:41.805 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:58:41.802635 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:58:41.817 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:58:41.815006 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:58:52.038 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:58:52.035840 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:58:52.076 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:58:52.074003 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:59:02.301 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:59:02.298796 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:59:02.312 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:59:02.310297 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:59:12.554 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:59:12.552085 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:59:12.563 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:59:12.561392 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:59:22.783 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:59:22.780947 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:59:22.796 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:59:22.793966 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:59:33.016 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:59:33.013595 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:59:33.030 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:59:33.027805 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:59:43.251 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:59:43.246519 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:59:43.261 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:59:43.258901 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:59:47.927 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:59:47.925437 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T18:59:48.493 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:59:48.490217 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-01-13T18:59:48.483+0000 7fe7863ae340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T18:59:48.493 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T18:59:48.483+0000 7fe7863ae340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T18:59:48.493 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T18:59:48.483+0000 7fe7863ae340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T18:59:48.494 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T18:59:48.494 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:59:48.490242 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-01-13T18:59:48.483+0000 7fe7863ae340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T18:59:48.494 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T18:59:48.483+0000 7fe7863ae340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T18:59:48.494 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T18:59:48.483+0000 7fe7863ae340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T18:59:48.495 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T18:59:53.495 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:59:53.492171 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T18:59:53.511 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 18:59:53.507437 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:00:03.768 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:00:03.765790 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:00:03.778 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:00:03.775949 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:00:14.040 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:00:14.037401 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:00:14.051 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:00:14.049289 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:00:24.270 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:00:24.268174 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:00:24.283 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:00:24.280795 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:00:34.506 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:00:34.504619 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:00:34.521 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:00:34.519402 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:00:34.860 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:00:34.857685 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-01-13 19:00:34.842729208 +0000 UTC m=+9835.069788941 LastTransitionTime:2022-01-13 16:18:41 +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-01-13T19:00:44.742 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:00:44.740263 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:00:44.755 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:00:44.753833 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:00:54.974 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:00:54.972212 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:00:54.986 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:00:54.984336 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:01:05.206 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:01:05.203967 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:01:05.260 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:01:05.258985 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:01:15.484 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:01:15.482298 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:01:15.503 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:01:15.501120 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:01:25.722 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:01:25.720342 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:01:25.768 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:01:25.766248 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:01:35.993 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:01:35.990787 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:01:36.007 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:01:36.004124 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:01:46.228 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:01:46.226427 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:01:46.239 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:01:46.237927 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:01:56.477 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:01:56.475148 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:01:56.490 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:01:56.487283 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:02:06.709 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:02:06.707222 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:02:06.721 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:02:06.720251 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:02:16.937 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:02:16.935738 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:02:16.949 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:02:16.948241 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:02:27.170 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:02:27.168805 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:02:27.182 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:02:27.180947 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:02:37.405 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:02:37.403724 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:02:37.418 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:02:37.416013 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:02:47.639 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:02:47.637090 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:02:47.652 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:02:47.650684 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:02:57.867 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:02:57.865550 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:02:57.880 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:02:57.878687 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:03:08.099 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:03:08.097165 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:03:08.111 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:03:08.109730 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:03:18.328 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:03:18.326116 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:03:18.341 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:03:18.339779 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:03:28.561 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:03:28.559684 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:03:28.574 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:03:28.571645 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:03:38.821 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:03:38.819612 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:03:38.833 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:03:38.832358 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:03:49.060 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:03:49.058547 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:03:49.073 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:03:49.071804 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:03:59.295 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:03:59.293539 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:03:59.308 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:03:59.306839 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:04:09.525 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:04:09.524216 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:04:09.538 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:04:09.536376 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:04:19.756 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:04:19.755205 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:04:19.769 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:04:19.768161 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:04:29.988 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:04:29.986898 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:04:30.002 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:04:30.000663 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:04:40.222 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:04:40.220969 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:04:40.234 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:04:40.232893 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:04:50.480 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:04:50.479630 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:04:50.492 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:04:50.491036 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:05:00.711 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:05:00.710406 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:05:00.725 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:05:00.724154 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:05:10.942 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:05:10.940778 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:05:10.953 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:05:10.952744 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:05:21.173 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:05:21.171672 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:05:21.186 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:05:21.184893 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:05:31.408 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:05:31.406760 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:05:31.419 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:05:31.418491 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:05:41.644 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:05:41.642922 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:05:41.657 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:05:41.656341 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:05:51.880 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:05:51.879370 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:05:51.937 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:05:51.936565 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:06:02.159 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:06:02.157666 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:06:02.172 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:06:02.171328 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:06:12.394 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:06:12.393748 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:06:12.403 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:06:12.402270 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:06:22.622 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:06:22.620986 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:06:22.637 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:06:22.635943 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:06:32.858 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:06:32.857498 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:06:32.870 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:06:32.869860 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:06:43.112 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:06:43.111630 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:06:43.125 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:06:43.124530 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:06:53.352 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:06:53.350885 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:06:53.365 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:06:53.364683 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:07:03.591 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:07:03.589796 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:07:03.604 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:07:03.603031 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:07:13.828 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:07:13.827027 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:07:13.841 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:07:13.841014 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:07:24.063 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:07:24.062700 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:07:24.075 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:07:24.074950 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:07:34.319 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:07:34.318655 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:07:34.331 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:07:34.330739 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:07:44.562 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:07:44.561516 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:07:44.573 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:07:44.571254 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:07:54.832 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:07:54.831517 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:07:54.848 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:07:54.848232 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:08:05.138 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:08:05.137749 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:08:05.154 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:08:05.153523 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:08:15.386 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:08:15.385006 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:08:15.403 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:08:15.402502 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:08:25.624 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:08:25.622941 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:08:25.655 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:08:25.654429 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:08:35.873 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:08:35.872522 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:08:35.951 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:08:35.950372 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:08:46.167 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:08:46.167047 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:08:46.180 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:08:46.179678 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:08:56.400 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:08:56.398816 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:08:56.412 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:08:56.409970 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:09:06.633 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:09:06.632290 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:09:06.645 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:09:06.645222 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:09:16.883 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:09:16.882736 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:09:16.894 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:09:16.893599 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:09:27.120 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:09:27.119631 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:09:27.139 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:09:27.138711 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:09:37.362 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:09:37.361210 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:09:37.420 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:09:37.419141 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:09:47.640 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:09:47.636635 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:09:47.650 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:09:47.650099 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:09:57.888 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:09:57.887696 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:09:57.897 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:09:57.897066 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:10:08.136 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:10:08.135601 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:10:08.147 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:10:08.146477 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:10:18.369 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:10:18.367959 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:10:18.381 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:10:18.380664 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:10:28.600 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:10:28.599137 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:10:28.613 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:10:28.612966 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:10:38.845 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:10:38.841338 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:10:38.849 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:10:38.849250 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:10:49.075 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:10:49.074131 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:10:49.122 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:10:49.121896 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:10:59.358 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:10:59.357630 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:10:59.370 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:10:59.369392 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:11:09.589 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:11:09.588377 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:11:09.598 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:11:09.598204 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:11:19.887 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:11:19.886475 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:11:19.900 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:11:19.899836 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:11:30.302 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:11:30.302206 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:11:30.314 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:11:30.314224 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:11:40.549 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:11:40.548838 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:11:40.561 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:11:40.561213 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:11:50.783 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:11:50.783192 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:11:50.795 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:11:50.795005 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:12:01.012 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:12:01.011862 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:12:01.023 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:12:01.023487 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:12:11.243 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:12:11.243004 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:12:11.256 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:12:11.256032 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:12:21.479 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:12:21.478457 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:12:21.489 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:12:21.489645 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:12:31.751 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:12:31.750994 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:12:31.766 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:12:31.759762 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:12:41.978 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:12:41.978147 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:12:41.990 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:12:41.989764 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:12:52.205 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:12:52.204993 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:12:52.218 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:12:52.217659 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:13:02.476 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:13:02.475477 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:13:02.484 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:13:02.484480 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:13:12.734 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:13:12.733737 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:13:12.745 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:13:12.745363 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:13:22.965 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:13:22.962580 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:13:22.975 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:13:22.975715 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:13:33.198 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:13:33.197593 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:13:33.210 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:13:33.210093 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:13:43.428 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:13:43.428218 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:13:43.441 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:13:43.441023 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:13:53.662 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:13:53.661982 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:13:53.722 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:13:53.721797 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:14:03.941 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:14:03.940887 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:14:03.950 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:14:03.950034 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:14:14.171 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:14:14.170536 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:14:14.181 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:14:14.181558 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:14:24.402 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:14:24.401907 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:14:24.411 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:14:24.411895 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:14:34.631 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:14:34.630382 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:14:34.643 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:14:34.643057 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:14:44.866 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:14:44.866075 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:14:44.877 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:14:44.877676 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:14:55.098 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:14:55.098472 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:14:55.110 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:14:55.110500 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:15:05.330 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:15:05.330438 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:15:05.343 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:15:05.343724 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:15:15.578 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:15:15.577965 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:15:15.597 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:15:15.597090 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:15:25.819 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:15:25.819148 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:15:25.832 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:15:25.832360 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:15:36.057 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:15:36.056700 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:15:36.068 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:15:36.068272 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:15:46.288 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:15:46.288190 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:15:46.303 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:15:46.302950 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:15:56.552 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:15:56.552642 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:15:56.566 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:15:56.567008 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:16:07.230 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:16:07.229983 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:16:07.296 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:16:07.296488 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:16:17.520 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:16:17.520680 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:16:17.532 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:16:17.532417 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:16:27.751 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:16:27.751047 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:16:27.770 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:16:27.770858 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:16:28.499 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:16:28.499567 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T19:16:29.079 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:16:29.078918 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-01-13T19:16:29.070+0000 7f40fead9340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T19:16:29.079 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T19:16:29.070+0000 7f40fead9340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T19:16:29.080 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T19:16:29.070+0000 7f40fead9340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T19:16:29.080 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T19:16:29.080 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:16:29.078942 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-01-13T19:16:29.070+0000 7f40fead9340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T19:16:29.080 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T19:16:29.070+0000 7f40fead9340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T19:16:29.081 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T19:16:29.070+0000 7f40fead9340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T19:16:29.081 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T19:16:37.993 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:16:37.993522 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:16:38.006 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:16:38.006810 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:16:48.248 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:16:48.248818 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:16:48.259 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:16:48.260133 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:16:58.522 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:16:58.521818 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:16:58.535 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:16:58.535653 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:17:08.761 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:17:08.761743 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:17:08.774 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:17:08.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-01-13T19:17:19.019 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:17:19.020172 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:17:19.071 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:17:19.071536 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:17:29.289 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:17:29.290226 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:17:29.301 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:17:29.301998 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:17:39.519 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:17:39.519898 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:17:39.530 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:17:39.530865 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:17:49.718 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:17:49.718498 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-01-13 19:17:49.707587652 +0000 UTC m=+10869.934647381 LastTransitionTime:2022-01-13 16:18:41 +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-01-13T19:17:49.743 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:17:49.743845 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:17:49.762 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:17:49.758951 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:17:59.976 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:17:59.976628 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:17:59.988 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:17:59.989166 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:18:10.211 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:18:10.211036 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:18:10.231 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:18:10.230874 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:18:20.452 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:18:20.452652 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:18:20.463 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:18:20.464043 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:18:30.683 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:18:30.683846 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:18:30.695 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:18:30.696503 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:18:40.917 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:18:40.917851 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:18:40.928 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:18:40.929643 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:18:51.148 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:18:51.148282 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:18:51.160 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:18:51.161548 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:19:01.446 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:19:01.446818 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:19:01.461 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:19:01.461897 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:19:11.678 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:19:11.678107 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:19:11.689 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:19:11.689721 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:19:21.906 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:19:21.906758 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:19:21.918 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:19:21.918801 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:19:32.137 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:19:32.137937 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:19:32.145 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:19:32.146432 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:19:42.367 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:19:42.367583 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:19:42.383 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:19:42.383607 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:19:52.602 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:19:52.602514 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:19:52.614 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:19:52.615590 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:20:02.834 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:20:02.835245 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:20:02.849 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:20:02.849105 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:20:13.070 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:20:13.070538 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:20:13.085 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:20:13.083528 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:20:23.307 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:20:23.307446 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:20:23.319 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:20:23.319748 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:20:33.541 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:20:33.540907 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:20:33.552 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:20:33.553125 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:20:43.773 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:20:43.773790 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:20:43.784 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:20:43.785373 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:20:54.010 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:20:54.011087 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:20:54.025 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:20:54.025977 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:21:04.253 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:21:04.254421 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:21:04.266 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:21:04.267634 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:21:14.489 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:21:14.490556 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:21:14.499 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:21:14.500290 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:21:24.717 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:21:24.718210 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:21:24.731 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:21:24.731781 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:21:34.951 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:21:34.951708 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:21:34.962 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:21:34.963103 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:21:45.265 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:21:45.266475 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:21:45.277 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:21:45.278148 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:21:55.515 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:21:55.516308 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:21:55.528 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:21:55.529687 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:22:05.777 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:22:05.778229 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:22:05.786 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:22:05.787293 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:22:16.014 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:22:16.015016 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:22:16.029 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:22:16.029514 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:22:26.335 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:22:26.335749 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:22:26.346 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:22:26.347292 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:22:36.571 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:22:36.569462 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:22:36.580 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:22:36.581383 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:22:46.812 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:22:46.813557 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:22:46.828 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:22:46.827414 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:22:57.046 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:22:57.046812 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:22:57.058 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:22:57.059053 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:23:07.276 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:23:07.276777 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:23:07.288 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:23:07.289448 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:23:17.513 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:23:17.514246 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:23:17.520 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:23:17.521699 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:23:27.741 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:23:27.742278 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:23:27.753 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:23:27.755072 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:23:37.976 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:23:37.976913 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:23:37.984 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:23:37.985285 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:23:48.205 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:23:48.206484 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:23:48.217 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:23:48.218323 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:23:58.440 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:23:58.441331 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:23:58.452 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:23:58.454301 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:24:08.728 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:24:08.729690 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:24:08.743 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:24:08.744168 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:24:18.959 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:24:18.960451 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:24:18.972 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:24:18.973582 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:24:29.189 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:24:29.189988 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:24:29.203 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:24:29.204766 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:24:39.419 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:24:39.420114 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:24:39.431 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:24:39.432401 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:24:49.655 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:24:49.656581 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:24:49.665 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:24:49.666067 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:24:59.884 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:24:59.885744 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:24:59.897 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:24:59.898500 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:25:10.114 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:25:10.115678 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:25:10.126 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:25:10.128009 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:25:20.344 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:25:20.346033 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:25:20.356 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:25:20.358190 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:25:30.585 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:25:30.586339 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:25:30.596 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:25:30.596080 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:25:40.819 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:25:40.820820 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:25:40.832 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:25:40.833834 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:25:51.052 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:25:51.053839 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:25:51.065 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:25:51.066714 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:26:01.311 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:26:01.313039 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:26:01.327 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:26:01.328333 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:26:11.547 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:26:11.548751 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:26:11.560 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:26:11.562048 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:26:21.778 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:26:21.779862 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:26:21.790 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:26:21.791815 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:26:32.009 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:26:32.010763 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:26:32.021 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:26:32.023193 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:26:42.244 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:26:42.245272 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:26:42.255 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:26:42.257119 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:26:52.474 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:26:52.475621 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:26:52.485 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:26:52.486659 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:27:02.716 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:27:02.717349 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:27:02.729 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:27:02.730905 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:27:12.971 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:27:12.972642 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:27:12.986 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:27:12.988101 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:27:23.201 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:27:23.202245 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:27:23.211 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:27:23.211935 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:27:33.430 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:27:33.432034 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:27:33.443 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:27:33.445485 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:27:43.669 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:27:43.670267 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:27:43.681 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:27:43.683081 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:27:53.906 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:27:53.908041 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:27:53.915 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:27:53.917501 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:28:04.141 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:28:04.142389 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:28:04.153 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:28:04.154448 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:28:14.382 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:28:14.384218 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:28:14.393 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:28:14.394523 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:28:24.670 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:28:24.671290 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:28:24.681 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:28:24.683375 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:28:34.902 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:28:34.904103 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:28:34.914 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:28:34.915815 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:28:45.134 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:28:45.135881 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:28:45.149 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:28:45.150865 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:28:55.374 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:28:55.375708 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:28:55.386 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:28:55.387733 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:29:05.621 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:29:05.623108 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:29:05.631 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:29:05.633244 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:29:15.861 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:29:15.862436 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:29:15.875 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:29:15.876733 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:29:26.095 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:29:26.097096 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:29:26.107 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:29:26.108783 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:29:36.323 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:29:36.324371 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:29:36.337 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:29:36.338402 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:29:46.558 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:29:46.559878 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:29:46.569 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:29:46.570936 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:29:56.787 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:29:56.789172 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:29:56.798 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:29:56.799885 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:30:07.106 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:30:07.107924 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:30:07.118 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:30:07.120488 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:30:17.344 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:30:17.345571 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:30:17.357 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:30:17.358844 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:30:27.578 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:30:27.579932 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:30:27.590 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:30:27.592055 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:30:37.811 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:30:37.812915 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:30:37.820 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:30:37.822130 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:30:48.042 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:30:48.043525 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:30:48.056 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:30:48.057305 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:30:58.274 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:30:58.275294 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:30:58.283 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:30:58.284805 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:31:08.503 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:31:08.503191 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:31:08.513 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:31:08.514840 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:31:18.733 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:31:18.734817 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:31:18.745 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:31:18.747625 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:31:28.967 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:31:28.968735 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:31:28.978 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:31:28.980209 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:31:39.198 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:31:39.200270 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:31:39.213 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:31:39.212475 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:31:49.431 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:31:49.433263 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:31:49.444 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:31:49.446343 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:31:59.665 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:31:59.666887 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:31:59.676 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:31:59.677952 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:32:09.894 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:32:09.895605 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:32:09.907 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:32:09.908386 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:32:20.139 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:32:20.140888 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:32:20.186 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:32:20.187367 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:32:30.404 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:32:30.406523 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:32:30.416 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:32:30.418549 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:32:40.632 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:32:40.633345 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:32:40.641 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:32:40.642989 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:32:50.860 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:32:50.862127 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:32:50.874 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:32:50.875947 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:33:01.094 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:33:01.096291 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:33:01.109 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:33:01.110701 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:33:09.084 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:33:09.085480 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T19:33:09.662 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:33:09.663224 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-01-13T19:33:09.651+0000 7ff86a9f6340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T19:33:09.662 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T19:33:09.651+0000 7ff86a9f6340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T19:33:09.662 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T19:33:09.651+0000 7ff86a9f6340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T19:33:09.663 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T19:33:09.663 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:33:09.663251 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-01-13T19:33:09.651+0000 7ff86a9f6340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T19:33:09.663 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T19:33:09.651+0000 7ff86a9f6340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T19:33:09.663 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T19:33:09.651+0000 7ff86a9f6340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T19:33:09.664 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T19:33:11.376 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:33:11.377969 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:33:11.386 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:33:11.388443 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:33:21.607 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:33:21.609012 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:33:21.618 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:33:21.620478 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:33:31.843 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:33:31.845093 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:33:31.857 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:33:31.858978 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:33:42.077 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:33:42.079081 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:33:42.088 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:33:42.090361 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:33:52.310 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:33:52.311670 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:33:52.322 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:33:52.323859 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:34:02.548 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:34:02.550034 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:34:02.562 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:34:02.563835 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:34:12.781 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:34:12.782713 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:34:12.793 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:34:12.795520 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:34:23.017 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:34:23.018738 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:34:23.029 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:34:23.030781 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:34:33.252 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:34:33.253930 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:34:33.261 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:34:33.262699 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:34:43.529 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:34:43.530546 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:34:43.543 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:34:43.544882 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:34:53.765 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:34:53.766392 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:34:53.780 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:34:53.782182 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:35:04.001 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:35:04.002967 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:35:04.014 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:35:04.014098 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:35:14.229 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:35:14.230774 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:35:14.240 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:35:14.242681 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:35:24.505 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:35:24.506944 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:35:24.516 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:35:24.518626 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:35:34.738 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:35:34.740029 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:35:34.750 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:35:34.752328 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:35:44.969 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:35:44.970958 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:35:44.980 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:35:44.982409 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:35:55.241 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:35:55.243379 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:35:55.253 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:35:55.254976 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:36:05.473 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:36:05.475263 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:36:05.486 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:36:05.487325 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:36:15.738 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:36:15.739724 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:36:15.748 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:36:15.749907 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:36:25.962 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:36:25.964341 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:36:25.974 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:36:25.976599 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:36:36.196 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:36:36.197786 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:36:36.207 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:36:36.209023 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:36:46.432 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:36:46.433586 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:36:46.443 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:36:46.445646 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:36:56.685 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:36:56.687091 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:36:56.695 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:36:56.697681 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:37:06.911 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:37:06.912364 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:37:06.921 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:37:06.923244 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:37:06.994 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:37:06.996135 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-01-13 19:37:06.950273065 +0000 UTC m=+12027.177332760 LastTransitionTime:2022-01-13 16:18:41 +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-01-13T19:37:17.192 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:37:17.193694 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:37:17.231 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:37:17.232290 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:37:27.501 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:37:27.503101 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:37:27.510 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:37:27.512912 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:37:37.761 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:37:37.762781 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:37:37.769 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:37:37.771807 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:37:48.056 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:37:48.057764 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:37:48.068 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:37:48.070473 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:37:58.290 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:37:58.291469 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:37:58.301 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:37:58.303326 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:38:08.521 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:38:08.522038 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:38:08.532 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:38:08.534850 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:38:18.751 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:38:18.752743 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:38:18.764 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:38:18.766553 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:38:29.038 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:38:29.040405 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:38:29.052 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:38:29.054354 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:38:39.279 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:38:39.281265 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:38:39.292 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:38:39.294226 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:38:49.517 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:38:49.519268 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:38:49.529 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:38:49.530131 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:38:59.746 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:38:59.748233 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:38:59.816 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:38:59.818291 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:39:10.033 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:39:10.035550 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:39:10.046 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:39:10.047971 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:39:20.265 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:39:20.266558 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:39:20.322 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:39:20.324368 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:39:30.538 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:39:30.540255 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:39:30.549 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:39:30.551630 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:39:40.768 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:39:40.769841 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:39:40.781 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:39:40.783507 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:39:51.033 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:39:51.035304 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:39:51.044 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:39:51.046251 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:40:01.260 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:40:01.262056 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:40:01.272 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:40:01.273267 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:40:11.493 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:40:11.494802 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:40:11.506 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:40:11.508560 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:40:21.726 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:40:21.728275 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:40:21.739 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:40:21.741306 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:40:31.957 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:40:31.958766 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:40:31.968 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:40:31.970643 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:40:42.186 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:40:42.187898 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:40:42.197 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:40:42.199680 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:40:52.418 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:40:52.420230 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:40:52.430 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:40:52.432158 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:41:02.650 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:41:02.652476 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:41:02.662 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:41:02.664249 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:41:12.876 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:41:12.877502 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:41:12.897 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:41:12.899018 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:41:23.132 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:41:23.134359 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:41:23.145 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:41:23.147686 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:41:33.365 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:41:33.367424 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:41:33.375 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:41:33.377944 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:41:43.634 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:41:43.636008 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:41:43.648 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:41:43.650844 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:41:53.911 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:41:53.913665 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:41:53.924 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:41:53.926707 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:42:04.143 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:42:04.145093 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:42:04.155 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:42:04.157290 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:42:14.377 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:42:14.379437 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:42:14.387 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:42:14.389891 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:42:24.608 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:42:24.609817 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:42:24.618 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:42:24.620951 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:42:34.839 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:42:34.841555 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:42:34.851 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:42:34.854107 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:42:45.074 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:42:45.076409 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:42:45.086 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:42:45.088718 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:42:55.312 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:42:55.314691 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:42:55.326 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:42:55.328605 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:43:05.540 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:43:05.542467 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:43:05.552 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:43:05.554988 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:43:15.776 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:43:15.778051 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:43:15.789 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:43:15.791479 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:43:26.011 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:43:26.013111 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:43:26.021 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:43:26.023952 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:43:36.256 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:43:36.258383 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:43:36.265 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:43:36.267658 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:43:46.498 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:43:46.500603 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:43:46.513 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:43:46.515962 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:43:56.732 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:43:56.733941 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:43:56.749 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:43:56.750400 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:44:07.159 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:44:07.161233 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:44:07.171 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:44:07.173257 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:44:17.397 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:44:17.399580 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:44:17.406 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:44:17.408068 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:44:27.626 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:44:27.628314 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:44:27.634 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:44:27.637089 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:44:37.978 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:44:37.980464 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:44:37.987 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:44:37.989608 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:44:48.210 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:44:48.212440 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:44:48.221 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:44:48.223914 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:44:58.447 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:44:58.448867 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:44:58.460 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:44:58.462376 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:45:09.373 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:45:09.375941 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:45:09.383 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:45:09.385473 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:45:19.603 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:45:19.605607 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:45:19.650 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:45:19.652181 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:45:29.907 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:45:29.908803 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:45:29.918 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:45:29.919969 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:45:40.137 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:45:40.139464 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:45:40.145 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:45:40.147615 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:45:50.377 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:45:50.379399 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:45:50.388 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:45:50.389666 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:46:00.609 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:46:00.611159 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:46:00.620 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:46:00.622805 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:46:10.837 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:46:10.839220 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:46:10.850 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:46:10.851679 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:46:21.120 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:46:21.122012 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:46:21.140 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:46:21.142388 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:46:31.360 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:46:31.362788 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:46:31.374 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:46:31.377085 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:46:41.594 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:46:41.595874 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:46:41.607 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:46:41.609567 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:46:51.854 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:46:51.856173 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:46:51.866 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:46:51.868310 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:47:02.084 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:47:02.085824 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:47:02.136 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:47:02.138830 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:47:12.356 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:47:12.358540 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:47:12.369 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:47:12.371700 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:47:22.592 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:47:22.593882 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:47:22.604 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:47:22.606929 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:47:32.820 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:47:32.820407 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:47:32.831 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:47:32.833758 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:47:43.051 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:47:43.052898 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:47:43.065 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:47:43.067484 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:47:53.289 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:47:53.291199 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:47:53.302 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:47:53.303593 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:48:03.524 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:48:03.526342 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:48:03.539 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:48:03.541196 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:48:13.755 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:48:13.756970 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:48:13.768 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:48:13.770359 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:48:23.987 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:48:23.989010 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:48:23.999 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:48:24.001828 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:48:34.219 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:48:34.220877 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:48:34.232 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:48:34.234447 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:48:44.452 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:48:44.453770 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:48:44.464 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:48:44.466960 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:48:54.735 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:48:54.737328 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:48:54.747 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:48:54.749233 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:49:04.969 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:49:04.971299 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:49:04.980 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:49:04.982997 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:49:15.223 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:49:15.225815 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:49:15.235 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:49:15.238196 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:49:25.482 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:49:25.484240 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:49:25.559 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:49:25.561565 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:49:35.772 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:49:35.774269 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:49:35.784 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:49:35.787013 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:49:46.011 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:49:46.011480 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:49:46.020 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:49:46.022619 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:49:49.667 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:49:49.669585 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T19:49:50.331 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:49:50.331545 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-01-13T19:49:50.320+0000 7f002b7fa340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T19:49:50.332 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T19:49:50.320+0000 7f002b7fa340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T19:49:50.332 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T19:49:50.320+0000 7f002b7fa340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T19:49:50.333 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T19:49:50.333 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:49:50.331569 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-01-13T19:49:50.320+0000 7f002b7fa340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T19:49:50.333 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T19:49:50.320+0000 7f002b7fa340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T19:49:50.334 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T19:49:50.320+0000 7f002b7fa340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T19:49:50.334 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T19:49:56.237 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:49:56.238941 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:49:56.250 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:49:56.253020 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:50:06.520 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:50:06.522633 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:50:06.533 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:50:06.535390 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:50:16.752 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:50:16.754431 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:50:16.761 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:50:16.764069 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:50:27.002 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:50:27.003532 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:50:27.013 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:50:27.015604 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:50:37.231 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:50:37.233207 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:50:37.243 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:50:37.245219 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:50:47.464 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:50:47.466665 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:50:47.476 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:50:47.478823 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:50:57.719 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:50:57.720973 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:50:57.732 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:50:57.735271 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:51:07.962 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:51:07.964599 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:51:07.970 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:51:07.972894 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:51:18.186 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:51:18.187898 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:51:18.253 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:51:18.255333 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:51:28.495 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:51:28.497559 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:51:28.531 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:51:28.533250 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:51:38.914 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:51:38.915821 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:51:38.927 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:51:38.928284 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:51:49.217 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:51:49.218894 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:51:49.226 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:51:49.228482 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:51:59.446 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:51:59.448465 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:51:59.525 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:51:59.527664 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:52:10.044 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:52:10.046233 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:52:10.059 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:52:10.061515 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:52:20.136 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:52:20.138211 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-01-13 19:52:20.085751615 +0000 UTC m=+12940.312811312 LastTransitionTime:2022-01-13 16:18:41 +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-01-13T19:52:20.290 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:52:20.292260 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:52:20.305 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:52:20.307285 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:52:30.520 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:52:30.522227 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:52:30.535 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:52:30.537390 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:52:40.753 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:52:40.755678 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:52:40.766 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:52:40.768810 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:52:50.988 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:52:50.990288 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:52:51.001 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:52:51.003273 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:53:01.250 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:53:01.252048 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:53:01.259 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:53:01.261966 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:53:11.484 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:53:11.485959 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:53:11.496 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:53:11.497744 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:53:21.720 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:53:21.721883 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:53:21.732 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:53:21.734100 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:53:31.986 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:53:31.987107 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:53:31.996 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:53:31.998793 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:53:42.226 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:53:42.226636 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:53:42.237 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:53:42.239563 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:53:52.458 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:53:52.459942 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:53:52.469 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:53:52.471516 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:54:02.689 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:54:02.691522 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:54:02.702 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:54:02.705155 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:54:12.923 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:54:12.925395 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:54:12.937 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:54:12.938916 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:54:23.162 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:54:23.164388 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:54:23.174 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:54:23.176825 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:54:33.396 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:54:33.397755 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:54:33.408 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:54:33.409830 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:54:43.648 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:54:43.650562 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:54:43.659 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:54:43.661608 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:54:53.880 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:54:53.881711 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:54:53.891 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:54:53.894003 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:55:04.111 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:55:04.113481 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:55:04.123 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:55:04.125863 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:55:14.344 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:55:14.345920 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:55:14.356 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:55:14.358723 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:55:24.587 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:55:24.589459 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:55:24.602 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:55:24.602040 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:55:34.821 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:55:34.823003 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:55:34.834 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:55:34.836681 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:55:45.052 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:55:45.054129 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:55:45.060 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:55:45.062826 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:55:55.278 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:55:55.280627 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:55:55.294 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:55:55.296050 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:56:05.513 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:56:05.515601 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:56:05.523 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:56:05.525883 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:56:15.745 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:56:15.746618 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:56:15.755 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:56:15.757516 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:56:25.974 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:56:25.976206 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:56:26.311 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:56:25.990266 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:56:36.245 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:56:36.247496 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:56:36.258 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:56:36.260450 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:56:46.477 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:56:46.479068 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:56:46.491 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:56:46.493377 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:56:56.717 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:56:56.710433 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:56:56.721 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:56:56.722855 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:57:06.940 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:57:06.942181 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:57:06.951 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:57:06.953149 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:57:17.168 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:57:17.170545 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:57:17.185 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:57:17.185087 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:57:17.185 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:57:17.185127 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-01-13T19:57:27.405 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:57:27.406728 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:57:27.417 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:57:27.419468 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:57:37.638 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:57:37.640185 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:57:37.648 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:57:37.650202 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:57:47.866 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:57:47.868676 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:57:47.875 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:57:47.876644 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:57:58.144 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:57:58.145632 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:57:58.156 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:57:58.158274 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:58:08.374 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:58:08.376219 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:58:08.388 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:58:08.390428 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:58:18.607 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:58:18.609299 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:58:18.618 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:58:18.620268 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:58:28.839 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:58:28.839821 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:58:28.851 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:58:28.853020 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:58:39.073 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:58:39.074719 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:58:39.084 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:58:39.086476 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:58:49.302 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:58:49.303936 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:58:49.314 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:58:49.315935 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:58:59.538 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:58:59.539831 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:58:59.548 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:58:59.550659 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:59:09.778 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:59:09.779839 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:59:09.791 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:59:09.792862 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:59:20.011 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:59:20.012876 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:59:20.020 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:59:20.022247 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:59:30.245 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:59:30.247414 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:59:30.257 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:59:30.258791 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:59:40.496 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:59:40.498076 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:59:40.507 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:59:40.509665 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:59:50.735 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:59:50.737328 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T19:59:50.748 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 19:59:50.750214 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:00:00.966 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:00:00.968518 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:00:00.982 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:00:00.984516 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:00:11.203 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:00:11.204004 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:00:11.217 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:00:11.215555 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:00:21.436 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:00:21.436709 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:00:21.446 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:00:21.448182 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:00:31.668 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:00:31.669855 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:00:31.682 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:00:31.683868 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:00:41.924 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:00:41.926419 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:00:41.936 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:00:41.938028 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:00:52.199 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:00:52.200222 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:00:52.211 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:00:52.213228 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:01:02.430 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:01:02.432003 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:01:02.440 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:01:02.442508 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:01:12.664 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:01:12.666471 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:01:12.676 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:01:12.676705 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:01:22.896 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:01:22.898010 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:01:22.907 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:01:22.909322 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:01:33.124 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:01:33.125957 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:01:33.133 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:01:33.135222 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:01:43.394 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:01:43.396040 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:01:43.405 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:01:43.407586 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:01:53.623 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:01:53.625362 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:01:53.638 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:01:53.639595 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:02:03.859 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:02:03.860432 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:02:03.871 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:02:03.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-01-13T20:02:14.091 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:02:14.093177 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:02:14.103 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:02:14.105308 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:02:24.325 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:02:24.327274 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:02:24.338 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:02:24.339785 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:02:34.558 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:02:34.559707 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:02:34.571 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:02:34.572783 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:02:44.792 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:02:44.794228 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:02:44.804 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:02:44.806490 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:02:55.030 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:02:55.032154 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:02:55.042 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:02:55.044506 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:03:05.276 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:03:05.278157 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:03:05.287 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:03:05.288758 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:03:15.507 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:03:15.509210 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:03:15.522 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:03:15.520946 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:03:25.735 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:03:25.736816 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:03:25.748 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:03:25.750085 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:03:35.969 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:03:35.970731 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:03:35.987 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:03:35.989651 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:03:46.212 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:03:46.213792 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:03:46.225 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:03:46.227019 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:03:56.457 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:03:56.458813 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:03:56.467 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:03:56.469274 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:04:06.685 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:04:06.687144 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:04:06.695 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:04:06.697012 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:04:16.920 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:04:16.918165 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:04:16.928 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:04:16.929965 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:04:27.145 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:04:27.147341 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:04:27.155 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:04:27.157752 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:04:37.377 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:04:37.378278 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:04:37.389 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:04:37.391722 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:04:47.609 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:04:47.611348 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:04:47.620 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:04:47.622330 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:04:57.841 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:04:57.842951 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:04:57.851 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:04:57.853265 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:05:08.093 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:05:08.094413 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:05:08.106 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:05:08.108876 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:05:18.339 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:05:18.340720 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:05:18.347 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:05:18.349370 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:05:28.567 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:05:28.568234 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:05:28.579 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:05:28.581618 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:05:38.799 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:05:38.800902 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:05:38.812 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:05:38.814654 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:05:49.036 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:05:49.037993 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:05:49.046 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:05:49.048444 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:05:59.269 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:05:59.270439 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:05:59.280 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:05:59.282607 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:06:09.504 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:06:09.506011 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:06:09.518 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:06:09.520232 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:06:19.736 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:06:19.738501 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:06:19.746 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:06:19.748290 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:06:29.982 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:06:29.984307 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:06:29.993 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:06:29.995246 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:06:30.335 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:06:30.336917 I | op-mon: parsing mon endpoints: a=10.103.238.70:6789 2022-01-13T20:06:30.967 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:06:30.968475 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-01-13T20:06:30.959+0000 7f0057bfa340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T20:06:30.968 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T20:06:30.959+0000 7f0057bfa340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T20:06:30.968 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T20:06:30.959+0000 7f0057bfa340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T20:06:30.968 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T20:06:30.969 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:06:30.968505 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-01-13T20:06:30.959+0000 7f0057bfa340 0 failed reading zonegroup info: ret -2 (2) No such file or directory 2022-01-13T20:06:30.969 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T20:06:30.959+0000 7f0057bfa340 0 ERROR: failed to start notify service ((2) No such file or directory 2022-01-13T20:06:30.969 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13T20:06:30.959+0000 7f0057bfa340 0 ERROR: failed to init services (ret=(2) No such file or directory) 2022-01-13T20:06:30.970 INFO:tasks.rook.operator.smithi104.stdout:couldn't init storage provider. : exit status 5 2022-01-13T20:06:40.211 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:06:40.213242 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:06:40.222 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:06:40.224624 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:06:50.442 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:06:50.443364 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:06:50.455 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:06:50.457292 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:07:00.669 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:07:00.670847 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:07:00.681 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:07:00.683548 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:07:10.900 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:07:10.901271 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:07:10.911 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:07:10.913453 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:07:21.130 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:07:21.131771 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:07:21.142 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:07:21.142857 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:07:31.377 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:07:31.378426 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:07:31.390 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:07:31.391444 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:07:41.611 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:07:41.612363 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:07:41.622 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:07:41.624102 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:07:51.863 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:07:51.865238 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:07:51.877 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:07:51.878809 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:08:02.091 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:08:02.092794 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:08:02.103 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:08:02.104663 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:08:12.323 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:08:12.324497 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:08:12.335 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:08:12.336725 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:08:22.556 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:08:22.558088 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:08:22.569 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:08:22.571032 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:08:32.792 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:08:32.793723 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:08:32.803 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:08:32.805156 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:08:43.029 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:08:43.030330 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:08:43.041 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:08:43.043016 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:08:53.267 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:08:53.268602 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:08:53.275 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:08:53.277477 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:09:03.495 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:09:03.496699 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:09:03.508 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:09:03.510085 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:09:13.729 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:09:13.730574 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:09:13.738 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:09:13.740345 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:09:23.964 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:09:23.965336 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:09:23.977 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:09:23.979304 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:09:34.200 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:09:34.202011 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:09:34.217 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:09:34.218660 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:09:44.436 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:09:44.438148 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:09:44.496 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:09:44.497533 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:09:54.714 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:09:54.716014 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:09:54.726 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:09:54.728256 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:10:04.947 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:10:04.948594 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:10:04.959 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:10:04.961729 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:10:15.182 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:10:15.183270 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:10:15.196 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:10:15.197581 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:10:25.417 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:10:25.418842 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:10:25.427 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:10:25.429437 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:10:35.649 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:10:35.650293 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:10:35.662 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:10:35.663752 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:10:35.832 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:10:35.833420 E | ceph-spec: failed to update cluster condition to {Type:Ready Status:True Reason:ClusterCreated Message:Cluster created successfully LastHeartbeatTime:2022-01-13 20:10:35.824509289 +0000 UTC m=+14036.051568987 LastTransitionTime:2022-01-13 16:18:41 +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-01-13T20:10:45.884 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:10:45.885217 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:10:45.896 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:10:45.897500 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:10:56.117 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:10:56.118439 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:10:56.128 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:10:56.129898 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:11:06.349 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:11:06.349833 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:11:06.362 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:11:06.364360 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:11:16.608 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:11:16.609817 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:11:16.619 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:11:16.621232 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:11:26.900 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:11:26.901828 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:11:26.908 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:11:26.909841 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:11:37.139 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:11:37.140865 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:11:37.153 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:11:37.155283 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:11:47.378 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:11:47.379675 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:11:47.393 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:11:47.394134 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:11:57.649 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:11:57.650992 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:11:57.662 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:11:57.662898 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:12:07.881 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:12:07.882669 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:12:07.898 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:12:07.893908 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:12:18.107 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:12:18.109101 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:12:18.117 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:12:18.119129 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:12:28.369 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:12:28.371064 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:12:28.381 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:12:28.383030 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:12:38.661 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:12:38.662995 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:12:38.672 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:12:38.673540 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:12:48.890 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:12:48.891785 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:12:48.903 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:12:48.905106 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:12:59.166 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:12:59.167609 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:12:59.179 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:12:59.181028 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:13:09.461 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:13:09.462982 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:13:09.477 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:13:09.478446 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:13:19.695 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:13:19.696569 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:13:19.704 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:13:19.705669 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:13:29.929 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:13:29.930892 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:13:29.944 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:13:29.945585 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:13:40.158 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:13:40.159904 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:13:40.226 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:13:40.228142 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:13:50.448 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:13:50.448892 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:13:50.458 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:13:50.459148 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:14:00.677 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:14:00.678758 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:14:00.687 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:14:00.688860 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:14:10.906 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:14:10.907700 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:14:10.919 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:14:10.920100 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:14:21.171 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:14:21.172168 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:14:21.183 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:14:21.184863 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:14:31.487 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:14:31.488626 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:14:31.496 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:14:31.497895 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:14:41.734 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:14:41.734872 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:14:42.065 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:14:41.747129 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:14:51.966 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:14:51.967715 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:14:52.019 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:14:52.018258 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:15:02.234 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:15:02.235000 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:15:02.246 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:15:02.246993 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:15:12.467 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:15:12.467609 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:15:12.482 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:15:12.483505 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:15:22.702 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:15:22.703857 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:15:22.714 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:15:22.715768 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:15:32.931 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:15:32.932252 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:15:32.944 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:15:32.945861 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:15:43.168 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:15:43.168864 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:15:43.180 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:15:43.180831 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:15:53.397 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:15:53.398582 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:15:53.409 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:15:53.410681 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:16:03.628 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:16:03.629250 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:16:03.643 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:16:03.641931 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:16:13.862 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:16:13.863692 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:16:13.898 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:16:13.900054 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:16:24.143 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:16:24.145055 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:16:24.156 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:16:24.157916 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:16:34.375 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:16:34.376406 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:16:34.455 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:16:34.455428 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:16:44.681 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:16:44.682287 I | ceph-cluster-controller: CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-13T20:16:44.697 INFO:tasks.rook.operator.smithi104.stdout:2022-01-13 20:16:44.697890 E | ceph-cluster-controller: failed to reconcile CephCluster "rook-ceph/rook-ceph". CephCluster "rook-ceph/rook-ceph" will not be deleted until all dependents are removed: CephObjectStores: [foo] 2022-01-14T04:07:14.973 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2022-01-14T04:07:15.006 DEBUG:teuthology.task.console_log:Killing console logger for smithi104 2022-01-14T04:07:15.008 DEBUG:teuthology.exit:Finished running handlers